Author: glen Date: Sun Jan 13 16:41:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update summary description after package split
---- Files affected: SPECS: innobackup.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/innobackup.spec diff -u SPECS/innobackup.spec:1.14 SPECS/innobackup.spec:1.15 --- SPECS/innobackup.spec:1.14 Sun Jan 13 17:31:58 2008 +++ SPECS/innobackup.spec Sun Jan 13 17:41:34 2008 @@ -1,7 +1,6 @@ # $Revision$, $Date$ %include /usr/lib/rpm/macros.perl -Summary: InnoDB Hot Backup -Summary(pl.UTF-8): Gorący backup InnoDB +Summary: Perl script which automates the backup of both MyISAM and InnoDB tables Name: innobackup Version: 1.4.0 Release: 1 @@ -9,7 +8,7 @@ Group: Applications/Databases Source0: http://www.innodb.com/download/%{name}-%{version} # Source0-md5: 4bdeba7e9964cfe6f18c21df5eef8159 -URL: http://www.innodb.com/ +URL: http://www.innodb.com/hot-backup/ BuildRequires: rpm-perlprov >= 4.1-13 Requires: ibbackup BuildArch: noarch @@ -24,6 +23,9 @@ time. InnoDB Hot Backup is also the ideal method of setting up new slaves if you use the MySQL replication on InnoDB tables. +innobackup is a Perl script which automates the backup of both MyISAM and +InnoDB type tables and .frm files. It is an adaptable front-end for ibbackup. + %description -l pl.UTF-8 InnoDB Hot Backup to idealne rozwiązanie dla tworzenia w czasie rzeczywistym kopii zapasowych tabel w MySQL oraz zestawiania @@ -57,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-01-13 16:41:34 glen +- update summary description after package split + Revision 1.14 2008-01-13 16:31:58 glen - innobackup 1.4.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/innobackup.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
