update to newer version
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 2 Apr 2010 15:59:30 +0000 (15:59 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 2 Apr 2010 15:59:30 +0000 (15:59 +0000)
sources
yum.spec

diff --git a/sources b/sources
index abd2a6f..d635ff8 100644 (file)
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7463c6664924697ba60ef305a07c7e7c1988ab9  http://build.planet-lab.org/third-party/yum-3.2.27-1.fc12.src.rpm
+e3422c5d3997f7ab30df8c5735177cec7b5db32f  http://build.planet-lab.org/third-party/yum-3.2.27-2.fc12.src.rpm
index 113724e..f25776f 100644 (file)
--- a/yum.spec
+++ b/yum.spec
@@ -18,6 +18,7 @@ Patch3: yum-multilib-policy-best.patch
 Patch4: no-more-exactarchlist.patch
 Patch5: geode-arch.patch
 Patch6: yum-HEAD.patch
 Patch4: no-more-exactarchlist.patch
 Patch5: geode-arch.patch
 Patch6: yum-HEAD.patch
+Patch7: yum-do-not-overwrite-keys.patch
 Patch10: yum-3.2.27-chroot.patch
 
 URL: http://yum.baseurl.org/
 Patch10: yum-3.2.27-chroot.patch
 
 URL: http://yum.baseurl.org/
@@ -63,10 +64,11 @@ can notify you when they are available via email, syslog or dbus.
 %patch4 -p0
 %patch5 -p1
 #%%%%patch6 -p1
 %patch4 -p0
 %patch5 -p1
 #%%%%patch6 -p1
+%patch7 -p1
+
 %patch10 -p1
 
 %build
 %patch10 -p1
 
 %build
-
 make
 
 %install
 make
 
 %install
@@ -115,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /usr/lib/yum-plugins
 
 %changelog
 %dir /usr/lib/yum-plugins
 
 %changelog
+* Tue Mar 23 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-2
+- broke searching in PK, this patch fixes it.
+
 * Thu Mar 18 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-1
 - update to 3.2.27 - lots of fixes since 3.2.26
 
 * Thu Mar 18 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.27-1
 - update to 3.2.27 - lots of fixes since 3.2.26