]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- adaptarized
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index c6df5caf3b0dba2599015c2f0a15618cd1b49daf..322983d1588a72cea8dfd00ed76e1e9b8ea0d3c4 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-%define                _pl     pl3
-Version:       2.6.0
-Release:       1.%{_pl}.1
+Version:       2.6.2
+%define                _pl     rc1
+Release:       2.%{_pl}.1
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
 Source0:       http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}-%{_pl}.tar.bz2
-# Source0-md5: 9580c5da497af4ff9ff3af7fa6e2793c
+# Source0-md5: 20093576299c6cc1468aa67b3dcedf50
 #Source0:      http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
 Source1:       %{name}.conf
 Patch0:                %{name}-config.patch
@@ -60,7 +60,6 @@ podr
 
 %prep
 %setup -q -n %{name}-%{version}-%{_pl}
-#%setup -q
 %patch -p1
 
 %install
@@ -140,8 +139,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.030987 seconds and 4 git commands to generate.