SPECS: mysql.spec - fixed plugins dir cleanup - package mysqlbug(1) manual

qboosh qboosh at pld-linux.org
Sat Jul 19 18:40:44 CEST 2008


Author: qboosh                       Date: Sat Jul 19 16:40:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed plugins dir cleanup
- package mysqlbug(1) manual

---- Files affected:
SPECS:
   mysql.spec (1.413 -> 1.414) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.413 SPECS/mysql.spec:1.414
--- SPECS/mysql.spec:1.413	Thu Jul 17 20:25:51 2008
+++ SPECS/mysql.spec	Sat Jul 19 18:40:38 2008
@@ -643,7 +643,7 @@
 rm $RPM_BUILD_ROOT%{_datadir}/%{name}/*.{ini,cnf}
 
 # not needed
-rm -f $RPM_BUILD_ROOT%{_libdir}/mysql/ha_{example,blackhole,federated}.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/mysql/plugin/ha_example.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -920,6 +920,7 @@
 %{_mandir}/man1/mysql.1*
 %{_mandir}/man1/mysqladmin.1*
 %{_mandir}/man1/mysqlbinlog.1*
+%{_mandir}/man1/mysqlbug.1*
 %{_mandir}/man1/mysqldump.1*
 %{_mandir}/man1/mysqlimport.1*
 #%{_mandir}/man1/mysqlmanagerc.1*
@@ -1031,6 +1032,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.414  2008/07/19 16:40:38  qboosh
+- fixed plugins dir cleanup
+- package mysqlbug(1) manual
+
 Revision 1.413  2008/07/17 18:25:51  arekm
 - up to 5.1.26
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.413&r2=1.414&f=u



More information about the pld-cvs-commit mailing list