Author: beorn Date: Mon Oct 8 12:25:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Fixed BR
---- Files affected: SPECS: pgadmin3.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/pgadmin3.spec diff -u SPECS/pgadmin3.spec:1.33 SPECS/pgadmin3.spec:1.34 --- SPECS/pgadmin3.spec:1.33 Mon Oct 8 14:24:10 2007 +++ SPECS/pgadmin3.spec Mon Oct 8 14:25:53 2007 @@ -15,7 +15,7 @@ URL: http://www.pgadmin.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: libxml2 >= 2.6.18 +BuildRequires: libxml2-devel >= 2.6.18 BuildRequires: libxslt-devel >= 1.1 BuildRequires: openssl-devel BuildRequires: postgresql-devel >= 7.4 @@ -110,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007/10/08 12:25:53 beorn +- Fixed BR + Revision 1.33 2007/10/08 12:24:10 beorn - Fixed BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pgadmin3.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
