packages: python-distribute/python-distribute.spec - fixed sequence of rm/m...

sls sls at pld-linux.org
Mon Sep 19 20:12:18 CEST 2011


Author: sls                          Date: Mon Sep 19 18:12:18 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed sequence of rm/mv easy_install

---- Files affected:
packages/python-distribute:
   python-distribute.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/python-distribute/python-distribute.spec
diff -u packages/python-distribute/python-distribute.spec:1.28 packages/python-distribute/python-distribute.spec:1.29
--- packages/python-distribute/python-distribute.spec:1.28	Sat Aug 20 22:09:21 2011
+++ packages/python-distribute/python-distribute.spec	Mon Sep 19 20:12:13 2011
@@ -168,10 +168,10 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=1
 
+mv $RPM_BUILD_ROOT%{pypy_libdir}/bin/easy_install $RPM_BUILD_ROOT%{_bindir}/easy_install-pypy-%{pypy_ver}
 %{__rm} $RPM_BUILD_ROOT%{pypy_libdir}/bin/easy_install*
 %{__rm} $RPM_BUILD_ROOT%{pypy_sitedir}/setuptools/*.exe
 %{__rm} -r $RPM_BUILD_ROOT%{pypy_sitedir}/setuptools/tests
-mv $RPM_BUILD_ROOT%{pypy_libdir}/bin/easy_install $RPM_BUILD_ROOT%{_bindir}/easy_install-pypy-%{pypy_ver}
 %endif
 
 %clean
@@ -239,6 +239,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2011/09/19 18:12:13  sls
+- fixed sequence of rm/mv easy_install
+
 Revision 1.28  2011/08/20 20:09:21  qboosh
 - updated to 0.6.21
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-distribute/python-distribute.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list