rpms/kst/devel kst.spec,1.3,1.4

Matthew D Truch (mtruch) fedora-extras-commits at redhat.com
Sun Mar 12 17:34:07 UTC 2006


Author: mtruch

Update of /cvs/extras/rpms/kst/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15304

Modified Files:
	kst.spec 
Log Message:
Bump build so we pick up the new version of cfitsio.



Index: kst.spec
===================================================================
RCS file: /cvs/extras/rpms/kst/devel/kst.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kst.spec	26 Feb 2006 18:54:00 -0000	1.3
+++ kst.spec	12 Mar 2006 17:34:07 -0000	1.4
@@ -1,6 +1,6 @@
 Name:       kst
 Version:    1.2.0
-Release:    9%{?dist}
+Release:    10%{?dist}
 Summary:    A data viewing program for KDE
 
 Group:      Applications/Engineering
@@ -75,7 +75,7 @@
 
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
-
+export KDEDIR=%{_prefix}
 %configure --disable-dependency-tracking --disable-static \
   --disable-rpath \
   --with-qt-libraries=$QTDIR/lib \
@@ -210,6 +210,10 @@
 %{_datadir}/services/kst/kstdata_netcdf.desktop
 
 %changelog
+* Sun Mar 12 2006 Matthew Truch <matt at truch.net> - 1.2.0-10
+- Yet another tweak to configure options.
+- Bump build so new cfitsio version is picked up.
+
 * Sun Feb 26 2006 Matthew Truch <matt at truch.net> - 1.2.0-9
 - Improve qt lib and include configure options.
 




More information about the fedora-extras-commits mailing list