- 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
--- 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 @@
diff -Nur qwt-5.2.0.org/designer/designer.pro qwt-5.2.0/designer/designer.pro
--- qwt-5.1.2.org/designer/designer.pro 2010-02-05 14:55:47.000000000 +0100
+++ qwt-5.1.2/designer/designer.pro 2010-02-05 14:59:04.000000000 +0100
@@ -126,7 +126,7 @@
RESOURCES += \
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
}
}
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.2.0.org/qwtconfig.pri qwt-5.2.0/qwtconfig.pri
--- qwt-5.1.2.org/qwtconfig.pri 2010-02-05 14:55:47.000000000 +0100
+++ qwt-5.1.2/qwtconfig.pri 2010-02-05 14:57:38.000000000 +0100
@@ -7,17 +7,10 @@
VER_PAT = 0
VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
-unix {
- INSTALLBASE = /usr/local/qwt-5.1.1
- INSTALLBASE = /usr/local/qwt-5.2.0
-}
-
-win32 {
- INSTALLBASE = C:/Qwt-5.1.1
- INSTALLBASE = C:/Qwt-5.2.0
-}
-
-target.path = $$INSTALLBASE/lib
-headers.path = $$INSTALLBASE/include
-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
@@ -97,7 +89,7 @@
@@ -97,7 +90,7 @@
# QwtSVGItem.
######################################################################

@ -1,7 +1,7 @@
Name: qwt
Summary: Qt Widgets for Technical Applications
Version: 5.1.1
Release: 4%{?dist}
Version: 5.2.0
Release: 0%{?dist}
BuildRequires: qt4-devel
URL: http://qwt.sourceforge.net
License: LGPLv2 with exceptions
@ -79,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/qt4/plugins/designer/libqwt_designer_plugin.so
%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
- 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