do ship COPYING file in %%doc
This commit is contained in:
parent
0272d3cc22
commit
0be01b0e08
@ -5,7 +5,7 @@
|
|||||||
Name: help2man
|
Name: help2man
|
||||||
Summary: Create simple man pages from --help output
|
Summary: Create simple man pages from --help output
|
||||||
Version: 1.36.4
|
Version: 1.36.4
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnu.org/software/help2man
|
URL: http://www.gnu.org/software/help2man
|
||||||
@ -68,7 +68,7 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root,-)
|
%defattr(-, root, root,-)
|
||||||
%doc README NEWS THANKS
|
%doc README NEWS THANKS COPYING
|
||||||
%{_bindir}/help2man
|
%{_bindir}/help2man
|
||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
@ -86,6 +86,9 @@ fi
|
|||||||
%lang(sv) %{_mandir}/sv/man1/*
|
%lang(sv) %{_mandir}/sv/man1/*
|
||||||
|
|
||||||
%changelog
|
%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@lists.fedoraproject.org> - 1.36.4-5
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.36.4-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user