Author: zbyniu Date: Sat Dec 15 01:18:55 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 20071214
---- Files affected: SPECS: refpolicy.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/refpolicy.spec diff -u SPECS/refpolicy.spec:1.8 SPECS/refpolicy.spec:1.9 --- SPECS/refpolicy.spec:1.8 Tue Aug 28 03:33:09 2007 +++ SPECS/refpolicy.spec Sat Dec 15 02:18:49 2007 @@ -5,12 +5,12 @@ Summary: SELinux policy configuration Summary(pl.UTF-8): Konfiguracja polityki SELinuksa Name: refpolicy -Version: 20070629 +Version: 20071214 Release: 0.2 License: GPL Group: Base Source0: http://oss.tresys.com/files/refpolicy/%{name}-%{version}.tar.bz2 -# Source0-md5: 8762233602b1e660636373102e6f6db4 +# Source0-md5: 63ec05e97e5ce914c73a459d1929cad5 Source1: %{name}-modules-targeted.conf Source2: %{name}-booleans-targeted.conf Source3: %{name}-setrans-targeted.conf @@ -118,10 +118,12 @@ %config(noreplace) %verify(not md5 mtime size) %{_seconfdir}/%1/contexts/*_context* \ %config(noreplace) %verify(not md5 mtime size) %{_seconfdir}/%1/contexts/*_type* \ %dir %{_seconfdir}/%1/contexts/files \ +%dir %{_seconfdir}/%1/contexts/users \ %ghost %{_seconfdir}/%1/contexts/files/file_contexts \ %ghost %{_seconfdir}/%1/contexts/files/homedir_template \ %ghost %{_seconfdir}/%1/contexts/files/file_contexts.homedirs \ %config(noreplace) %verify(not md5 mtime size) %{_seconfdir}/%1/contexts/files/media \ +%config(noreplace) %verify(not md5 mtime size) %{_seconfdir}/%1/contexts/users \ %config(noreplace) %verify(not md5 mtime size) %{_seconfdir}/%1/setrans.conf \ %ghost %{_seconfdir}/%1/seusers \ %dir %{_seconfdir}/%1/modules \ @@ -166,12 +168,12 @@ touch $RPM_BUILD_ROOT%{_seconfdir}/$pol/contexts/files/file_contexts.homedirs done -%{__make} NAME=devel TYPE=targeted DISTRO=%{distro} DIRECT_INITRC=y MONOLITHIC=%{monolithic} DESTDIR=$RPM_BUILD_ROOT PKGNAME=%{name}-%{version} POLY=n install-headers install-docs +%{__make} NAME=devel TYPE=standard DISTRO=%{distro} DIRECT_INITRC=y MONOLITHIC=%{monolithic} DESTDIR=$RPM_BUILD_ROOT PKGNAME=%{name}-%{version} POLY=n install-headers install-docs rm -f $RPM_BUILD_ROOT%{_usr}/share/selinux/devel/include/include -%installCmds targeted targeted y n -%installCmds strict strict y n -%installCmds mls strict-mls n y +%installCmds targeted standard y n +%installCmds strict standard y n +%installCmds mls mls n y %clean rm -rf $RPM_BUILD_ROOT @@ -211,6 +213,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007-12-15 01:18:49 zbyniu +- up to 20071214 + Revision 1.8 2007-08-28 01:33:09 zbyniu - up to 20070629 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/refpolicy.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
