rpms/nco/devel nco.spec,1.7,1.8

Ed Hill (edhill) fedora-extras-commits at redhat.com
Sat Sep 2 21:38:26 UTC 2006


Author: edhill

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

Modified Files:
	nco.spec 
Log Message:
br bison as well



Index: nco.spec
===================================================================
RCS file: /cvs/extras/rpms/nco/devel/nco.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nco.spec	2 Sep 2006 21:24:36 -0000	1.7
+++ nco.spec	2 Sep 2006 21:38:26 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           nco
 Version:        3.1.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Suite of programs for manipulating NetCDF/HDF4 files
 Group:          Applications/Engineering
 License:        GPL
@@ -17,7 +17,7 @@
 Patch1:         nco_find_udunits-dat.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  flex
+BuildRequires:  bison, flex
 BuildRequires:  netcdf-devel, libtool, automake, autoconf
 #  BuildRequires:  udunits, udunits-devel, opendap-devel
 BuildRequires:  udunits, udunits-devel
@@ -109,6 +109,9 @@
 
 
 %changelog
+* Sat Sep  2 2006 Ed Hill <ed at eh3.com> - 3.1.5-3
+- br bison as well
+
 * Sat Sep  2 2006 Ed Hill <ed at eh3.com> - 3.1.5-2
 - buildrequire flex
 




More information about the fedora-extras-commits mailing list