rpms/gtk2hs/F-7 gtk2hs.spec,1.16,1.17

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Fri Aug 17 02:10:28 UTC 2007


Author: petersen

Update of /cvs/extras/rpms/gtk2hs/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9661/F-7

Modified Files:
	gtk2hs.spec 
Log Message:
fix License field to reflect the license of the binary libraries



Index: gtk2hs.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2hs/F-7/gtk2hs.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gtk2hs.spec	17 Aug 2007 01:40:45 -0000	1.16
+++ gtk2hs.spec	17 Aug 2007 02:09:52 -0000	1.17
@@ -13,9 +13,10 @@
 Release:        1%{?dist}
 # cairo/ and svgcairo/ are FreeBSD
 # compat/ is BSD
-# tools/c2hs is GPL, LGPL
-# tools/c2hs/base/general/{Binary.hs,FastMutInt.hs} from ghc (BSD)
-License:        LGPLv2+ and BSD and GPLv2+
+# tools/c2hs (used to build) is GPL, LGPL
+# except tools/c2hs/base/general/{Binary.hs,FastMutInt.hs} from ghc (BSD)
+# rest is all LGPL
+License:        LGPLv2+
 Group:          Development/Libraries
 Source:         http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz
 URL:            http://gtk2hs.sourceforge.net/




More information about the fedora-extras-commits mailing list