Author: qboosh                       Date: Wed Dec 14 10:37:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup; php-mbstring can be suggested in future

---- Files affected:
SPECS:
   phpMyAdmin.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: SPECS/phpMyAdmin.spec
diff -u SPECS/phpMyAdmin.spec:1.112 SPECS/phpMyAdmin.spec:1.113
--- SPECS/phpMyAdmin.spec:1.112 Tue Dec 13 15:37:24 2005
+++ SPECS/phpMyAdmin.spec       Wed Dec 14 11:37:42 2005
@@ -15,11 +15,11 @@
 Patch0:                %{name}-config.patch
 URL:           http://www.phpmyadmin.net/
 Requires(postun):      perl-base
-#Requires:     mysql
 Requires:      php
 Requires:      php-mysql
 Requires:      php-pcre
 Requires:      webserver
+#Suggests:     php-mbstring
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,9 +71,8 @@
        $RPM_BUILD_ROOT{%{_sysconfdir},/etc/httpd}
 
 install *.php *.html *.css $RPM_BUILD_ROOT%{_myadmindir}
-#install images/*.{gif,png} $RPM_BUILD_ROOT%{_myadmindir}/images
 install lang/*.php $RPM_BUILD_ROOT%{_myadmindir}/lang
-cp -rf themes $RPM_BUILD_ROOT%{_myadmindir}/
+cp -rf themes $RPM_BUILD_ROOT%{_myadmindir}
 install css/* $RPM_BUILD_ROOT%{_myadmindir}/css
 install libraries/*.{js,php} $RPM_BUILD_ROOT%{_myadmindir}/libraries
 install libraries/auth/*.php $RPM_BUILD_ROOT%{_myadmindir}/libraries/auth
@@ -160,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2005/12/14 10:37:42  qboosh
+- cleanup; php-mbstring can be suggested in future
+
 Revision 1.112  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpMyAdmin.spec?r1=1.112&r2=1.113&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to