rpms/kst/devel kst-except.diff,1.1,1.2 kst.spec,1.35,1.36

Matthew D Truch mtruch at fedoraproject.org
Fri Jul 24 22:19:16 UTC 2009


Author: mtruch

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

Modified Files:
	kst-except.diff kst.spec 
Log Message:
Fix minor typo in patch.


kst-except.diff:
 Makefile.am |    1 
 Makefile.in |  276 +++++++++++++++++++++++-------------------------------------
 2 files changed, 109 insertions(+), 168 deletions(-)



Index: kst.spec
===================================================================
RCS file: /cvs/extras/rpms/kst/devel/kst.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- kst.spec	22 Jul 2009 04:47:42 -0000	1.35
+++ kst.spec	24 Jul 2009 22:19:15 -0000	1.36
@@ -1,6 +1,6 @@
 Name:       kst
 Version:    1.8.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A data viewing program for KDE
 
 Group:      Applications/Engineering
@@ -254,6 +254,9 @@ rm -rf %{buildroot}
 %{_datadir}/services/kst/kstdata_dirfile.desktop
 
 %changelog
+* Fri Jul 24 2009 Matthew Truch <matt at truch.net> - 1.8.0-2
+- Fix patch so it doesn't require fuzz.
+
 * Sat Jul 18 2009 Matthew Truch <matt at truch.net> - 1.8.0-1
 - Upstream kst 1.8.0
 - Drop patch for saveperiod as it's included in upstream 1.8.0




More information about the scm-commits mailing list