* [patch] add new files to policycoreutils.spec
@ 2005-01-25 23:26 Darrel Goeddel
2005-01-26 17:13 ` Stephen Smalley
0 siblings, 1 reply; 2+ messages in thread
From: Darrel Goeddel @ 2005-01-25 23:26 UTC (permalink / raw)
To: 'SELinux List'
Hi,
I noticed that building the latest policycoreutils rpm complains about
unpackaged files. Here is a patch to make it happy:
diff -u -p -r1.1.1.6 policycoreutils.spec
--- policycoreutils.spec 25 Jan 2005 18:07:41 -0000 1.1.1.6
+++ policycoreutils.spec 25 Jan 2005 23:24:19 -0000
@@ -58,6 +58,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/restorecon.8.gz
%{_sbindir}/genhomedircon
%{_sbindir}/sestatus
+%{_sbindir}/open_init_pty
+%{_mandir}/man8/genhomedircon.8.gz
+%{_mandir}/man8/open_init_pty.8.gz
%{_mandir}/man8/sestatus.8.gz
%{_mandir}/man8/setfiles.8.gz
%{_mandir}/man8/fixfiles.8.gz
@@ -66,6 +69,7 @@ rm -rf ${RPM_BUILD_ROOT}
%{_bindir}/newrole
%{_bindir}/audit2allow
%{_mandir}/man1/newrole.1.gz
+%{_mandir}/man1/audit2allow.1.gz
%config %{_sysconfdir}/pam.d/newrole
%{_sbindir}/run_init
%config %{_sysconfdir}/pam.d/run_init
--
Darrel
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [patch] add new files to policycoreutils.spec
2005-01-25 23:26 [patch] add new files to policycoreutils.spec Darrel Goeddel
@ 2005-01-26 17:13 ` Stephen Smalley
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2005-01-26 17:13 UTC (permalink / raw)
To: Darrel Goeddel; +Cc: 'SELinux List'
On Tue, 2005-01-25 at 18:26, Darrel Goeddel wrote:
> Hi,
> I noticed that building the latest policycoreutils rpm complains about
> unpackaged files. Here is a patch to make it happy:
Thanks, merged. BTW, please note that the spec files in our tree are
just examples and are not really considered part of the "package". We
typically only check them before pushing an updated release to nsa.gov,
and they may diverge from the real spec files used by Red Hat or other
distributors.
--
Stephen Smalley <sds@epoch.ncsc.mil>
National Security Agency
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-26 17:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-25 23:26 [patch] add new files to policycoreutils.spec Darrel Goeddel
2005-01-26 17:13 ` Stephen Smalley
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.