- update to 5.2.0

epel9
frankb 15 years ago
parent ffe9671340
commit cc0907754a

@ -1 +1 @@
qwt-5.1.1.tar.bz2 qwt-5.2.0.tar.bz2

@ -1,7 +1,7 @@
diff -Nur qwt-5.1.1.org/designer/designer.pro qwt-5.1.1/designer/designer.pro diff -Nur qwt-5.2.0.org/designer/designer.pro qwt-5.2.0/designer/designer.pro
--- qwt-5.1.1.org/designer/designer.pro 2008-05-24 18:47:36.000000000 +0200 --- qwt-5.1.2.org/designer/designer.pro 2010-02-05 14:55:47.000000000 +0100
+++ qwt-5.1.1/designer/designer.pro 2009-01-04 17:54:33.000000000 +0100 +++ qwt-5.1.2/designer/designer.pro 2010-02-05 14:59:04.000000000 +0100
@@ -123,7 +123,7 @@ @@ -126,7 +126,7 @@
RESOURCES += \ RESOURCES += \
qwt_designer_plugin.qrc qwt_designer_plugin.qrc
@ -10,21 +10,21 @@ diff -Nur qwt-5.1.1.org/designer/designer.pro qwt-5.1.1/designer/designer.pro
INSTALLS += target INSTALLS += target
} }
} }
diff -Nur qwt-5.1.1.org/qwtconfig.pri qwt-5.1.1/qwtconfig.pri diff -Nur qwt-5.2.0.org/qwtconfig.pri qwt-5.2.0/qwtconfig.pri
--- qwt-5.1.1.org/qwtconfig.pri 2008-05-24 18:47:36.000000000 +0200 --- qwt-5.1.2.org/qwtconfig.pri 2010-02-05 14:55:47.000000000 +0100
+++ qwt-5.1.1/qwtconfig.pri 2009-01-04 17:55:07.000000000 +0100 +++ qwt-5.1.2/qwtconfig.pri 2010-02-05 14:57:38.000000000 +0100
@@ -7,17 +7,9 @@ @@ -7,17 +7,10 @@
VER_PAT = 1 VER_PAT = 0
VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
-unix { -unix {
- INSTALLBASE = /usr/local/qwt-5.1.1 - INSTALLBASE = /usr/local/qwt-5.2.0
-} -}
- -
-win32 { -win32 {
- INSTALLBASE = C:/Qwt-5.1.1 - INSTALLBASE = C:/Qwt-5.2.0
-} -}
-
-target.path = $$INSTALLBASE/lib -target.path = $$INSTALLBASE/lib
-headers.path = $$INSTALLBASE/include -headers.path = $$INSTALLBASE/include
-doc.path = $$INSTALLBASE/doc -doc.path = $$INSTALLBASE/doc
@ -34,7 +34,7 @@ diff -Nur qwt-5.1.1.org/qwtconfig.pri qwt-5.1.1/qwtconfig.pri
###################################################################### ######################################################################
# qmake internal options # qmake internal options
@@ -97,7 +89,7 @@ @@ -97,7 +90,7 @@
# QwtSVGItem. # QwtSVGItem.
###################################################################### ######################################################################

@ -1,7 +1,7 @@
Name: qwt Name: qwt
Summary: Qt Widgets for Technical Applications Summary: Qt Widgets for Technical Applications
Version: 5.1.1 Version: 5.2.0
Release: 4%{?dist} Release: 0%{?dist}
BuildRequires: qt4-devel BuildRequires: qt4-devel
URL: http://qwt.sourceforge.net URL: http://qwt.sourceforge.net
License: LGPLv2 with exceptions License: LGPLv2 with exceptions
@ -79,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/qt4/plugins/designer/libqwt_designer_plugin.so %{_libdir}/qt4/plugins/designer/libqwt_designer_plugin.so
%changelog %changelog
* Fri Feb 05 2010 Frank Büttner <frank-buettner@gmx.net> - 5.2.0-0
- update to 5.2.0
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.1-4 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

@ -1 +1 @@
218cef1a39ebda6cfa440a0727464275 qwt-5.1.1.tar.bz2 c60b4cfac271a41524402b3ae5197890 qwt-5.2.0.tar.bz2

Loading…
Cancel
Save