Author: neoclust Date: Sun Feb 18 22:53:19 2007 New Revision: 122574 Modified: packages/cooker/phpMyAdmin/current/SPECS/phpMyAdmin.spec
Log: - Fix typo found by berthy Modified: packages/cooker/phpMyAdmin/current/SPECS/phpMyAdmin.spec ============================================================================== --- packages/cooker/phpMyAdmin/current/SPECS/phpMyAdmin.spec (original) +++ packages/cooker/phpMyAdmin/current/SPECS/phpMyAdmin.spec Sun Feb 18 22:53:19 2007 @@ -1,7 +1,7 @@ Summary: PhpMyAdmin is intended to handle the adminstration of MySQL over the web Name: phpMyAdmin Version: 2.9.2 -Release: %mkrel 2 +Release: %mkrel 3 License: GPL Group: System/Servers URL: http://www.phpmyadmin.net/ @@ -151,7 +151,7 @@ needs=X11 \ section="More Applications/Databases" \ title="phpMyAdmin" \ -longtitle="phpMyAdmin is a web adminstration GUI for MySQL." \ +longtitle="phpMyAdmin is a web administration GUI for MySQL." \ command="%{_bindir}/www-browser http://localhost/%{name}/" \ icon="%{name}.png" \ xdg=true
