rpms/mirrormanager/EL-5 .cvsignore, 1.9, 1.10 mirrormanager.spec, 1.9, 1.10 sources, 1.9, 1.10

Matt Domsch mdomsch at fedoraproject.org
Wed Sep 9 02:15:22 UTC 2009


Author: mdomsch

Update of /cvs/extras/rpms/mirrormanager/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11934

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/EL-5/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	7 Apr 2009 16:55:47 -0000	1.9
+++ .cvsignore	9 Sep 2009 02:15:21 -0000	1.10
@@ -1 +1 @@
-mirrormanager-1.2.11.tar.bz2
+mirrormanager-1.3.0.tar.bz2


Index: mirrormanager.spec
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/EL-5/mirrormanager.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- mirrormanager.spec	7 Apr 2009 16:55:47 -0000	1.9
+++ mirrormanager.spec	9 Sep 2009 02:15:21 -0000	1.10
@@ -1,16 +1,16 @@
 Name:           mirrormanager
-Version:        1.2.11
+Version:        1.3.0
 Release:        1%{?dist}
 Summary:        Fedora mirror management system
 BuildArch:      noarch
 
 Group:          Applications/Internet
-License:        MIT and GPLv2 and GPLv3
+License:        MIT and GPLv2
 URL:            http://fedorahosted.org/mirrormanager
 Source0:        https://fedorahosted.org/releases/m/i/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  python
-Requires:       TurboGears, python-IPy, python-GeoIP, wget, yum
+Requires:       TurboGears, python-IPy, python-GeoIP, wget, yum, psmisc, python-dns, python-fedora >= 0.3.14
 
 %define py_ver         %(echo `python -c "import sys; print sys.version[:3]"`)
 %if "%{py_ver}" < "2.5"
@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/mirrormanager.conf
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/mirrorlist-server.conf
-%doc LICENSES LICENSE-MIT-X11 LICENSE-GPLv2 LICENSE-GPLv3
+%doc LICENSES LICENSE-MIT-X11 LICENSE-GPLv2
 %doc server/*.cfg
 
 %files client
@@ -72,6 +72,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep  7 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.3.0-1
+- add CSRF protection, add Requires: python-fedora
+- add IPv6 capability
+- switch DNS lookups to use python-dns
+- other misc bugfixes
+
+* Thu Jul  9 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.12-1
+- bug fixes post F11 release
+
+* Mon Apr 20 2009 Mike McGrath <mmcgrath at fedoraproject.org> 1.2.11-2
+- Added psmisc Requires
+
 * Tue Apr  7 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.2.11-1
 - fix quite a few bugs from previous version
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mirrormanager/EL-5/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	7 Apr 2009 16:55:47 -0000	1.9
+++ sources	9 Sep 2009 02:15:21 -0000	1.10
@@ -1 +1 @@
-e984e646df8154dcbe511fc8d384ceaa  mirrormanager-1.2.11.tar.bz2
+1be6ae3e072b88fe37d1e3cf01237820  mirrormanager-1.3.0.tar.bz2




More information about the fedora-extras-commits mailing list