SPECS: mysql.spec - move ChangeLog to %doc
glen
glen at pld-linux.org
Thu Oct 23 15:32:20 CEST 2008
Author: glen Date: Thu Oct 23 13:32:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- move ChangeLog to %doc
---- Files affected:
SPECS:
mysql.spec (1.422 -> 1.423)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.422 SPECS/mysql.spec:1.423
--- SPECS/mysql.spec:1.422 Tue Oct 14 15:22:19 2008
+++ SPECS/mysql.spec Thu Oct 23 15:32:14 2008
@@ -625,6 +625,7 @@
rm $RPM_BUILD_ROOT%{_mandir}/man1/resolveip.1*
rm $RPM_BUILD_ROOT%{_mandir}/man1/make_win_bin_dist.1*
rm $RPM_BUILD_ROOT%{_mandir}/man1/comp_err.1*
+rm $RPM_BUILD_ROOT%{_datadir}/mysql/ChangeLog
# 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
@@ -790,7 +791,7 @@
%files
%defattr(644,root,root,755)
-%doc support-files/*.cnf support-files/*.ini
+%doc support-files/*.cnf support-files/*.ini ChangeLog
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mysql
%attr(754,root,root) /etc/rc.d/init.d/mysql
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql
@@ -1043,6 +1044,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.423 2008/10/23 13:32:14 glen
+- move ChangeLog to %doc
+
Revision 1.422 2008/10/14 13:22:19 baggins
- rel 4
- missed a copy-pasto :/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.422&r2=1.423&f=u
More information about the pld-cvs-commit
mailing list