rpms/phpPgAdmin/FC-5 phpPgAdmin.spec,1.4,1.5

Devrim GÜNDÜZ (devrim) fedora-extras-commits at redhat.com
Sun Mar 25 22:36:37 UTC 2007


Author: devrim

Update of /cvs/extras/rpms/phpPgAdmin/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28078/FC-5

Modified Files:
	phpPgAdmin.spec 
Log Message:
- Update to 4.1.1
- Fix for Red Hat Bugzilla  #233902




Index: phpPgAdmin.spec
===================================================================
RCS file: /cvs/extras/rpms/phpPgAdmin/FC-5/phpPgAdmin.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phpPgAdmin.spec	21 Jan 2007 13:15:48 -0000	1.4
+++ phpPgAdmin.spec	25 Mar 2007 22:36:04 -0000	1.5
@@ -1,7 +1,7 @@
 Summary:	Web-based PostgreSQL administration
 Name:		phpPgAdmin
-Version:	4.1
-Release:	2%{?dist}
+Version:	4.1.1
+Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Databases
 URL:		http://phppgadmin.sourceforge.net/
@@ -58,6 +58,8 @@
 %defattr(0644,root,root,0755)
 %doc CREDITS DEVELOPERS FAQ HISTORY INSTALL LICENSE TODO TRANSLATORS
 %dir %{_phppgadmindir}
+%dir %{_sysconfdir}/%{name}
+%dir %{_phppgadmindir}/conf
 %config(noreplace) %{_sysconfdir}/%{name}/*
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf
 %attr(644,root,root) %{_phppgadmindir}/*.php
@@ -83,6 +85,10 @@
 %{_phppgadmindir}/conf/config.inc.php*
 
 %changelog
+* Mon Mar 26 2007 Devrim Gunduz <devrim at commandprompt.com> 4.1.1-1
+- Update to 4.1.1
+- Fix for Red Hat Bugzilla  #233902
+
 * Sun Jan 21 2007 Devrim Gunduz <devrim at commandprompt.com> 4.1-2
 - Rebuilt
 - Fixed changelog entry




More information about the fedora-extras-commits mailing list