]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- up to 2.6.4-rc1
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index 6bad0e06c95a7b82d2980672ef4437296a3440e0..2c94cfa75a88e88c6682beae1ce0362ac431d944 100644 (file)
@@ -1,13 +1,16 @@
+# TODO
+# - http://www.gentoo.org/security/en/glsa/glsa-200504-30.xml
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-Version:       2.6.2
+Version:       2.6.4
 %define                _pl     rc1
-Release:       2.%{_pl}.1
+#Release:      1
+Release:       0.%{_pl}.1
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
 Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-%{_pl}.tar.bz2
-# Source0-md5: 20093576299c6cc1468aa67b3dcedf50
+# Source0-md5: dfa8a387ae7e69ec3888a1e58b68a8cc
 #Source0:      http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
 Source1:       %{name}.conf
 Patch0:                %{name}-config.patch
@@ -59,6 +62,7 @@ podr
 - tworzyƦ i czytaƦ zrzuty tabel
 
 %prep
+#%setup -q
 %setup -q -n %{name}-%{version}-%{_pl}
 %patch -p1
 
@@ -139,8 +143,8 @@ fi
 %defattr(644,root,root,755)
 %doc Documentation.* CREDITS ChangeLog INSTALL README TODO translators.html scripts
 %dir %{_sysconfdir}
-%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
-%config(noreplace) %verify(not size mtime md5) /etc/httpd/%{name}.conf
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) /etc/httpd/%{name}.conf
 %dir %{_myadmindir}
 %{_myadmindir}/css
 %{_myadmindir}/themes
This page took 0.035823 seconds and 4 git commands to generate.