Author: arekm Date: Wed Feb 15 20:23:51 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2
---- Files affected: SPECS: mysql-administrator.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/mysql-administrator.spec diff -u SPECS/mysql-administrator.spec:1.14 SPECS/mysql-administrator.spec:1.15 --- SPECS/mysql-administrator.spec:1.14 Wed Feb 15 20:08:08 2006 +++ SPECS/mysql-administrator.spec Wed Feb 15 21:23:46 2006 @@ -5,7 +5,7 @@ Summary(pl): Narzędzie do zarządzania, konfiguracji i monitorowania pracy serwera MySQL Name: mysql-administrator Version: 1.1.6 -Release: 1 +Release: 2 License: GPL Group: Applications/Databases Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQLAdministrationSuite/%{name}-%{version}.tar.gz @@ -57,6 +57,9 @@ %{__make} cd ../%{name} +%{__aclocal} +%{__autoconf} +%{__automake} %configure \ --with-commondirname=administrator %{__make} @@ -97,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/02/15 20:23:46 arekm +- rel 2 + Revision 1.14 2006/02/15 19:08:08 arekm - up to 1.1.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql-administrator.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
