commit e94b7133b9680152fe276ea414446e6bac9d5941
Author: Robert Scheck <[email protected]>
Date:   Sun Jan 15 17:47:01 2012 +0100

    If (and only if) the source package includes the text of the license(s) in 
its own file, then that file, containing the text of the license(s) for the 
package must be included in %doc.

 perl-Net-LibIDN.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/perl-Net-LibIDN.spec b/perl-Net-LibIDN.spec
index 0cbcbbb..2acbfc2 100644
--- a/perl-Net-LibIDN.spec
+++ b/perl-Net-LibIDN.spec
@@ -32,9 +32,6 @@ make %{?_smp_mflags}
 iconv -f latin1 -t utf-8 -o "blib/man3/Net::LibIDN.3pm.utf8" 
"blib/man3/Net::LibIDN.3pm"
 mv -f "blib/man3/Net::LibIDN.3pm.utf8" "blib/man3/Net::LibIDN.3pm"
 
-# Package is lacking GPL file
-perldoc -t perlgpl > COPYING
-
 %install
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
@@ -50,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc Artistic Changes COPYING README
+%doc Artistic Changes README
 %{_mandir}/man3/*.3pm*
 %{perl_vendorarch}/Net
 %{perl_vendorarch}/auto/Net
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to