This file is indexed.

/usr/lib/xtrkcad/xtrkcad.spec.head is in xtrkcad 1:4.0.2-2+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
BuildRoot: RLSEDIR/install
Name: xtrkcad
Version: RLSEVER
Release: 1
Summary: XTrkCad Model Railroad CAD
License: GPL
Group: Applications/Engineering
Vendor: XTrkCad Fork Project

%define _rpmdir RLSEDIR/install/
%define _rpmfilename %%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm

%pre


%post
rm -f /usr/local/bin/xtrkcad
ln -s /usr/local/lib/xtrkcad/xtrkcad /usr/local/bin/xtrkcad

%description
XTrkCad is a CAD program for designing Model Railroad layouts.
XTrkCad supports any scale, has libraries of popular brands of x
turnouts and sectional track (plus you add your own easily), can
automatically use spiral transition curves when joining track
and has extensive on-line help and demonstrations.  
XTrkCad lets you manipulate track much like you would with actual
flex-track to modify, extend and join tracks and turnouts.
Additional features include tunnels, 'post-it' notes, on-screen
ruler, parts list, 99 drawing layers, undo/redo commands,
benchwork, 'Print to BitMap', elevations, train simulation and
car inventory.

%files
%defattr( -, root, root )