rpms/audit/FC-5 audit.spec,1.86,1.87

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Sep 18 23:54:03 UTC 2006


Author: sgrubb

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

Modified Files:
	audit.spec 
Log Message:
another specfile adjustment



Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/FC-5/audit.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- audit.spec	18 Sep 2006 23:51:21 -0000	1.86
+++ audit.spec	18 Sep 2006 23:54:01 -0000	1.87
@@ -71,6 +71,8 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 
 mkdir -p $RPM_BUILD_ROOT/%{_libdir}
+mv $RPM_BUILD_ROOT/etc/audit/* $RPM_BUILD_ROOT/etc
+rmdir $RPM_BUILD_ROOT/etc/audit
 # This winds up in the wrong place when libtool is involved
 mv $RPM_BUILD_ROOT/%{_lib}/libaudit.a $RPM_BUILD_ROOT%{_libdir}
 mv $RPM_BUILD_ROOT/%{_lib}/libauparse.a $RPM_BUILD_ROOT%{_libdir}




More information about the fedora-cvs-commits mailing list