rpms/kst/devel kst.spec,1.29,1.30

Matthew D Truch mtruch at fedoraproject.org
Sat Sep 20 00:51:51 UTC 2008


Author: mtruch

Update of /cvs/extras/rpms/kst/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18404

Modified Files:
	kst.spec 
Log Message:
Changes for netcdf version 4.



Index: kst.spec
===================================================================
RCS file: /cvs/extras/rpms/kst/devel/kst.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- kst.spec	20 Sep 2008 00:31:54 -0000	1.29
+++ kst.spec	20 Sep 2008 00:51:21 -0000	1.30
@@ -1,6 +1,6 @@
 Name:       kst
 Version:    1.7.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A data viewing program for KDE
 
 Group:      Applications/Engineering
@@ -86,8 +86,8 @@
   --disable-rpath \
   --with-qt-libraries=$QTDIR/lib \
   --with-qt-includes=$QTDIR/include \
-  --with-extra-includes=%{_includedir}/cfitsio:%{_includedir}/netcdf-3 \
-  --with-extra-libs=%{_libdir}:%{_libdir}/netcdf-3 --disable-debug
+  --with-extra-includes=%{_includedir}/cfitsio:%{_includedir}/netcdf \
+  --with-extra-libs=%{_libdir}:%{_libdir}/netcdf --disable-debug
 make %{?_smp_mflags}
 
 %install
@@ -235,6 +235,9 @@
 %{_datadir}/services/kst/kstdata_netcdf.desktop
 
 %changelog
+* Fri Sep 19 2008 Matthew Truch <matt at truch.net> - 1.7.0-2
+- Allow build from netcdf version 4.  
+
 * Fri Sep 19 2008 Matthew Truch <matt at truch.net> - 1.7.0-1
 - Update to upstream 1.7.0.  
 - Re-enable ppc64 build of netcdf subpackage.




More information about the fedora-extras-commits mailing list