summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-02 15:39:53 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-02 15:39:53 +0100
commitdf41a27bd84827e98054e582b384433bca647576 (patch)
tree956db262d69cd9cf7d85401645c6d892bcd1e5e3
parent95ad4d7502258ddbbca513effe7fe7aec5113c45 (diff)
downloadmingw32-libltdl-package-df41a27bd84827e98054e582b384433bca647576.tar.gz
mingw32-libltdl-package-df41a27bd84827e98054e582b384433bca647576.tar.xz
mingw32-libltdl-package-df41a27bd84827e98054e582b384433bca647576.zip
fix license: only consider content of binary RPM
-rw-r--r--mingw32-libltdl.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/mingw32-libltdl.spec b/mingw32-libltdl.spec
index e360a50..d52af24 100644
--- a/mingw32-libltdl.spec
+++ b/mingw32-libltdl.spec
@@ -9,7 +9,9 @@ Name: mingw32-libltdl
Version: 1.5.26
Release: 9%{?dist}
Group: System Environment/Libraries
-License: GPLv2+ and LGPLv2+ and GFDL
+# Even though the source package contains files under
+# "GPLv2+ and LGPLv2+ and GFDL", the binary RPM only ships LGPLv2+ code.
+License: LGPLv2+
Group: Development/Tools
Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz