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

James Antill james at fedoraproject.org
Mon Jun 22 06:07:47 UTC 2009


Author: james

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

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.240
retrieving revision 1.241
diff -u -p -r1.240 -r1.241
--- yum.spec	22 Jun 2009 05:58:47 -0000	1.240
+++ yum.spec	22 Jun 2009 06:07:16 -0000	1.241
@@ -101,8 +101,8 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/yum
 %{python_sitelib}/rpmUtils
 # This should fix bug#506685
-/usr/lib/python2.6/yum
-/usr/lib/python2.6/rpmUtils
+/usr/lib/python2.6/site-packages/yum
+/usr/lib/python2.6/site-packages/rpmUtils
 %dir /var/cache/yum
 %dir /var/lib/yum
 %{_mandir}/man*/yum.*




More information about the fedora-extras-commits mailing list