rpms/mirrormanager/devel .cvsignore, 1.5, 1.6 mirrormanager.spec, 1.6, 1.7 sources, 1.5, 1.6

Matt Domsch mdomsch at fedoraproject.org
Tue Apr 7 16:53:38 UTC 2009


Author: mdomsch

Update of /cvs/extras/rpms/mirrormanager/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30032

Modified Files:
	.cvsignore mirrormanager.spec sources 
Log Message:
update to 1.2.11


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	6 Apr 2009 16:36:48 -0000	1.5
+++ .cvsignore	7 Apr 2009 16:53:08 -0000	1.6
@@ -1 +1 @@
-mirrormanager-1.2.10.tar.bz2
+mirrormanager-1.2.11.tar.bz2


Index: mirrormanager.spec
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/devel/mirrormanager.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mirrormanager.spec	6 Apr 2009 16:36:48 -0000	1.6
+++ mirrormanager.spec	7 Apr 2009 16:53:08 -0000	1.7
@@ -1,5 +1,5 @@
 Name:           mirrormanager
-Version:        1.2.10
+Version:        1.2.11
 Release:        1%{?dist}
 Summary:        Fedora mirror management system
 BuildArch:      noarch
@@ -12,7 +12,7 @@
 BuildRequires:  python
 Requires:       TurboGears, python-IPy, python-GeoIP, wget, yum
 
-%include /usr/lib/rpm/macros.python
+%define py_ver         %(echo `python -c "import sys; print sys.version[:3]"`)
 %if "%{py_ver}" < "2.5"
 # for md5, sha1, sha256, which are native to python 2.5 and higher
 Requires: python-hashlib
@@ -72,6 +72,9 @@
 
 
 %changelog
+* Tue Apr  7 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.11-1
+- fix quite a few bugs from previous version
+
 * Mon Apr  6 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.10-1
 - improved crawler repomd.xml verification
 - improved publiclist generation


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	6 Apr 2009 16:36:48 -0000	1.5
+++ sources	7 Apr 2009 16:53:08 -0000	1.6
@@ -1 +1 @@
-688893a7c3d56611dbd079dc1fe770e3  mirrormanager-1.2.10.tar.bz2
+e984e646df8154dcbe511fc8d384ceaa  mirrormanager-1.2.11.tar.bz2




More information about the fedora-extras-commits mailing list