rpms/policycoreutils/FC-4 .cvsignore, 1.56, 1.57 policycoreutils.spec, 1.123, 1.124 sources, 1.58, 1.59

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 23 16:05:03 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/policycoreutils/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv17624

Modified Files:
	.cvsignore policycoreutils.spec sources 
Log Message:
* Fri Sep 23 2005 Dan Walsh <dwalsh at redhat.com> 1.27.2-1.1
- Update to rawhide version



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/FC-4/.cvsignore,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- .cvsignore	25 Aug 2005 15:12:30 -0000	1.56
+++ .cvsignore	23 Sep 2005 16:04:56 -0000	1.57
@@ -39,3 +39,4 @@
 policycoreutils-1.23.10.tgz
 policycoreutils-1.23.11.tgz
 policycoreutils-1.25.6.tgz
+policycoreutils-1.27.2.tgz


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/FC-4/policycoreutils.spec,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- policycoreutils.spec	25 Aug 2005 15:12:30 -0000	1.123
+++ policycoreutils.spec	23 Sep 2005 16:04:56 -0000	1.124
@@ -2,13 +2,11 @@
 %define libsepolver 1.5.9-2
 Summary: SELinux policy core utilities.
 Name: policycoreutils
-Version: 1.23.11
-Release: 3.2
+Version: 1.27.2
+Release: 1
 License: GPL
 Group: System Environment/Base
 Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
-Patch: policycoreutils-rhat.patch
-Patch1: policycoreutils-fixfiles.patch
 
 Prefix: %{_prefix}
 BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver}
@@ -35,8 +33,6 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
-%patch1 -p1 -b .fixfiles
 
 %build
 make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all 
@@ -50,6 +46,8 @@
 mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man8
 mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
 make DESTDIR="${RPM_BUILD_ROOT}" install
+rm -rf  ${RPM_BUILD_ROOT}%{_bindir}/semodule_*
+rm -rf  ${RPM_BUILD_ROOT}%{_sbindir}/semodule*
 
 %find_lang %{name}
 
@@ -86,6 +84,9 @@
 %config(noreplace) %{_sysconfdir}/sestatus.conf
 
 %changelog
+* Fri Sep 23 2005 Dan Walsh <dwalsh at redhat.com> 1.27.2-1.1
+- Update to rawhide version
+
 * Thu Aug 25 2005 Dan Walsh <dwalsh at redhat.com> 1.23.11-3.2
 - More fixes for fixfiles
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/FC-4/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sources	20 May 2005 17:22:30 -0000	1.58
+++ sources	23 Sep 2005 16:04:56 -0000	1.59
@@ -1 +1 @@
-1ca5dd76af9344d78d0e9e872963e3ea  policycoreutils-1.23.11.tgz
+99e33b420c9e30b4b784d67fce749dfd  policycoreutils-1.27.2.tgz




More information about the fedora-cvs-commits mailing list