[MySQL-zrm/el6] Update to 3.0

Orion Poplawski orion at fedoraproject.org
Wed Mar 19 22:31:47 UTC 2014


commit 2725fdbdcac4adcb9372739c3ad7d5f13580395c
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Mar 18 16:31:45 2014 -0600

    Update to 3.0

 .gitignore     |    1 +
 MySQL-zrm.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd809ef..b106ebf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MySQL-zrm-2.1.1.tar.gz
 /MySQL-zrm-2.2.0.tar.gz
+/MySQL-zrm-3.0-release.tar.gz
diff --git a/MySQL-zrm.spec b/MySQL-zrm.spec
index 559ad80..4413db5 100644
--- a/MySQL-zrm.spec
+++ b/MySQL-zrm.spec
@@ -1,12 +1,12 @@
 Name:           MySQL-zrm
-Version:        2.2.0
-Release:        3%{?dist}
+Version:        3.0
+Release:        1%{?dist}
 Summary:        MySQL backup manager
 
 Group:          Applications/System
 License:        GPLv2
 URL:            http://www.zmanda.com/backup-mysql.html
-source0:        http://www.zmanda.com/downloads/community/ZRM-MySQL/2.2/Source/MySQL-zrm-%{version}.tar.gz
+Source0:        http://www.zmanda.com/downloads/community/ZRM-MySQL/3.0/Source/MySQL-zrm-%{version}-release.tar.gz
 Patch0:         MySQL-zrm-disable-xinetd-service.patch
 Patch1:         MySQL-zrm-2.2.0-quiet.patch
 
@@ -27,7 +27,7 @@ Easy-to-use yet flexible and robust backup and recovery solution for MySQL
 server.
 
 %prep
-%setup -q
+%setup -q -c
 %patch0 -p1
 %patch1 -p1 -b .quiet
 
@@ -90,6 +90,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/mysql-zrm/*
 
 %changelog
+* Tue Mar 18 2014 Orion Poplawski <orion at cora.nwra.com> - 3.0-1
+- Update to 3.0
+
 * Sun Dec 4 2011 Orion Poplawski <orion at cora.nwra.com> - 2.2.0-3
 - Update quiet patch to fix bug 759854
 - Restrict permissions on mysql-zrm.conf
diff --git a/sources b/sources
index c25791e..592e0bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-913682241e097133ff90dcf85812ff8a  MySQL-zrm-2.2.0.tar.gz
+dbc09406c04f5a21c09d582af6b1fe34  MySQL-zrm-3.0-release.tar.gz


More information about the scm-commits mailing list