SPECS: pgadmin3.spec - up to 1.6.1 - rel 0.1 (not tested)
psz
psz at pld-linux.org
Sat Dec 2 19:46:43 CET 2006
Author: psz Date: Sat Dec 2 18:46:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.6.1
- rel 0.1 (not tested)
---- Files affected:
SPECS:
pgadmin3.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/pgadmin3.spec
diff -u SPECS/pgadmin3.spec:1.20 SPECS/pgadmin3.spec:1.21
--- SPECS/pgadmin3.spec:1.20 Wed Aug 9 08:47:12 2006
+++ SPECS/pgadmin3.spec Sat Dec 2 19:46:38 2006
@@ -2,20 +2,22 @@
Summary: Powerful administration and development platform for the PostgreSQL
Summary(pl): Potężna platforma do administrowania i programowania bazy PostgreSQL
Name: pgadmin3
-Version: 1.4.3
-Release: 2
+Version: 1.6.1
+Release: 0.1
Epoch: 0
License: Artistic
Group: Applications/Databases
Source0: ftp://ftp6.pl.postgresql.org/pub/postgresql/pgadmin3/release/v%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5: 28388816f867cd8723a4c0a460cf26b4
+# Source0-md5: 0cdfffceb09e40787ead39541bcd5683
Source1: %{name}.desktop
URL: http://www.pgadmin.org/
BuildRequires: automake
+BuildRequires: libxml2 >= 2.6.18
+BuildRequires: libxslt >= 1.1
BuildRequires: openssl-devel
-BuildRequires: postgresql-devel
-BuildRequires: postgresql-backend-devel
-BuildRequires: wxGTK2-unicode-gl-devel >= 2.6.0
+BuildRequires: postgresql-devel >= 7.4
+BuildRequires: postgresql-backend-devel >= 7.4
+BuildRequires: wxGTK2-unicode-gl-devel >= 2.7.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _pgmoduledir %{_libdir}/postgresql
@@ -100,6 +102,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/12/02 18:46:38 psz
+- up to 1.6.1
+- rel 0.1 (not tested)
+
Revision 1.20 2006/08/09 06:47:12 arekm
- rel 2; rebuild
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pgadmin3.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list