[phpPgAdmin/el4] Update to 5.0.3

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Oct 4 14:38:24 UTC 2011


commit 2ba427ef200d0097cfb93a0ca8e5f96a120efed4
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Tue Oct 4 07:37:43 2011 -0700

    Update to 5.0.3

 .gitignore      |    2 +-
 phpPgAdmin.spec |    8 ++++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14a05a6..70d705a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-phpPgAdmin-4.2.3.tar.bz2
+/phpPgAdmin-5.0.3.tar.bz2
diff --git a/phpPgAdmin.spec b/phpPgAdmin.spec
index 1a9672b..ee38451 100644
--- a/phpPgAdmin.spec
+++ b/phpPgAdmin.spec
@@ -1,6 +1,6 @@
 Summary:	Web-based PostgreSQL administration
 Name:		phpPgAdmin
-Version:	4.2.3
+Version:	5.0.3
 Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Databases
@@ -12,7 +12,7 @@ Source1:	%{name}.conf
 
 Requires:	php >= 4.2, gawk
 Requires:	php-pgsql >= 4.2, httpd
-Requires(Post):	/sbin/service
+Requires(post):	/sbin/service
 Buildarch:	noarch
 
 %define		_phppgadmindir	%{_datadir}/%{name}
@@ -85,6 +85,10 @@ rm -rf %{buildroot}
 %{_phppgadmindir}/conf/config.inc.php*
 
 %changelog
+* Mon Oct 3 2011 Devrim Gunduz <devrim at gunduz.org> 5.0.3-1
+- Update to 5.0.3, per changes described at:
+  http://sourceforge.net/mailarchive/forum.php?thread_name=4E897F6C.90905%40free.fr&forum_name=phppgadmin-news
+
 * Mon Mar 29 2010 Devrim Gunduz <devrim at gunduz.org> 4.2.3-1
 - Update to 4.2.3
 
diff --git a/sources b/sources
index 7d61e47..f6956c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29ce16a331bf2ca4f6d924fe35d4ada1  phpPgAdmin-4.2.3.tar.bz2
+6a9810a187e52cc42de6e2d18d71ec81  phpPgAdmin-5.0.3.tar.bz2


More information about the scm-commits mailing list