rpms/yum/devel yum.spec,1.181,1.182

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Mon Oct 8 16:06:29 UTC 2007


Author: skvidal

Update of /cvs/extras/rpms/yum/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14195

Modified Files:
	yum.spec 
Log Message:

3.2.6-2



Index: yum.spec
===================================================================
RCS file: /cvs/extras/rpms/yum/devel/yum.spec,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- yum.spec	5 Oct 2007 16:04:23 -0000	1.181
+++ yum.spec	8 Oct 2007 16:05:39 -0000	1.182
@@ -3,7 +3,7 @@
 Summary: RPM installer/updater
 Name: yum
 Version: 3.2.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz
@@ -11,6 +11,7 @@
 Source2: yum-updatesd.conf.fedora
 Patch0: installonlyn-enable.patch
 Patch1: yum-showasdep.patch
+Patch2: yum-misc-fixes.patch
 
 URL: http://linux.duke.edu/yum/
 BuildArch: noarch
@@ -48,6 +49,7 @@
 %setup -q
 %patch0 -p0 -b .installonly
 %patch1 -p1 -b .showdep
+%patch2 -p1 -b .misc
 
 %build
 make
@@ -93,6 +95,9 @@
 %dir /usr/lib/yum-plugins
 
 %changelog
+* Mon Oct  8 2007 Seth Vidal <skvidal at fedoraproject.org> 3.2.6-2
+- fixes pre-3.2.7
+
 * Fri Oct  5 2007 Seth Vidal <skvidal at fedoraproject.org> 3.2.6-1
 - 3.2.6 
 - remove all old patches




More information about the fedora-extras-commits mailing list