]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- up to 2.6.0-pl2 (security fixes) auto/ac/phpMyAdmin-2_6_0-1_pl2 phpMyAdmin-2_6_0-1_pl2
authordzeus <dzeus@pld-linux.org>
Wed, 13 Oct 2004 16:48:18 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin.spec -> 1.77

phpMyAdmin.spec

index b375474047a2c761a618d9c9d3dfb58815aa32a3..e3ef1f5df8f14a56e03e7c4007cf2bb82af9c860 100644 (file)
@@ -1,17 +1,19 @@
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-%define                _pl     rc2
-%define                _rel    3
+%define                _pl     pl2
+%define                _rel    1
 # NOTE: bump _rel with every new patchlevel
 Version:       2.6.0
+#Release:      1
+Release:       %{_rel}.%{_pl}
 #Release:      0.%{_pl}.%{_rel}
-Release:       1
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
-#Source0:      http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-%{_pl}.tar.bz2
-Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
-# Source0-md5: 7d8dc68a88aca0c5f36c5d8996bb563f
+Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-%{_pl}.tar.bz2
+# Source0-md5: f9000262ce736ec21369e1be1522ea0d
+# Source0-size:        1278267
+#Source0:      http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
 Source1:       %{name}.conf
 Patch0:                %{name}-config.patch
 URL:           http://www.phpmyadmin.net/
@@ -62,8 +64,8 @@ MySQL). Aktualnie phpMyAdmin potrafi:
   - tworzyƦ i czytaƦ zrzuty tabel
 
 %prep
-#%setup -q -n %{name}-%{version}-%{_pl}
-%setup -q
+%setup -q -n %{name}-%{version}-%{_pl}
+#%setup -q
 %patch -p1
 
 %install
This page took 0.03435 seconds and 4 git commands to generate.