[ipset] Remove the license file from the devel subpackage

Mathieu Bridon bochecha at fedoraproject.org
Mon Jul 30 07:14:40 UTC 2012


commit 1e1ead1dd4bebb9bb1f555257cf472693a4b7819
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Mon Jul 30 12:55:55 2012 +0800

    Remove the license file from the devel subpackage
    
    This file is not necessary because it requires the base
    package, which already provides the license in its COPYING
    file.

 ipset.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/ipset.spec b/ipset.spec
index d6b1ece..e4172dc 100644
--- a/ipset.spec
+++ b/ipset.spec
@@ -75,7 +75,6 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
 %{_libdir}/lib%{name}.so.3.0.1
 
 %files devel
-%doc COPYING
 %{_includedir}/lib%{name}
 %{_libdir}/lib%{name}.so
 


More information about the scm-commits mailing list