]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- updated to 3.0.1.1 [security] XSS in a Designer component
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index 1f4c26b3378e3f0cfc8b902733e0ef1874058d6c..48bd8ba83f7246209475db963d198603b5fe139e 100644 (file)
@@ -3,12 +3,12 @@
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl.UTF-8):     phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-Version:       3.0.0
+Version:       3.0.1.1
 Release:       1
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
 Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-all-languages.tar.bz2
-# Source0-md5: f14b23fa5065fdc1e1709c87bb2aad1d
+# Source0-md5: 6f6814d5d3f55462843b1ac2af0379dd
 Source1:       %{name}.conf
 Source2:       %{name}-lighttpd.conf
 Patch0:                %{name}-config.patch
@@ -17,11 +17,12 @@ Patch2:             %{name}-ServerSelectDisplayName-config.patch
 URL:           http://www.phpmyadmin.net/
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(triggerpostun):       sed >= 4.0
-Requires:      php(ctype)
-Requires:      php(mbstring)
-Requires:      php(mcrypt)
-Requires:      php(mysql)
-Requires:      php(pcre)
+Requires:      php-common >= 4:5.2
+Requires:      php-ctype
+Requires:      php-mbstring
+Requires:      php-mcrypt
+Requires:      php-mysql
+Requires:      php-pcre
 Requires:      webapps
 Requires:      webserver(access)
 Requires:      webserver(alias)
This page took 0.054274 seconds and 4 git commands to generate.