rpms/VirtualBox-OSE/devel VirtualBox-OSE.spec,1.9,1.10

Lubomir Rintel lkundrak at rpmfusion.org
Thu Jul 9 10:30:21 CEST 2009


Author: lkundrak

Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4981

Modified Files:
	VirtualBox-OSE.spec 
Log Message:
Fix the plist check


Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- VirtualBox-OSE.spec	8 Jul 2009 18:27:29 -0000	1.9
+++ VirtualBox-OSE.spec	9 Jul 2009 08:30:20 -0000	1.10
@@ -287,6 +287,7 @@
                 $RPM_BUILD_ROOT%{_libdir}/*OGL*.so      \
                 $RPM_BUILD_ROOT%{_datadir}/{pixmaps,applications}/* \
                 -maxdepth 0 -type f                     \
+                -not -name '*.py[co]'                   \
                 -not -name VBox -exec basename '{}' \; |sort)
 set -o posix
 



More information about the rpmfusion-commits mailing list