rpms/bes/devel .cvsignore, 1.4, 1.5 bes.spec, 1.13, 1.14 sources, 1.4, 1.5 bes-3.6.2-gcc43.patch, 1.1, NONE

Orion Poplawski orion at fedoraproject.org
Wed Jul 22 18:02:30 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/bes/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6582

Modified Files:
	.cvsignore bes.spec sources 
Removed Files:
	bes-3.6.2-gcc43.patch 
Log Message:
* Tue Jul 21 2009 Orion Poplawski <orion at cora.nwra.com> - 3.7.2-1
- update to 3.7.2, enable tcp_wrapper support
- Drop gcc43 patch fixed upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bes/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	10 Sep 2008 16:54:52 -0000	1.4
+++ .cvsignore	22 Jul 2009 18:02:00 -0000	1.5
@@ -1 +1 @@
-bes-3.6.2.tar.gz
+bes-3.7.2.tar.gz


Index: bes.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bes/devel/bes.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- bes.spec	4 Mar 2009 09:25:49 -0000	1.13
+++ bes.spec	22 Jul 2009 18:02:00 -0000	1.14
@@ -5,20 +5,19 @@
 %define besgroup %{name}
 
 Name:           bes
-Version:        3.6.2
-Release:        4%{?dist}
+Version:        3.7.2
+Release:        1%{?dist}
 Summary:        Back-end server software framework for OPeNDAP
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.opendap.org/download/BES.html
 Source0:        http://www.opendap.org/pub/source/bes-%{version}.tar.gz
-Patch0:         bes-3.6.2-gcc43.patch
 Patch1:         bes-3.6.2-includes.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libdap-devel >= 3.8.0
+BuildRequires:  libdap-devel >= 3.9.2
 BuildRequires:  readline-devel
 BuildRequires:  bzip2-devel zlib-devel
 # needed by ppt
@@ -64,7 +63,6 @@ Documentation of OPeNDAP BES.
 
 %prep
 %setup -q
-%patch0 -p1 -b .gcc43
 %patch1 -p1 -b .includes
 chmod a-x dispatch/BESStreamResponseHandler*
 
@@ -157,6 +155,10 @@ exit 0
 %doc __distribution_docs/api-html/
 
 %changelog
+* Tue Jul 21 2009 Orion Poplawski <orion at cora.nwra.com> - 3.7.2-1
+- update to 3.7.2, enable tcp_wrapper support
+- Drop gcc43 patch fixed upstream
+
 * Wed Mar 04 2009 Caolán McNamara <caolanm at redhat.com> - 3.6.2-4
 - include cstdio for std::snprintf
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bes/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	10 Sep 2008 16:54:52 -0000	1.4
+++ sources	22 Jul 2009 18:02:00 -0000	1.5
@@ -1 +1 @@
-7b1c4055179bfc584398c30434042346  bes-3.6.2.tar.gz
+9f1711a363ab3c8b172301440ca9e88b  bes-3.7.2.tar.gz


--- bes-3.6.2-gcc43.patch DELETED ---




More information about the fedora-extras-commits mailing list