rpms/help2man/devel help2man.spec,1.14,1.15

Ondrej Vasik ovasik at fedoraproject.org
Tue Feb 23 13:21:47 UTC 2010


Author: ovasik

Update of /cvs/pkgs/rpms/help2man/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3053

Modified Files:
	help2man.spec 
Log Message:
do ship COPYING file in %%doc


Index: help2man.spec
===================================================================
RCS file: /cvs/pkgs/rpms/help2man/devel/help2man.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- help2man.spec	25 Jul 2009 02:07:03 -0000	1.14
+++ help2man.spec	23 Feb 2010 13:21:46 -0000	1.15
@@ -5,7 +5,7 @@
 Name:           help2man
 Summary:        Create simple man pages from --help output
 Version:        1.36.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://www.gnu.org/software/help2man
@@ -68,7 +68,7 @@ fi
 
 %files
 %defattr(-, root, root,-)
-%doc README NEWS THANKS
+%doc README NEWS THANKS COPYING
 %{_bindir}/help2man
 %{_infodir}/*
 %{_mandir}/man1/*
@@ -86,6 +86,9 @@ fi
 %lang(sv) %{_mandir}/sv/man1/*
 
 %changelog
+* Tue Feb 23 2010 Ondrej Vasik - 1.36.4-6
+- do ship COPYING file in %%doc
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.36.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list