]> git.pld-linux.org Git - packages/pgadmin3.git/commitdiff
- up to 1.18.1 auto/th/pgadmin3-1.18.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 18 Jan 2014 16:44:19 +0000 (17:44 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 18 Jan 2014 16:44:19 +0000 (17:44 +0100)
- build with wxWidgets 3.0

pgadmin3.spec

index db8f6d2a2b2dad6f6c6ddc72cdf3eb7d3a99e82d..b16f54939ab7463113237227c82309eb6db631dd 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Powerful administration and development platform for the PostgreSQL
 Summary(pl.UTF-8):     Potężna platforma do administrowania i programowania bazy PostgreSQL
 Name:          pgadmin3
-Version:       1.18.0
-Release:       2
+Version:       1.18.1
+Release:       1
 Epoch:         0
 License:       Artistic
 Group:         Applications/Databases
 Source0:       http://ftp.postgresql.org/pub/pgadmin3/release/v%{version}/src/%{name}-%{version}.tar.gz
-# Source0-md5: ed1968a9abda0064be68bf57d7ccad43
+# Source0-md5: 7dde96680407c900af72d0839a377de4
 Source1:       %{name}.desktop
 Patch0:                %{name}-m4.patch
 URL:           http://www.pgadmin.org/
@@ -54,7 +54,7 @@ cp -f config.rpath.in config/config.rpath
 %{__automake}
 %configure \
        --with-wx-config="%{_bindir}/wx-gtk2-unicode-config" \
-       --with-wx-version="2.8"
+       --with-wx-version="3.0"
 %{__make}
 
 %install
This page took 0.37562 seconds and 4 git commands to generate.