Changes of Revision 4
[-] | Changed | MySQL-zrm.spec |
x 1
2 %define LOGDIR /var/log/mysql-zrm 3 %define CONFDIR /etc/mysql-zrm 4 %define BKUPDIR /var/lib/mysql-zrm 5 -%{!?VERSION: %define VERSION 2.1} 6 +%{!?VERSION: %define VERSION 2.2.0} 7 8 Name: MySQL-zrm 9 Summary: Zmanda Recovery Manager for MySQL 10 Version: %{VERSION} 11 -Release: 2 12 +Release: 1 13 BuildArch: noarch 14 License: GPL 15 Group: Applications/System 16
17 18 19 %changelog 20 +* Sat Feb 13 2010 Carsten Schoene <cs@linux-administrator.com> - 2.2.0-1 21 +- update to new upstream release 22 + 23 * Sun Jun 21 2009 Carsten Schoene <cs@linux-administrator.com> - 2.1-2 24 - fix some issues in spec 25 26 |
||
Added | MySQL-zrm-2.2.0.tar.bz2 ^ |