packages: rcs/rcs.spec - GPL version - more docs, more verbose files
qboosh
qboosh at pld-linux.org
Sun May 16 15:08:17 CEST 2010
Author: qboosh Date: Sun May 16 13:08:17 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- GPL version
- more docs, more verbose files
---- Files affected:
packages/rcs:
rcs.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: packages/rcs/rcs.spec
diff -u packages/rcs/rcs.spec:1.35 packages/rcs/rcs.spec:1.36
--- packages/rcs/rcs.spec:1.35 Tue Nov 6 11:10:46 2007
+++ packages/rcs/rcs.spec Sun May 16 15:08:11 2010
@@ -9,9 +9,9 @@
Name: rcs
Version: 5.7
Release: 22
-License: GPL
+License: GPL v2+
Group: Development/Version Control
-Source0: ftp://ftp.gnu.org/pub/gnu/rcs/%{name}-%{version}.tar.gz
+Source0: http://ftp.gnu.org/gnu/rcs/%{name}-%{version}.tar.gz
# Source0-md5: 4c8e896f2d2446fa593c6f1601a4fb75
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: ba094b833436afc14ac1679a78e50da5
@@ -101,9 +101,27 @@
%files
%defattr(644,root,root,755)
-%doc NEWS REFS
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man[15]/*
+%doc CREDITS ChangeLog NEWS README REFS
+%attr(755,root,root) %{_bindir}/ci
+%attr(755,root,root) %{_bindir}/co
+%attr(755,root,root) %{_bindir}/ident
+%attr(755,root,root) %{_bindir}/merge
+%attr(755,root,root) %{_bindir}/rcs
+%attr(755,root,root) %{_bindir}/rcsclean
+%attr(755,root,root) %{_bindir}/rcsdiff
+%attr(755,root,root) %{_bindir}/rcsmerge
+%attr(755,root,root) %{_bindir}/rlog
+%{_mandir}/man1/ci.1*
+%{_mandir}/man1/co.1*
+%{_mandir}/man1/ident.1*
+%{_mandir}/man1/merge.1*
+%{_mandir}/man1/rcs.1*
+%{_mandir}/man1/rcsclean.1*
+%{_mandir}/man1/rcsdiff.1*
+%{_mandir}/man1/rcsintro.1*
+%{_mandir}/man1/rcsmerge.1*
+%{_mandir}/man1/rlog.1*
+%{_mandir}/man5/rcsfile.5*
%lang(fi) %{_mandir}/fi/man[15]/*
%lang(ja) %{_mandir}/ja/man[15]/*
%lang(pl) %{_mandir}/pl/man[15]/*
@@ -114,6 +132,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2010/05/16 13:08:11 qboosh
+- GPL version
+- more docs, more verbose files
+
Revision 1.35 2007/11/06 10:10:46 arekm
- fixes from debian; handle commitid keyword
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rcs/rcs.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list