Author: qboosh Date: Tue Jun 3 20:34:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - removed COPYING from doc (just GPL)
---- Files affected: SPECS: scrub.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/scrub.spec diff -u SPECS/scrub.spec:1.2 SPECS/scrub.spec:1.3 --- SPECS/scrub.spec:1.2 Tue Jun 3 22:32:24 2008 +++ SPECS/scrub.spec Tue Jun 3 22:34:47 2008 @@ -4,8 +4,8 @@ Name: scrub Version: 1.9 Release: 1 -License: GPL -Group: Applications +License: GPL v2+ +Group: Applications/File Source0: http://dl.sourceforge.net/diskscrub/%{name}-%{version}.tar.bz2 # Source0-md5: 597a9c55aa031f2650546becf24cb2b0 URL: https://computing.llnl.gov/linux/scrub.html @@ -55,9 +55,9 @@ %files %defattr(644,root,root,755) -%doc ChangeLog NEWS DISCLAIMER COPYING +%doc ChangeLog DISCLAIMER NEWS %attr(755,root,root) %{_bindir}/scrub -%{_mandir}/man*/* +%{_mandir}/man1/scrub.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-06-03 20:34:47 qboosh +- removed COPYING from doc (just GPL) + Revision 1.2 2008-06-03 20:32:24 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scrub.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
