Changelog for
netcdf-3.6.2-7.fc9.x86_64.rpm :
Thu Apr 3 00:00:00 2008 Orion Poplawski
- 3.6.2-7
- Change patch to include
- Remove %{?_smp_mflags} - not parallel build safe (fortran modules)
Wed Feb 20 23:00:00 2008 Ed Hill - 3.6.2-6
- add patch that (hopefully?) allows the GCC 4.3 build to proceed
Mon Feb 18 23:00:00 2008 Fedora Release Engineering - 3.6.2-5
- Autorebuild for GCC 4.3
Sun Aug 26 00:00:00 2007 Ed Hill - 3.6.2-4
- add BR: gawk
Sun Aug 26 00:00:00 2007 Ed Hill - 3.6.2-3
- rebuild for BuildID
Tue May 22 00:00:00 2007 Orion Poplawski - 3.6.2-2
- Run checks
Sat Mar 17 23:00:00 2007 Ed Hill - 3.6.2-1
- 3.6.2 has a new build system supporting shared libs
Sun Sep 3 00:00:00 2006 Ed Hill - 3.6.1-4
- switch to compat-gcc-34-g77 instead of compat-gcc-32-g77
Sun Sep 3 00:00:00 2006 Ed Hill - 3.6.1-3
- rebuild for imminent FC-6 release
Fri May 12 00:00:00 2006 Ed Hill - 3.6.1-2
- add missing BuildRequires for the g77 interface
Sat Apr 22 00:00:00 2006 Ed Hill - 3.6.1-1
- update to upstream 3.6.1
Thu Feb 16 23:00:00 2006 Ed Hill - 3.6.0-10.p1
- rebuild for new GCC
Thu Dec 22 23:00:00 2005 Orion Poplawski - 3.6.0-9.p1
- rebuild for gcc4.1
Mon Oct 17 00:00:00 2005 Ed Hill - 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 00:00:00 2005 Ed Hill - 3.6.0-7.p1
- add FFLAGS=\"-fPIC\"
Tue Jun 14 00:00:00 2005 Ed Hill - 3.6.0-6.p1
- rebuild
Sat Jun 4 00:00:00 2005 Ed Hill - 3.6.0-5.p1
- bump for the build system
Tue May 10 00:00:00 2005 Ed Hill - 3.6.0-4.p1
- remove hard-coded dist/fedora macros
Fri May 6 00:00:00 2005 Ed Hill - 3.6.0-3.p1
- make netcdf-devel require netcdf (bug #156748)
- cleanup environment and paths
Wed Apr 6 00:00:00 2005 Ed Hill - 0:3.6.0-2.p1
- update for gcc-gfortran
- fix file permissions
Sat Mar 5 23:00:00 2005 Ed Hill - 0:3.6.0-1.p1
- update for 3.6.0-p1 large-files-bug fix and remove the Epoch
Sun Dec 12 23:00:00 2004 Ed Hill - 0:3.6.0-0.2.beta6
- fix naming scheme for pre-releases (per Michael Schwendt)
Sat Dec 11 23:00:00 2004 Ed Hill - 0:3.6.0beta6-0.fdr.2
- For Fortran, use only g77 (ignore gfortran, even if its installed)
Tue Dec 7 23:00:00 2004 Ed Hill - 0:3.6.0beta6-0.fdr.1
- remove \"BuildRequires: gcc4-gfortran\"
Sat Dec 4 23:00:00 2004 Ed Hill - 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 2 23:00:00 2004 Ed Hill - 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 -m64 -mtune=generic}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; 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=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu \\
--target=x86_64-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/lib64 \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info flags
Wed Dec 1 23:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.11
- headers in /usr/include/netcdf, libs in /usr/lib/netcdf
Tue Oct 5 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.10
- Put headers in their own directory but leave the libraries in the
/usr/lib64 -- there are only two libs and the majority of other
\"
*-devel\" packages follow this pattern
Mon Oct 4 00:00:00 2004 Michael Schwendt - 0:3.5.1-0.fdr.9
- add patch to install lib and headers into own tree
Mon Aug 2 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.8
- added -fPIC so x86_64 build works with nco package
Sat Jul 31 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.7
- fix typo in the x86_64 build and now works on x86_64
Fri Jul 16 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.6
- fix license
Fri Jul 16 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.5
- fix (hopefully?) x86_64 /usr/lib64 handling
Fri Jul 16 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.4
- replace paths with macros
Fri Jul 16 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.3
- fix spelling
Fri Jul 16 00:00:00 2004 Ed Hill - 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 -m64 -mtune=generic}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; 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=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu \\
--target=x86_64-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/lib64 \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info
Thu Jul 15 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.1
- Remove unnecessary parts and cleanup for submission
Thu Jul 15 00:00:00 2004 Ed Hill - 0:3.5.1-0.fdr.0
- Initial RPM release.