rpms/gtk2hs/FC-6 gtk2hs.spec,1.13,1.14

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


Author: petersen

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

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/FC-6/gtk2hs.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gtk2hs.spec	17 Aug 2007 01:40:48 -0000	1.13
+++ gtk2hs.spec	17 Aug 2007 02:09:58 -0000	1.14
@@ -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