rpms/audit/FC-6 audit.spec,1.115,1.116

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Dec 1 16:47:03 UTC 2006


Author: sgrubb

Update of /cvs/dist/rpms/audit/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv17459

Modified Files:
	audit.spec 
Log Message:
sync time stamp of libaudit.conf




Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/FC-6/audit.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- audit.spec	30 Nov 2006 13:49:02 -0000	1.115
+++ audit.spec	1 Dec 2006 16:47:01 -0000	1.116
@@ -91,6 +91,9 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/python2.4/site-packages/_audit.a
 rm -f $RPM_BUILD_ROOT/%{_libdir}/python2.4/site-packages/_audit.la
 
+# On platforms with 32 & 64 bit libs, we need to coordinate the timestamp
+touch -r ./audit.spec $RPM_BUILD_ROOT/etc/libaudit.conf
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 




More information about the fedora-cvs-commits mailing list