diff --git a/gdal.spec b/gdal.spec index 59fbea3..fea4d4b 100644 --- a/gdal.spec +++ b/gdal.spec @@ -10,7 +10,7 @@ Source1: http://download.osgeo.org/gdal/gdalautotest-1.5.0.tar.gz Patch0: %{name}-gcc43.patch Patch1: %{name}-perl510.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libtool swig pkgconfig sed +BuildRequires: libtool swig pkgconfig BuildRequires: doxygen tetex-latex ghostscript BuildRequires: libpng-devel libungif-devel libjpeg-devel libtiff-devel BuildRequires: jasper-devel cfitsio-devel hdf-devel libdap-devel librx-devel @@ -375,7 +375,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu May 15 2008 Balint Cristian - 1.5.1-7 -- buildrequire sed +- fix a sed option for koji * Wed Apr 16 2008 Balint Cristian - 1.5.1-6 - disable fortify source, it crash gdal for now.