rpms/kst/devel .cvsignore, 1.8, 1.9 kst.spec, 1.28, 1.29 sources, 1.8, 1.9 kst-fix-F-command-line.diff, 1.1, NONE

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


Author: mtruch

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

Modified Files:
	.cvsignore kst.spec sources 
Removed Files:
	kst-fix-F-command-line.diff 
Log Message:
Update to upstream 1.7.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/kst/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	24 Apr 2008 21:10:26 -0000	1.8
+++ .cvsignore	20 Sep 2008 00:31:54 -0000	1.9
@@ -1 +1 @@
-kst-1.6.0.tar.gz
+kst-1.7.0.tar.gz


Index: kst.spec
===================================================================
RCS file: /cvs/extras/rpms/kst/devel/kst.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- kst.spec	10 May 2008 21:21:04 -0000	1.28
+++ kst.spec	20 Sep 2008 00:31:54 -0000	1.29
@@ -1,6 +1,6 @@
 Name:       kst
-Version:    1.6.0
-Release:    4%{?dist}
+Version:    1.7.0
+Release:    1%{?dist}
 Summary:    A data viewing program for KDE
 
 Group:      Applications/Engineering
@@ -9,9 +9,6 @@
 Source0:    ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/scientific/kst-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-#From KDE svn revision 805176
-Patch0:     kst-fix-F-command-line.diff
-
 Requires(post):   /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
@@ -62,8 +59,6 @@
 Summary:    netcdf datasource plugin for kst
 Group:      Applications/Engineering
 Requires:   %{name} = %{version}-%{release}
-#Temporary as netcdf is excluded from ppc64 at this time.  
-ExcludeArch: ppc64
 
 %description netcdf
 A plugin allowing kst to open and read data in netcdf format.
@@ -83,7 +78,6 @@
 
 %prep
 %setup -q
-%patch0 -p4
 
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
@@ -241,6 +235,10 @@
 %{_datadir}/services/kst/kstdata_netcdf.desktop
 
 %changelog
+* 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.
+
 * Sat May 10 2008 Matthew Truch <matt at truch.net> - 1.6.0-4
 - ExcludeArch ppc64 for netcdf subpackage as netcdf is disabled on ppc64.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kst/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	24 Apr 2008 21:10:26 -0000	1.8
+++ sources	20 Sep 2008 00:31:54 -0000	1.9
@@ -1 +1 @@
-450824ca26e19e5b71358c6740152015  kst-1.6.0.tar.gz
+69db059134c9f9df0875ce89f5b178f7  kst-1.7.0.tar.gz


--- kst-fix-F-command-line.diff DELETED ---




More information about the fedora-extras-commits mailing list