1RPM::Grill::Plugin::ManUisfeerstC(o3n)tributed Perl DocuRmPeMn:t:aGtriiolnl::Plugin::Manifest(3)
2
3
4
6 FIXME - FIXME
7
9 use Fixme::FIXME;
10
11 ....
12
14 FIXME fixme fixme fixme
15
17 FIXME-only if OO
18
19 new( FIXME-args )
20 FIXME FIXME describe constructor
21
23 FIXME document methods
24
25 method1
26 ...
27
28 method2
29 ...
30
36 UnownedDirectory
37 Your package claims ownership of the parent directory, and at least
38 one subdirectory inside the complained-about directory, but not the
39 complained-about directory itself. You probably need to fix this
40 using the rpm %dir directive in your specfile.
41
42 See <https://fedoraproject.org/wiki/Packaging:UnownedDirectories>
43
44 NonFHS
45 Your package ships a file or directory underneath a protected part
46 of the Filesystem Hierarchy Standard (e.g. "/usr/local"). See
47 <http://www.pathname.com/fhs/>.
48
49 NonSystemdFile
50 As of Fedora 17, "/etc/init.d" is obsolete. All packages should be
51 using systemd. See
52 <https://fedoraproject.org/wiki/Packaging:Systemd>
53
54 MoveToUsr
55 Fedora 17 and RHEL7 are doing away with "/bin", "/sbin", and
56 "/lib*". Your package has one or more files that are still living
57 there. These should be moved to the corresponding place under
58 "/usr". See freedesktop.org
59 <http://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge>.
60
61 BinfileBadOwner
62 Non-setuid files under "/bin", "/usr/bin", "/sbin", or "/usr/sbin";
63 and ELF DSOs; must be owned by user root.
64
65 BinfileBadGroup
66 Non-setgid files under "/bin", "/usr/bin", "/sbin", or "/usr/sbin";
67 and ELF DSOs; must be owned by group root.
68
70 L<>
71
73 Ed Santiago <santiago@redhat.com>
74
76 Hey! The above document had some coding errors, which are explained
77 below:
78
79 Around line 379:
80 An empty L<>
81
82
83
84perl v5.28.1 2019-04-17 RPM::Grill::Plugin::Manifest(3)