Author: qboosh Date: Thu May 17 19:18:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - removed COPYING from doc (just GPL)
---- Files affected: SPECS: readahead.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/readahead.spec diff -u SPECS/readahead.spec:1.7 SPECS/readahead.spec:1.8 --- SPECS/readahead.spec:1.7 Tue Apr 24 19:43:46 2007 +++ SPECS/readahead.spec Thu May 17 21:18:25 2007 @@ -7,7 +7,7 @@ Version: 1.4.1 Release: 0.1 Epoch: 1 -License: GPL +License: GPL v2+ Group: Base Source0: http://people.redhat.com/kzak/readahead/%{name}-%{version}.tar.bz2 # Source0-md5: 61436ab8695807f5e24908f080e5a1ae @@ -46,6 +46,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -64,7 +65,7 @@ %files %defattr(644,root,root,755) -%doc COPYING README lists/README.lists +%doc README lists/README.lists %dir %{_sysconfdir}/readahead.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/readahead.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/readahead.d/default.early @@ -82,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/05/17 19:18:25 qboosh +- removed COPYING from doc (just GPL) + Revision 1.7 2007/04/24 17:43:46 qboosh - pl fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/readahead.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
