]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- adaptarized
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index 533431fa10bae0764240d836ec0a10a61b6a986d..322983d1588a72cea8dfd00ed76e1e9b8ea0d3c4 100644 (file)
@@ -1,18 +1,13 @@
 Summary:       phpMyAdmin - web-based MySQL administration
 Summary(pl):   phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
-%define                _pl     pl3
-%define                _rel    4
-# NOTE: bump _rel with every new patchlevel
-Version:       2.6.0
-#Release:      1
-Release:       %{_rel}.%{_pl}
-#Release:      0.%{_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
@@ -65,7 +60,6 @@ podr
 
 %prep
 %setup -q -n %{name}-%{version}-%{_pl}
-#%setup -q
 %patch -p1
 
 %install
@@ -145,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.02385 seconds and 4 git commands to generate.