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

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


Author: edhill

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

Modified Files:
	nco.spec 
Log Message:
buildrequire flex



Index: nco.spec
===================================================================
RCS file: /cvs/extras/rpms/nco/devel/nco.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nco.spec	2 Sep 2006 21:04:06 -0000	1.6
+++ nco.spec	2 Sep 2006 21:24:36 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           nco
 Version:        3.1.5
-Release:        1%{?dist}
+Release:        2%{?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:  bison
+BuildRequires:  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-2
+- buildrequire flex
+
 * Sat Sep  2 2006 Ed Hill <ed at eh3.com> - 3.1.5-1
 - new upstream 3.1.5
 




More information about the scm-commits mailing list