Author: blues Date: Wed Mar 2 20:00:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - builds
---- Files affected: SPECS: blktool.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/blktool.spec diff -u SPECS/blktool.spec:1.2 SPECS/blktool.spec:1.3 --- SPECS/blktool.spec:1.2 Wed Mar 2 19:28:03 2005 +++ SPECS/blktool.spec Wed Mar 2 20:59:57 2005 @@ -3,7 +3,7 @@ Summary(pl): Zamiennik programu hdparm Name: blktool Version: 4 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/gkernel/%{name}-%{version}.tar.gz @@ -42,10 +42,9 @@ %files %defattr(644,root,root,755) -%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* -%attr(755,root,root) %{_bindir}/* -%{_datadir}/%{name} +%doc AUTHORS ChangeLog NEWS README +%attr(755,root,root) %{_sbindir}/* +%{_mandir}/man8/*.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -53,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/03/02 19:59:57 blues +- builds + Revision 1.2 2005/03/02 18:28:03 qboosh - pl, cleanups, BRs, missing Log tag ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/blktool.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
