Hello community,

here is the log from the commit of package pgadmin3 for openSUSE:Factory 
checked in at 2011-12-05 12:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgadmin3 (Old)
 and      /work/SRC/openSUSE:Factory/.pgadmin3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgadmin3", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgadmin3/pgadmin3.changes        2011-09-26 
10:10:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pgadmin3.new/pgadmin3.changes   2011-12-05 
12:44:54.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 16:45:00 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pgadmin3.spec ++++++
--- /var/tmp/diff_new_pack.VARowi/_old  2011-12-05 12:44:56.000000000 +0100
+++ /var/tmp/diff_new_pack.VARowi/_new  2011-12-05 12:44:56.000000000 +0100
@@ -15,23 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           pgadmin3
 Summary:        Management and Administration Tools for the PostgreSQL Database
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
 Version:        1.14.0
-Release:        1
+Release:        0
 Url:            http://www.pgadmin.org/index.php
 # 
http://wwwmaster.postgresql.org/download/mirrors-ftp/pgadmin3/release/v{version}/src/pgadmin3-%{version}.tar.gz
 Source0:      pgadmin3-%{version}.tar.gz
 Source1:      %name.desktop
 Source2:      %name.png
-BuildRequires:  gcc-c++ libopenssl-devel libxml2-devel libxslt-devel 
postgresql-devel update-desktop-files
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  libopenssl-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  libxslt-devel
+BuildRequires:  postgresql-devel
+BuildRequires:  update-desktop-files
 %if 0%{?suse_version} >= 1140
-BuildRequires:  wxWidgets wxWidgets-wxcontainer-devel
+BuildRequires:  wxWidgets
+BuildRequires:  wxWidgets-wxcontainer-devel
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
 %else
@@ -108,7 +112,6 @@
 done
 popd #"%{buildroot}%{_datadir}/pgadmin3/docs"
 
-
 %if 0%{?sles_version} == 10 || 0%{?sles_version} == 9
 %suse_update_desktop_file %{name} System Database
 %else
@@ -123,8 +126,10 @@
 %{?buildroot:%__rm -rf "%{buildroot}"}
 
 %if 0%{?sles_version} != 10 && 0%{?sles_version} != 9
+
 %files
 %else
+
 %files -f %{name}.lang
 %endif
 %defattr(-, root, root)
@@ -144,6 +149,7 @@
 %{_datadir}/pixmaps/%{name}.png
 
 %if 0%{?sles_version} != 10 && 0%{?sles_version} != 9
+
 %files lang -f %{name}.lang
 %defattr(-, root, root)
 %endif


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to