]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- updated to 2.5.7-pl1 phpMyAdmin-2_5_7-1_pl1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 10 Jul 2004 09:20:39 +0000 (09:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin.spec -> 1.68

phpMyAdmin.spec

index 107a58565a5edf81b9f685f35b8eb2b487fd9afe..228630386da546fbaadea0409877a5a525c29a86 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-#%define               _rc     rc2
+%define                _ver    pl1
 Version:       2.5.7
-Release:       1
+Release:       1.pl1
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
-Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
-# Source0-md5: f0f06811aa4f7c14e053ddd23002f40d
+Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-%{_ver}.tar.bz2
+# Source0-md5: 93b7c7f3dfcfd6df9c2ea26f31a51772
 Source1:       %{name}.conf
 Patch0:                %{name}-config.patch
 URL:           http://www.phpmyadmin.net/
@@ -58,7 +58,7 @@ MySQL). Aktualnie phpMyAdmin potrafi:
   - tworzyæ i czytaæ zrzuty tabel
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}-%{_ver}
 %patch -p1
 
 %install
This page took 0.141979 seconds and 4 git commands to generate.