SPECS (DEVEL): mysql.spec - resolveip used only by mysql_install_d...

glen glen at pld-linux.org
Wed Nov 1 19:45:31 CET 2006


Author: glen                         Date: Wed Nov  1 18:45:31 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- resolveip used only by mysql_install_db which we don't package

---- Files affected:
SPECS:
   mysql.spec (1.324.2.10 -> 1.324.2.11) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.324.2.10 SPECS/mysql.spec:1.324.2.11
--- SPECS/mysql.spec:1.324.2.10	Wed Nov  1 19:41:42 2006
+++ SPECS/mysql.spec	Wed Nov  1 19:45:26 2006
@@ -560,6 +560,7 @@
 rm $RPM_BUILD_ROOT%{_mandir}/man1/mysql.server*
 rm $RPM_BUILD_ROOT%{_mandir}/man1/safe_mysqld*
 rm $RPM_BUILD_ROOT%{_mandir}/man1/mysqlman.1*
+rm $RPM_BUILD_ROOT%{_bindir}/resolveip
 
 # we don't package those (we have no -test or -testsuite pkg) and some of them just segfault
 rm $RPM_BUILD_ROOT%{_bindir}/mysql_client_test
@@ -796,7 +797,6 @@
 %attr(755,root,root) %{_bindir}/mysql_tzinfo_to_sql
 %attr(755,root,root) %{_bindir}/perror
 %attr(755,root,root) %{_bindir}/replace
-%attr(755,root,root) %{_bindir}/resolveip
 %{_mandir}/man1/msql2mysql.1*
 %{_mandir}/man1/myisam_ftdump.1*
 %{_mandir}/man1/perror.1*
@@ -890,6 +890,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.324.2.11  2006/11/01 18:45:26  glen
+- resolveip used only by mysql_install_db which we don't package
+
 Revision 1.324.2.10  2006/11/01 18:41:42  glen
 - fix paths in mysql_upgrade
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.324.2.10&r2=1.324.2.11&f=u



More information about the pld-cvs-commit mailing list