SPECS: dbus.spec - corrected *.py files path

freetz freetz at pld-linux.org
Sun Jul 10 19:39:31 CEST 2005


Author: freetz                       Date: Sun Jul 10 17:39:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- corrected *.py files path

---- Files affected:
SPECS:
   dbus.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.86 SPECS/dbus.spec:1.87
--- SPECS/dbus.spec:1.86	Sat Jul  2 22:49:52 2005
+++ SPECS/dbus.spec	Sun Jul 10 19:39:26 2005
@@ -371,7 +371,7 @@
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/dbus.sh
 
 %if %{with python}
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{py,la,a}
+rm -f $RPM_BUILD_ROOT%{py_sitedir}/%{name}/*.{py,la,a}
 %endif
 
 %clean
@@ -547,6 +547,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2005/07/10 17:39:26  freetz
+- corrected *.py files path
+
 Revision 1.86  2005/07/02 20:49:52  freetz
 - merged post 0.34 fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dbus.spec?r1=1.86&r2=1.87&f=u




More information about the pld-cvs-commit mailing list