Hello community,

here is the log from the commit of package pgadmin3 for openSUSE:Factory
checked in at Wed Mar 2 10:20:10 CET 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/pgadmin3/pgadmin3.changes      2011-03-01 
18:22:03.000000000 +0100
@@ -0,0 +1,119 @@
+-------------------------------------------------------------------
+Tue Mar  1 17:21:38 UTC 2011 - [email protected]
+
+- use wx_requires on 11.4 and newer
+
+-------------------------------------------------------------------
+Thu Feb  3 18:56:27 UTC 2011 - [email protected]
+
+- added dependency on wxWidgets for openSUSE-11.4 and greater
+
+-------------------------------------------------------------------
+Wed Oct 27 03:06:27 UTC 2010 - [email protected]
+
+- update to 1.12.1:
+  * see http://www.pgadmin.org/development/changelog.php
+
+
+-------------------------------------------------------------------
+Sun Aug  1 07:49:05 UTC 2010 - [email protected]
+
+- update to 1.10.5:
+  * see http://www.pgadmin.org/development/changelog.php
+
+- splitted out I18N into -lang subpackage
+
+-------------------------------------------------------------------
+Mon Jun  7 20:44:00 UTC 2010 - [email protected]
+
+- update to 1.10.3:
+  * fix the "quiet log" query in the status server
+  * call Stored Procedures in EnterpriseDB in an anonymous block to prevent 
errors with out/inout parameters.
+  * fix an error when working with packages on EnterpriseDB in 'postgres' mode
+  * prevent a crash if the user cancels a restore operation
+  * fix the refresh of a dropped function
+  * fix to only show Storage value if the value is different from the type's 
default value
+  * fix uncalled attempt to "change" array data types in dlgColumn
+  * fix a crash that could occur if viewing a table with no rows in the Edit 
Grid
+  * fix a crash occuring when a function with a parameter with a default is 
selected
+  * don't offer debugging options to non-superusers on Postgres Plus Advanced 
Server < 8.4 which doesn't have support for user debugging
+  * fix the saving and reverse engineering of parameters for database, table, 
and function
+  * specify the schema of the table/function to restore if pg_restore's 
release is 8.2 or later
+  * fix the reverse engineering of a rule
+  * fix the recent files, by notifying each frmQuery to update their recent 
files -- same support for macros and favourites
+  * fix the canvas resizing with really big table
+  * add the missing RULEs for VIEWs in SQL pane
+  * add groups in the owner combobox
+  * get back to the Properties tab when a user connects to a server
+  * fix the reverse engineering of a table when its columns have Storage or 
Statistics value
+  * correct reverse engineering of a function that RETURNS TABLE
+  * display the tablespace in the reverse-engineered SQL of the database
+  * make sure "Use Replication" is visible even with a big comment on an column
+  * prevent a crash on the GQB when someone right click to delete a join 
rather than properly select it
+  * make sure that Statistics tab doesn't show more databases than Properties 
tab
+  * warn the user if a file couldn't be opened because it contains invalid 
characters
+  * fix command line quoting for backup/restore
+  * avoid a crash when debugging NULL procedures
+
+-------------------------------------------------------------------
+Fri Mar 12 08:51:32 UTC 2010 - [email protected]
+
+- update to 1.10.2:
+  * correctly save the position of a pgFrame
+  * fix the reverse engineering of a function
+  * fix the xmlTextWriterEndDocument check when saving a favorite
+  * fix an SQL error when changing a parameter for a database, role/user and a 
function
+  * fix the display of a type with a specific typmod
+  * select the server choosen with the /s command-line argument.
+  * fix the call to the Slony-I storenode function
+  * fix display of the date/time chooser
+
+- changes from 1.10.1:
+  * replace Alt-F4 with Ctrl-Q and Ctrl-W
+  * prevent a crash if the edit grid is closed whilst it is loading data
+  * don't attempt to remove rows in the edit grid if the user presses the 
delete key when the delete button is disabled
+  * only offer valid server encodings for new databases
+  * fix an issue with the ordering of the mappings in a text search 
configuration
+  * fix a potential crash bug in the object browser
+  * reverse engineer empty (not NULL) ACLs correctly
+  * fix Greenplum support for column oriented partitions
+  * ensure function variables get reset if the function is modified
+  * fix cluster creation for Slony 2.0
+  * reverse engineer function defaults values correctly
+  * fix a potential crash in the edit grid
+  * fix domain creation/modification for domains in non-default schemas
+  * reverse engineer language privileges correctly
+  * get rid of "No SQL query was generated." message dialog when no tables are 
selected in the GQB
+  * hints files should be encoded in UTF-8
+  * include comments on procedures in the reverse engineered SQL
+  * fix an SQL syntax error when viewing the dependencies of a sequence
+  * better fix for schedule and step dialogs
+  * fix the menu entry in frmQuery
+  * fix the dlgFunction handling of preload libraries
+  * fix schedule and step dialogs
+  * fix macros writing
+  * fix error thrown when examining a Slony 2.x cluster
+
+-------------------------------------------------------------------
+Wed Oct 14 17:20:10 CEST 2009 - [email protected]
+
+- New version: 1.10.0
+- Clean up spec file.
+- bnc#546680:
+  * Fix build in 11.2
+  * Loosen dependency on PostgreSQL version
+
+-------------------------------------------------------------------
+Thu Dec 11 03:13:59 CET 2008 - [email protected]
+
+- fix build in 11.1 
+
+-------------------------------------------------------------------
+Mon Jun 16 22:19:17 CEST 2008 - [email protected]
+
+- do not require postgresql-server only Recommend it 
+
+-------------------------------------------------------------------
+Mon Jun  2 06:41:14 CEST 2008 - [email protected]
+
+- use rpm opt flags

calling whatdependson for head-i586


New:
----
  pgadmin3-1.12.1.tar.bz2
  pgadmin3-1.8.2-rpmoptflags.patch
  pgadmin3.changes
  pgadmin3.desktop
  pgadmin3.png
  pgadmin3.spec

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

Other differences:
------------------
++++++ pgadmin3.spec ++++++
#
# spec file for package pgadmin3
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           pgadmin3
Summary:        Management and Administration Tools for the PostgreSQL Database
License:        Artistic
Group:          Productivity/Databases/Tools
Version:        1.12.1
Release:        1
Url:            http://www.pgadmin.org/index.php
# 
http://ftp.de.postgresql.org/packages/databases/PostgreSQL/pgadmin3/release/v%{version}/src/pgadmin3-%{version}.tar.gz
Source0:        pgadmin3-%{version}.tar.bz2
Source1:        %name.desktop
Source2:        %name.png
Recommends:     postgresql-server
BuildRequires:  gcc-c++ libopenssl-devel libxml2-devel libxslt-devel 
postgresql-devel update-desktop-files
%if 0%{?suse_version} >= 1140
BuildRequires:  wxWidgets wxWidgets-wxcontainer-devel
%define _use_internal_dependency_generator 0
%define __find_requires %wx_requires
%else
BuildRequires:  wxGTK-devel
%endif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Patch1:         pgadmin3-1.8.2-rpmoptflags.patch
%if 0%{?suse_version} >= 1030
BuildRequires:  fdupes
%endif
Recommends:     %{name}-lang = %{version}

%description
pgAdmin III is an administration and management tool for the PostgreSQL
database and derivative products such as EnterpriseDB, Mammoth PostgreSQL,
Pervasive Postgres, and SRA PowerGres. It includes a graphical administration
interface, an SQL query tool with graphical EXPLAIN, a procedural code editor,
an SQL/shell/batch scheduling agent, Slony-I management, and much more. It is
designed to answer the needs of most users, from writing simple SQL queries to
developing complex databases. The graphical interface supports all PostgreSQL
features and makes administration easy.

%lang_package
%prep
%setup -q
%patch1

%__sed -i 's/\r$//' LICENSE TODO CHANGELOG # remove wrong EOL
%__sed -i 's/\r$//' docs/fr_FR/pgadmin3.{css,hhc,hhp} # remove wrong EOL

%build

autoreconf -fiv

export CFLAGS="%optflags -fstack-protector"
export CXXFLAGS="%optflags -fstack-protector"

%configure --with-pic --disable-static

%__make %{?jobs:-j%jobs}

%install

%__make DESTDIR="%{buildroot}" install
%__install -D -m0644 "%{SOURCE2}" "%{buildroot}%{_datadir}/pixmaps/%{name}.png"

# whatever that symlink is doing there...
%__rm "%{buildroot}%{_datadir}/pgadmin3/i18n/wxstd.mo"

# fix permissions
find "%{buildroot}%{_datadir}/pgadmin3/docs/" -type f -exec %__chmod 644 {} \;

# collect and mark localized files
L="$PWD/%{name}.lang"
pushd "%{buildroot}%{_datadir}/pgadmin3/i18n"
find . -type d -mindepth 1 -maxdepth 1 -name '*_*' | while read d; do
    d="${d#./}"
    echo "%lang(${d}) %{_datadir}/pgadmin3/i18n/${d}" >> "$L"
done
popd #"%{buildroot}%{_datadir}/pgadmin3/i18n"
pushd "%{buildroot}%{_datadir}/pgadmin3/docs"
find . -type d -mindepth 1 -maxdepth 1 -name '*_*' | while read d; do
    d="${d#./}"
    echo "%doc %lang(${d}) %{_datadir}/pgadmin3/docs/${d}" >> "$L"
done
popd #"%{buildroot}%{_datadir}/pgadmin3/docs"

%suse_update_desktop_file -i %name System Database

%if 0%{?suse_version} >= 1030
%fdupes -s "%{buildroot}%{_datadir}/pgadmin3"
%endif

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%files
%defattr(-, root, root)
%doc BUGS CHANGELOG LICENSE README TODO
%{_bindir}/pgadmin3
%dir %{_datadir}/pgadmin3
%doc %dir %{_datadir}/pgadmin3/docs
%dir %{_datadir}/pgadmin3/i18n
%{_datadir}/pgadmin3/i18n/pgadmin3.lng
%{_datadir}/pgadmin3/i18n/pg_settings.csv
%dir %{_datadir}/pgadmin3/branding
%config(noreplace) %{_datadir}/pgadmin3/branding/branding.ini
%config(noreplace) %{_datadir}/pgadmin3/plugins.ini
%config(noreplace) %{_datadir}/pgadmin3/settings.ini
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png

%files lang -f %{name}.lang
%defattr(-, root, root)

%changelog
++++++ pgadmin3-1.8.2-rpmoptflags.patch ++++++
Index: configure.ac
===================================================================
--- configure.ac.orig
+++ configure.ac
@@ -58,7 +58,7 @@ CHECK_LIBXML2
 LOCATE_LIBXSLT
 SETUP_LIBXSLT
 
-CLEANUP
+dnl CLEANUP
 
 AC_CONFIG_FILES([Makefile
                 branding/Makefile
++++++ pgadmin3.desktop ++++++
[Desktop Entry]
Name=pgadmin3
GenericName=PostgreSQL Database Administration Tool
Type=Application
Exec=pgadmin3
Icon=pgadmin3
Categories=System;Database;

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



Remember to have fun...

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

Reply via email to