rpms/nco/F-11 nco-3.9.8-install_C_headers.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 nco.spec, 1.18, 1.19 sources, 1.9, 1.10 nco-3.9.7-install_C_headers.patch, 1.1, NONE

Orion Poplawski orion at fedoraproject.org
Thu Apr 30 20:59:06 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/nco/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21376

Modified Files:
	.cvsignore nco.spec sources 
Added Files:
	nco-3.9.8-install_C_headers.patch 
Removed Files:
	nco-3.9.7-install_C_headers.patch 
Log Message:
* Thu Apr 30 2009 - Orion Poplawski <orion at cora.nwra.com> - 3.9.8-1
- Update to 3.9.8
- Update install headers patch


nco-3.9.8-install_C_headers.patch:

--- NEW FILE nco-3.9.8-install_C_headers.patch ---
--- nco-3.9.8/src/nco/Makefile.in.install_C_headers	2009-04-21 15:58:08.000000000 -0600
+++ nco-3.9.8/src/nco/Makefile.in	2009-04-30 14:22:12.000000000 -0600
@@ -428,7 +428,7 @@
 # To my knowledge, though, only NCO programs use libnco
 # For this reason Debian packages should not (yet) install NCO headers
 # Remove following line until learn how to prevent Debian from installing headers
-#include_HEADERS = $(HEADER_SRC)
+include_HEADERS = $(HEADER_SRC)
 libnco_la_SOURCES = \
 ${HEADER_SRC} \
 ${NCO_GETOPT} \


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nco/F-11/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	26 Mar 2009 16:16:07 -0000	1.9
+++ .cvsignore	30 Apr 2009 20:58:36 -0000	1.10
@@ -1 +1 @@
-nco-3.9.7.tar.gz
+nco-3.9.8.tar.gz


Index: nco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nco/F-11/nco.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- nco.spec	30 Mar 2009 23:00:33 -0000	1.18
+++ nco.spec	30 Apr 2009 20:58:36 -0000	1.19
@@ -1,13 +1,13 @@
 Name:           nco
-Version:        3.9.7
-Release:        2%{?dist}
+Version:        3.9.8
+Release:        1%{?dist}
 Summary:        Suite of programs for manipulating NetCDF/HDF4 files
 Group:          Applications/Engineering
 License:        GPLv3
 URL:            http://nco.sourceforge.net/
 
 Source0:        http://nco.sourceforge.net/src/nco-%{version}.tar.gz
-Patch0:         nco-3.9.7-install_C_headers.patch
+Patch0:         nco-3.9.8-install_C_headers.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  bison, flex, gawk
@@ -108,6 +108,10 @@ fi
 %{_libdir}/libnco*.a
 
 %changelog
+* Thu Apr 30 2009 - Orion Poplawski <orion at cora.nwra.com> - 3.9.8-1
+- Update to 3.9.8
+- Update install headers patch
+
 * Mon Mar 30 2009 - Orion Poplawski <orion at cora.nwra.com> - 3.9.7-2
 - Drop include patch fixed in antlr 2.7.7-5
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nco/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	26 Mar 2009 16:16:07 -0000	1.9
+++ sources	30 Apr 2009 20:58:36 -0000	1.10
@@ -1 +1 @@
-d91e478fd98725086dfb088705935bb2  nco-3.9.7.tar.gz
+412e3dce53abef435d415d39c0dc36a0  nco-3.9.8.tar.gz


--- nco-3.9.7-install_C_headers.patch DELETED ---




More information about the fedora-extras-commits mailing list