rpms/libdap/devel .cvsignore, 1.4, 1.5 libdap.spec, 1.5, 1.6 sources, 1.4, 1.5

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Wed Sep 6 09:08:27 UTC 2006


Author: pertusus

Update of /cvs/extras/rpms/libdap/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11228

Modified Files:
	.cvsignore libdap.spec sources 
Log Message:
* Wed Sep  6 2006 Patrice Dumas <pertusus at free.fr> 3.7.1-1
- update to 3.7.1
- set licence to LGPL instead of W3C/LGPL, since only deflate is W3C, so
  the whole is under the LGPL



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libdap/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	21 Jul 2006 12:09:38 -0000	1.4
+++ .cvsignore	6 Sep 2006 09:08:27 -0000	1.5
@@ -1 +1 @@
-libdap-3.7.0.tar.gz
+libdap-3.7.1.tar.gz


Index: libdap.spec
===================================================================
RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libdap.spec	21 Jul 2006 12:09:38 -0000	1.5
+++ libdap.spec	6 Sep 2006 09:08:27 -0000	1.6
@@ -1,7 +1,7 @@
 
 Name: libdap
 Summary: The C++ DAP2 library from OPeNDAP
-Version: 3.7.0
+Version: 3.7.1
 Release: 1%{?dist}
 
 #Source0: http://www.opendap.org/pub/3.5/source/libdap-%{version}.tar.gz
@@ -10,7 +10,9 @@
 
 Group: Development/Libraries
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-License: LGPL/W3C
+# the deflate program is covered by the W3C licence
+License: LGPL
+
 # Mandrake
 #BuildRequires: libcurl3-devel >= 7.10.6 libxml2-devel >= 2.5.7
 # fedora
@@ -80,19 +82,24 @@
 %{_datadir}/aclocal/*
 
 %changelog
+* Wed Sep  6 2006 Patrice Dumas <pertusus at free.fr> 3.7.1-1
+- update to 3.7.1
+- set licence to LGPL instead of W3C/LGPL, since only deflate is W3C, so
+  the whole is under the LGPL
+
 * Fri Jul 21 2006 Patrice Dumas <pertusus at free.fr> 3.7.0-1
 - update to 3.7.0
 
 * Mon Feb 27 2006 James Gallagher <jgallagher at opendap.org> - 3.6.0-1
 - update to 3.6.0
 
-* Mon Nov 21 2005 Patrice Dumas <dumas at centre-cired.fr> - 3.5.3-2
+* Mon Nov 21 2005 Patrice Dumas <pertusus at free.fr> - 3.5.3-2
 - fix Source0
 
-* Tue Aug 30 2005 Patrice Dumas <dumas at centre-cired.fr> - 3.5.2-3
+* Tue Aug 30 2005 Patrice Dumas <pertusus at free.fr> - 3.5.2-3
 - Add missing Requires
 
-* Sat Jul  2 2005 Patrice Dumas <dumas at centre-cired.fr> - 3.5.1-2
+* Sat Jul  2 2005 Patrice Dumas <pertusus at free.fr> - 3.5.1-2
 - Support for shared libraries
 - Add COPYING
 - Update with fedora template


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libdap/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 Jul 2006 12:09:38 -0000	1.4
+++ sources	6 Sep 2006 09:08:27 -0000	1.5
@@ -1 +1 @@
-3ee1f812c8abaea5169fce781ebf023c  libdap-3.7.0.tar.gz
+f426cc67bbf455705cdf441f21ba4d59  libdap-3.7.1.tar.gz




More information about the fedora-extras-commits mailing list