Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

netcdf-devel-3.6.2-7.el5 RPM for i386

From EPEL 5Client for x86_64

Name: netcdf-devel Distribution: Extras Packages for Enterprise Linux
Version: 3.6.2 Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla>
Release: 7.el5 Build date: Wed Oct 22 17:26:53 2008
Group: Development/Libraries Build host: xenbuilder2.fedora.redhat.com
Size: 320858 Source RPM: netcdf-3.6.2-7.el5.src.rpm
Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla>
Url: http://my.unidata.ucar.edu/content/software/netcdf/index.html
Summary: Development files for netcdf-3
This package contains the netCDF-3 header files, shared devel libs, and
man pages.

Provides

Requires

Copyright

NetCDF

Signatures

internal MD5: 1b0fed2e2eece4410aaafe897e474573
GPG

Changelog

* Thu Apr 03 2008 Orion Poplawski <orion@cora.nwra.com> - 3.6.2-7
  - Change patch to include <cstring>
  - Remove %{?_smp_mflags} - not parallel build safe (fortran modules)
* Wed Feb 20 2008 Ed Hill <ed@eh3.com> - 3.6.2-6
  - add patch that (hopefully?) allows the GCC 4.3 build to proceed
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.6.2-5
  - Autorebuild for GCC 4.3
* Sun Aug 26 2007 Ed Hill <ed@eh3.com> - 3.6.2-4
  - add BR: gawk
* Sun Aug 26 2007 Ed Hill <ed@eh3.com> - 3.6.2-3
  - rebuild for BuildID
* Tue May 22 2007 Orion Poplawski <orion@cora.nwra.com> - 3.6.2-2
  - Run checks
* Sat Mar 17 2007 Ed Hill <ed@eh3.com> - 3.6.2-1
  - 3.6.2 has a new build system supporting shared libs
* Sun Sep 03 2006 Ed Hill <ed@eh3.com> - 3.6.1-4
  - switch to compat-gcc-34-g77 instead of compat-gcc-32-g77
* Sun Sep 03 2006 Ed Hill <ed@eh3.com> - 3.6.1-3
  - rebuild for imminent FC-6 release
* Fri May 12 2006 Ed Hill <ed@eh3.com> - 3.6.1-2
  - add missing BuildRequires for the g77 interface
* Sat Apr 22 2006 Ed Hill <ed@eh3.com> - 3.6.1-1
  - update to upstream 3.6.1
* Thu Feb 16 2006 Ed Hill <ed@eh3.com> - 3.6.0-10.p1
  - rebuild for new GCC
* Thu Dec 22 2005 Orion Poplawski <orion@cora.nwra.com> - 3.6.0-9.p1
  - rebuild for gcc4.1
* Mon Oct 17 2005 Ed Hill <ed@eh3.com> - 3.6.0-8.p1
  - building the library twice (once each for g77 and gfortran) 
    fixes an annoying problem for people who need both compilers
* Fri Sep 30 2005 Ed Hill <ed@eh3.com> - 3.6.0-7.p1
  - add FFLAGS="-fPIC"
* Tue Jun 14 2005 Ed Hill <ed@eh3.com> - 3.6.0-6.p1
  - rebuild
* Sat Jun 04 2005 Ed Hill <ed@eh3.com> - 3.6.0-5.p1
  - bump for the build system
* Tue May 10 2005 Ed Hill <ed@eh3.com> - 3.6.0-4.p1
  - remove hard-coded dist/fedora macros
* Fri May 06 2005 Ed Hill <ed@eh3.com> - 3.6.0-3.p1
  - make netcdf-devel require netcdf (bug #156748)
  - cleanup environment and paths
* Wed Apr 06 2005 Ed Hill <ed@eh3.com> - 0:3.6.0-2.p1
  - update for gcc-gfortran
  - fix file permissions
* Sat Mar 05 2005 Ed Hill <ed@eh3.com> - 0:3.6.0-1.p1
  - update for 3.6.0-p1 large-files-bug fix and remove the Epoch
* Sun Dec 12 2004 Ed Hill <eh3@mit.edu> - 0:3.6.0-0.2.beta6
  - fix naming scheme for pre-releases (per Michael Schwendt)
* Sat Dec 11 2004 Ed Hill <eh3@mit.edu> - 0:3.6.0beta6-0.fdr.2
  - For Fortran, use only g77 (ignore gfortran, even if its installed)
* Tue Dec 07 2004 Ed Hill <eh3@mit.edu> - 0:3.6.0beta6-0.fdr.1
  - remove "BuildRequires: gcc4-gfortran"
* Sat Dec 04 2004 Ed Hill <eh3@mit.edu> - 0:3.6.0beta6-0.fdr.0
  - upgrade to 3.6.0beta6
  - create separate devel package that does *not* depend upon 
    the non-devel package and put the headers/libs in "netcdf-3" 
    subdirs for easy co-existance with upcoming netcdf-4
* Thu Dec 02 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.12
  - remove unneeded 
    CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export FFLAGS ; 
    for i in $(find . -name config.guess -o -name config.sub) ; do 
             [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; 
    done ; 
    ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu \
  	--target=i386-redhat-linux-gnu \
  	--program-prefix= \
  	--prefix=/usr \
  	--exec-prefix=/usr \
  	--bindir=/usr/bin \
  	--sbindir=/usr/sbin \
  	--sysconfdir=/etc \
  	--datadir=/usr/share \
  	--includedir=/usr/include \
  	--libdir=/usr/lib \
  	--libexecdir=/usr/libexec \
  	--localstatedir=/var \
  	--sharedstatedir=/usr/com \
  	--mandir=/usr/share/man \
  	--infodir=/usr/share/info flags
* Wed Dec 01 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.11
  - headers in /usr/include/netcdf, libs in /usr/lib/netcdf
* Tue Oct 05 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.10
  - Put headers in their own directory but leave the libraries in the 
    /usr/lib -- there are only two libs and the majority of other
    "*-devel" packages follow this pattern
* Mon Oct 04 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:3.5.1-0.fdr.9
  - add patch to install lib and headers into own tree
* Mon Aug 02 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.8
  - added -fPIC so x86_64 build works with nco package
* Sat Jul 31 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.7
  - fix typo in the x86_64 build and now works on x86_64
* Fri Jul 16 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.6
  - fix license
* Fri Jul 16 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.5
  - fix (hopefully?) x86_64 /usr/lib64 handling
* Fri Jul 16 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.4
  - replace paths with macros
* Fri Jul 16 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.3
  - fix spelling
* Fri Jul 16 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.2
  - removed "--prefix=/usr" from 
    CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export FFLAGS ; 
    for i in $(find . -name config.guess -o -name config.sub) ; do 
             [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; 
    done ; 
    ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu \
  	--target=i386-redhat-linux-gnu \
  	--program-prefix= \
  	--prefix=/usr \
  	--exec-prefix=/usr \
  	--bindir=/usr/bin \
  	--sbindir=/usr/sbin \
  	--sysconfdir=/etc \
  	--datadir=/usr/share \
  	--includedir=/usr/include \
  	--libdir=/usr/lib \
  	--libexecdir=/usr/libexec \
  	--localstatedir=/var \
  	--sharedstatedir=/usr/com \
  	--mandir=/usr/share/man \
  	--infodir=/usr/share/info
* Thu Jul 15 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.1
  - Remove unnecessary parts and cleanup for submission
* Thu Jul 15 2004 Ed Hill <eh3@mit.edu> - 0:3.5.1-0.fdr.0
  - Initial RPM release.

Files

€	


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Mar 15 06:32:17 2010