From: Darrel Goeddel <dgoeddel@TrustedCS.com>
To: "'SELinux List'" <SELinux@tycho.nsa.gov>
Subject: [patch] add new files to policycoreutils.spec
Date: Tue, 25 Jan 2005 17:26:50 -0600 [thread overview]
Message-ID: <41F6D5BA.2030901@trustedcs.com> (raw)
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.
next reply other threads:[~2005-01-25 23:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-25 23:26 Darrel Goeddel [this message]
2005-01-26 17:13 ` [patch] add new files to policycoreutils.spec Stephen Smalley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41F6D5BA.2030901@trustedcs.com \
--to=dgoeddel@trustedcs.com \
--cc=SELinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.