SPECS: phpPgAdmin.spec - updated to 4.1.3 - added patch fixing dat...

hawk hawk at pld-linux.org
Wed Aug 29 14:17:48 CEST 2007


Author: hawk                         Date: Wed Aug 29 12:17:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.1.3
- added patch fixing database owner change

---- Files affected:
SPECS:
   phpPgAdmin.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/phpPgAdmin.spec
diff -u SPECS/phpPgAdmin.spec:1.69 SPECS/phpPgAdmin.spec:1.70
--- SPECS/phpPgAdmin.spec:1.69	Mon Jun 11 22:44:56 2007
+++ SPECS/phpPgAdmin.spec	Wed Aug 29 14:17:43 2007
@@ -5,14 +5,15 @@
 Summary:	phpPgAdmin - web-based PostgreSQL administration
 Summary(pl.UTF-8):	phpPgAdmin - administracja bazami PostgreSQL przez WWW
 Name:		phpPgAdmin
-Version:	4.1.2
-Release:	2
+Version:	4.1.3
+Release:	1
 License:	GPL v2+
 Group:		Applications/Databases/Interfaces
 Source0:	http://dl.sourceforge.net/phppgadmin/%{name}-%{version}.tar.bz2
-# Source0-md5:	9f4b01236d8462a080c3811202143c93
+# Source0-md5:	a83d2be9a583d27e4915ca4881b339bf
 Source1:	%{name}-apache.conf
 Patch0:		%{name}-config.patch
+Patch1:		%{name}-alter-db.patch
 #Patch1:	%{name}-adodb.patch
 URL:		http://phppgadmin.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -45,6 +46,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 #%patch1 -p1
 rm -f conf/config.inc.php-dist
 
@@ -167,6 +169,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/08/29 12:17:43  hawk
+- updated to 4.1.3
+- added patch fixing database owner change
+
 Revision 1.69  2007/06/11 20:44:56  hawk
 - more precise regexp for config version fix in triggerpostun
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpPgAdmin.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list