rpms/yum/F-10 yum.spec,1.239,1.240

James Antill james at fedoraproject.org
Mon Jun 22 05:59:17 UTC 2009


Author: james

Update of /cvs/pkgs/rpms/yum/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28555

Modified Files:
	yum.spec 
Log Message:
* Sun Jun 21 2009 James Antill <james at fedoraproject.org> - 3.2.23-3.fc10.2
- Try and fix the update EVR problem, due to python change.
- atm. dist-f11-updates is at 3.2.23-3.fc11, we need something _older_ than
- that, so that people update post fix.
- Fix path.
- Resolves: bug#506685



Index: yum.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yum/F-10/yum.spec,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -p -r1.239 -r1.240
--- yum.spec	22 Jun 2009 05:52:45 -0000	1.239
+++ yum.spec	22 Jun 2009 05:58:47 -0000	1.240
@@ -79,7 +79,7 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man*/yu
 rm -f $RPM_BUILD_ROOT/%{_datadir}/yum-cli/yumupd.py*
 
 # This should fix bug#506685
-mkdir -p $RPM_BUILD_ROOT/usr/lib/python2.6
+mkdir -p $RPM_BUILD_ROOT/usr/lib/python2.6/site-packages
 cp -a $RPM_BUILD_ROOT/%{python_sitelib}/rpmUtils $RPM_BUILD_ROOT/usr/lib/python2.6/site-packages/rpmUtils
 cp -a $RPM_BUILD_ROOT/%{python_sitelib}/yum      $RPM_BUILD_ROOT/usr/lib/python2.6/site-packages/yum
 




More information about the fedora-extras-commits mailing list