rpms/yum/devel .cvsignore, 1.65, 1.66 sources, 1.68, 1.69 yum.spec, 1.190, 1.191

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Fri Jan 25 05:15:17 UTC 2008


Author: skvidal

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

Modified Files:
	.cvsignore sources yum.spec 
Log Message:
3.2.10




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/yum/devel/.cvsignore,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- .cvsignore	3 Dec 2007 18:10:34 -0000	1.65
+++ .cvsignore	25 Jan 2008 05:14:25 -0000	1.66
@@ -1,3 +1 @@
-yum-3.2.6.tar.gz
-yum-3.2.7.tar.gz
-yum-3.2.8.tar.gz
+yum-3.2.10.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/yum/devel/sources,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- sources	3 Dec 2007 18:10:34 -0000	1.68
+++ sources	25 Jan 2008 05:14:25 -0000	1.69
@@ -1,3 +1 @@
-c5c09c8ff59ca9bc48ef9ae4ae205a78  yum-3.2.6.tar.gz
-6a318b08019bd40e1c135921eee7ea80  yum-3.2.7.tar.gz
-25362cf7c9baeb557975be8ca2534555  yum-3.2.8.tar.gz
+15b1ff767580c0ea341d369d7d245f2b  yum-3.2.10.tar.gz


Index: yum.spec
===================================================================
RCS file: /cvs/extras/rpms/yum/devel/yum.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- yum.spec	5 Dec 2007 20:15:55 -0000	1.190
+++ yum.spec	25 Jan 2008 05:14:25 -0000	1.191
@@ -2,15 +2,14 @@
 
 Summary: RPM installer/updater
 Name: yum
-Version: 3.2.8
-Release: 2%{?dist}
+Version: 3.2.10
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz
 Source1: yum.conf.fedora
 Source2: yum-updatesd.conf.fedora
 Patch0: installonlyn-enable.patch
-Patch1: yum-3.2.8-livecd-work.patch
 
 URL: http://linux.duke.edu/yum/
 BuildArch: noarch
@@ -22,6 +21,7 @@
 Requires: python-sqlite
 Requires: urlgrabber
 Requires: yum-metadata-parser >= 1.1.0
+Requires: pygpgme
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -47,7 +47,6 @@
 %prep
 %setup -q
 %patch0 -p0 -b .installonly
-%patch1 -p1 -b .livecd
 
 %build
 make
@@ -93,6 +92,11 @@
 %dir /usr/lib/yum-plugins
 
 %changelog
+* Fri Jan 25 2008 Seth Vidal <skvidal at fedoraproject.org> - 3.2.10-1
+- 3.2.10
+- add pygpgme dep
+
+
 * Wed Dec  5 2007 Seth Vidal <skvidal at fedoraproject.org> - 3.2.8-2
 - keep livecd working - patch from upstream until 3.2.9 comes out
 




More information about the fedora-extras-commits mailing list