]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- rel 0.rc1.1
authormisi3k <misi3k@pld-linux.org>
Mon, 7 Jul 2003 21:06:24 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated to 2.5.2rc1

Changed files:
    phpMyAdmin.spec -> 1.33

phpMyAdmin.spec

index be75a9f42732594afaf8bc8d04d82526da104ab2..5eb352c5e358b29bc96349ba44b7411a683fe4fe 100644 (file)
@@ -1,12 +1,14 @@
+
+%define                _rc     rc1
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-Version:       2.5.1
-Release:       1
+Version:       2.5.2
+Release:       0.%{_rc}.1
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
-# Source0-md5: 746f4a515bd0a8d7a71a6e5bdb68b601
-Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-php.tar.bz2
+Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-%{_rc}-php.tar.bz2
+# Source0-md5: f6a0ef4c6ed1f61390b270f0fcd024e1
 Patch0:                %{name}-config.patch
 URL:           http://www.phpmyadmin.net/
 Requires:      mysql
@@ -53,7 +55,7 @@ MySQL). Aktualnie phpMyAdmin potrafi:
   - tworzyƦ i czytaƦ zrzuty tabel
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rc}
 %patch -p1
 
 %install
This page took 0.064115 seconds and 4 git commands to generate.