rpms/netcdf-perl/devel netcdf-perl.spec,1.5,1.6

Orion Poplawski orion at fedoraproject.org
Sat Dec 20 15:27:42 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/netcdf-perl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv697

Modified Files:
	netcdf-perl.spec 
Log Message:
* Fri Dec 19 2008 - Orion Poplawski <orion at cora.nwra.com> - 1.2.3-8
- Rebuild for new netcdf



Index: netcdf-perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/netcdf-perl/devel/netcdf-perl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- netcdf-perl.spec	7 Mar 2008 01:53:07 -0000	1.5
+++ netcdf-perl.spec	20 Dec 2008 15:27:12 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           netcdf-perl
 Version:        1.2.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Perl extension module for scientific data access via the netCDF API
 
 Group:          Development/Libraries
@@ -27,8 +27,8 @@
 %build
 cd src
 export PERL_MANDIR=%{_mandir}
-export CPP_NETCDF=-I%{_includedir}/netcdf-3
-export LD_NETCDF="-L%{_libdir}/netcdf-3 -lnetcdf"
+export CPP_NETCDF=-I%{_includedir}/netcdf
+export LD_NETCDF="-lnetcdf"
 %configure
 cd perl
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -71,8 +71,11 @@
 
 
 %changelog
+* Fri Dec 19 2008 - Orion Poplawski <orion at cora.nwra.com> - 1.2.3-8
+- Rebuild for new netcdf
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2.3-7
-Rebuild for new perl
+- Rebuild for new perl
 
 * Sat Feb  9 2008 - Orion Poplawski <orion at cora.nwra.com> - 1.2.3-6
 - Rebuild for gcc 3.4




More information about the Fedora-perl-devel-list mailing list