rpms/qtiplot/devel qtiplot.spec,1.8,1.9

Frank Büttner frankb at fedoraproject.org
Sat Jan 10 14:38:52 UTC 2009


Author: frankb

Update of /cvs/pkgs/rpms/qtiplot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv741

Modified Files:
	qtiplot.spec 
Log Message:
fix sed command



Index: qtiplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qtiplot/devel/qtiplot.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qtiplot.spec	10 Jan 2009 14:30:47 -0000	1.8
+++ qtiplot.spec	10 Jan 2009 14:38:22 -0000	1.9
@@ -1,7 +1,7 @@
 Name:		qtiplot
 Summary:	Data Analysis and Scientific Plotting
 Version:	0.9.7.4
-Release:	3%{?dist}
+Release:	4%{?dist}
 #>4.2 is needed for qtiplot
 BuildRequires:	qt4-devel >= 4.2 
 BuildRequires:	qwt-devel
@@ -64,7 +64,7 @@
 sed -i "s\TARGETPATH\ $RPM_BUILD_ROOT/%{_libdir}/%{name}/\1" fitPlugins/fitRational1/fitRational1.pro 
 sed -i "s\TARGETPATH\ $RPM_BUILD_ROOT/%{_libdir}/%{name}/\1" fitPlugins/fitRational0/fitRational0.pro
 #fix default path for the Plug-Ins
-sed -i "s\/usr/lib/qtiplot/plugins\%{_libdir}/%{name}\g" qtiplot/src/ApplicationWindow.cpp
+sed -i "s\/usr/lib/qtiplot/plugins\%{_libdir}/%{name}\g" qtiplot/src/core/ApplicationWindow.cpp
 #fix source files for debug package
 dos2unix qtiplot/src/*
 dos2unix fitPlugins/fitRational0/*
@@ -133,6 +133,9 @@
 
 
 %changelog
+* Sat Jan 10 2009 Frank Büttner <frank-buettner at gmx.net> - 0.9.7.4-4
+ - fix sed
+
 * Sat Jan 10 2009 Frank Büttner <frank-buettner at gmx.net> - 0.9.7.4-3
  - fix the patch files
 




More information about the fedora-extras-commits mailing list