diff --git a/qwt-path.patch b/qwt-path.patch index baa0689..fe222b7 100644 --- a/qwt-path.patch +++ b/qwt-path.patch @@ -1,7 +1,7 @@ -diff -Nur qwt-5.0.1.org/designer/designer.pro qwt-5.0.1/designer/designer.pro ---- qwt-5.0.1.org/designer/designer.pro 2007-05-15 15:23:47.000000000 +0200 -+++ qwt-5.0.1/designer/designer.pro 2007-05-15 17:29:13.000000000 +0200 -@@ -92,7 +92,7 @@ +diff -Nur qwt-5.1.1.org/designer/designer.pro qwt-5.1.1/designer/designer.pro +--- qwt-5.1.1.org/designer/designer.pro 2008-05-24 18:47:36.000000000 +0200 ++++ qwt-5.1.1/designer/designer.pro 2009-01-04 17:54:33.000000000 +0100 +@@ -123,7 +123,7 @@ RESOURCES += \ qwt_designer_plugin.qrc @@ -9,21 +9,20 @@ diff -Nur qwt-5.0.1.org/designer/designer.pro qwt-5.0.1/designer/designer.pro + target.path = QTDESIGNERPATH INSTALLS += target } + } +diff -Nur qwt-5.1.1.org/qwtconfig.pri qwt-5.1.1/qwtconfig.pri +--- qwt-5.1.1.org/qwtconfig.pri 2008-05-24 18:47:36.000000000 +0200 ++++ qwt-5.1.1/qwtconfig.pri 2009-01-04 17:55:07.000000000 +0100 +@@ -7,17 +7,9 @@ + VER_PAT = 1 + VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT -diff -Nur qwt-5.0.1.org/qwtconfig.pri qwt-5.0.1/qwtconfig.pri ---- qwt-5.0.1.org/qwtconfig.pri 2007-05-15 12:07:33.000000000 +0200 -+++ qwt-5.0.1/qwtconfig.pri 2007-05-15 15:52:39.000000000 +0200 -@@ -1,18 +1,6 @@ --###################################################################### --# Install paths --###################################################################### -- -unix { -- INSTALLBASE = /usr/local/qwt-5.0.2 +- INSTALLBASE = /usr/local/qwt-5.1.1 -} - -win32 { -- INSTALLBASE = C:/Qwt-5.0.2 +- INSTALLBASE = C:/Qwt-5.1.1 -} - -target.path = $$INSTALLBASE/lib @@ -35,7 +34,7 @@ diff -Nur qwt-5.0.1.org/qwtconfig.pri qwt-5.0.1/qwtconfig.pri ###################################################################### # qmake internal options -@@ -58,7 +46,7 @@ +@@ -97,7 +89,7 @@ # QwtSVGItem. ###################################################################### diff --git a/qwt.spec b/qwt.spec index cc09c24..7597215 100644 --- a/qwt.spec +++ b/qwt.spec @@ -1,7 +1,7 @@ Name: qwt Summary: Qt Widgets for Technical Applications Version: 5.1.1 -Release: 1%{?dist} +Release: 2%{?dist} BuildRequires: qt4-devel URL: http://qwt.sourceforge.net License: LGPLv2 with exceptions @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/qt4/plugins/designer/libqwt_designer_plugin.so %changelog +* Sun Jan 04 2009 Frank Büttner - 5.1.1-2 + - modify path patch + * Sun Jan 04 2009 Frank Büttner - 5.1.1-1 -update to 5.1.1