rpms/redland/FC-6 redland.spec,1.4,1.5

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Fri Aug 3 01:26:14 UTC 2007


Author: kkofler

Update of /cvs/pkgs/rpms/redland/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11762/FC-6

Modified Files:
	redland.spec 
Log Message:
Specify LGPL version in License tag.


Index: redland.spec
===================================================================
RCS file: /cvs/pkgs/rpms/redland/FC-6/redland.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- redland.spec	14 Jul 2007 09:38:11 -0000	1.4
+++ redland.spec	3 Aug 2007 01:25:42 -0000	1.5
@@ -1,10 +1,10 @@
 Name:           redland
 Version:        1.0.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Redland RDF Application Framework
 
 Group:          System Environment/Libraries
-License:        LGPL or Apache License 2.0
+License:        LGPLv2+ or ASL 2.0
 URL:            http://librdf.org/
 Source:         http://download.librdf.org/source/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -102,6 +102,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Aug 3 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 1.0.5-5
+- Specify LGPL version in License tag.
+
 * Sat Jul 14 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 1.0.5-4
 - get rid of redland-config dependency bloat too (#248106)
 




More information about the fedora-extras-commits mailing list