rpms/phpMyAdmin/FC-6 phpMyAdmin.spec,1.7,1.8

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Sun Mar 11 03:08:49 UTC 2007


Author: mmcgrath

Update of /cvs/extras/rpms/phpMyAdmin/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12187/FC-6

Modified Files:
	phpMyAdmin.spec 
Log Message:
bug in specfile


Index: phpMyAdmin.spec
===================================================================
RCS file: /cvs/extras/rpms/phpMyAdmin/FC-6/phpMyAdmin.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- phpMyAdmin.spec	11 Mar 2007 02:52:01 -0000	1.7
+++ phpMyAdmin.spec	11 Mar 2007 03:08:17 -0000	1.8
@@ -1,6 +1,6 @@
 Name: phpMyAdmin
 Version: 2.10.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Web based MySQL browser written in php
 
 Group:	Applications/Internet
@@ -27,7 +27,7 @@
 is available in 50 languages
 
 %prep
-%setup -qn phpMyAdmin-%{version}-all-languages-utf-8-only
+%setup -qn phpMyAdmin-%{version}-all-languages
 
 %install
 rm -rf %{buildroot}
@@ -61,7 +61,7 @@
 %config(noreplace) %{_sysconfdir}/%{name}
 
 %changelog
-* Sat Mar 10 2007 Mike McGrath <mmcgrath at redhat.com> 2.10.0.2-2
+* Sat Mar 10 2007 Mike McGrath <mmcgrath at redhat.com> 2.10.0.2-3
 - Switched to the actual all-languages, not just utf-8
 
 * Sun Mar 04 2007 Mike McGrath <mmcgrath at redhat.com> 2.10.0.2-1




More information about the fedora-extras-commits mailing list