]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- adaptarized
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index 49d8c08b536e9f60d2f920386235978e56292214..322983d1588a72cea8dfd00ed76e1e9b8ea0d3c4 100644 (file)
@@ -1,17 +1,13 @@
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-%define                _pl     pl3
-%define                _rel    1
-# NOTE: bump _rel with every new patchlevel
-Version:       2.6.0
-#Release:      1
-Release:       1.%{_pl}.%{_rel}
+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-size:        1278267
+# Source0-md5: 20093576299c6cc1468aa67b3dcedf50
 #Source0:      http://dl.sourceforge.net/phpmyadmin/%{name}-%{version}.tar.bz2
 Source1:       %{name}.conf
 Patch0:                %{name}-config.patch
@@ -64,7 +60,6 @@ podr
 
 %prep
 %setup -q -n %{name}-%{version}-%{_pl}
-#%setup -q
 %patch -p1
 
 %install
@@ -144,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.032608 seconds and 4 git commands to generate.