rpms/qwt/F-12 qwt-path.patch, 1.3, 1.4 qwt.spec, 1.8, 1.9 sources, 1.4, 1.5

frankb frankb at fedoraproject.org
Fri Apr 16 20:09:20 UTC 2010


Author: frankb

Update of /cvs/pkgs/rpms/qwt/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25816

Modified Files:
	qwt-path.patch qwt.spec sources 
Log Message:
update to 5.2.1


qwt-path.patch:
 designer/designer.pro |    2 +-
 qwtconfig.pri         |   16 ++++------------
 2 files changed, 5 insertions(+), 13 deletions(-)

Index: qwt-path.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/F-12/qwt-path.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- qwt-path.patch	5 Feb 2010 17:02:58 -0000	1.3
+++ qwt-path.patch	16 Apr 2010 20:09:20 -0000	1.4
@@ -1,6 +1,6 @@
-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
+diff -Nur qwt-5.2.1.org/designer/designer.pro qwt-5.2.1/designer/designer.pro
+--- qwt-5.2.1.org/designer/designer.pro	2010-04-16 21:32:52.000000000 +0200
++++ qwt-5.2.1/designer/designer.pro	2010-04-16 21:34:32.000000000 +0200
 @@ -126,7 +126,7 @@
          RESOURCES += \
              qwt_designer_plugin.qrc
@@ -10,21 +10,21 @@ diff -Nur qwt-5.2.0.org/designer/designe
          INSTALLS += target
      }
  }
-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
+diff -Nur qwt-5.2.1.org/qwtconfig.pri qwt-5.2.1/qwtconfig.pri
+--- qwt-5.2.1.org/qwtconfig.pri	2010-04-16 21:32:52.000000000 +0200
++++ qwt-5.2.1/qwtconfig.pri	2010-04-16 21:35:49.000000000 +0200
+@@ -7,17 +7,9 @@
+ VER_PAT      = 1
  VERSION      = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
  
 -unix {
--    INSTALLBASE    = /usr/local/qwt-5.2.0
+-    INSTALLBASE    = /usr/local/qwt-5.2.1
 -}
 -
 -win32 {
--    INSTALLBASE    = C:/Qwt-5.2.0
+-    INSTALLBASE    = C:/Qwt-5.2.1
 -}
- 
+-
 -target.path    = $$INSTALLBASE/lib
 -headers.path   = $$INSTALLBASE/include
 -doc.path       = $$INSTALLBASE/doc
@@ -34,7 +34,7 @@ diff -Nur qwt-5.2.0.org/qwtconfig.pri qw
  
  ######################################################################
  # qmake internal options
-@@ -97,7 +90,7 @@
+@@ -98,7 +90,7 @@
  # QwtSVGItem.
  ######################################################################
  
@@ -42,4 +42,4 @@ diff -Nur qwt-5.2.0.org/qwtconfig.pri qw
 +CONFIG     += QwtSVGItem
  
  ######################################################################
- # If you have a commercial license you can use the MathML renderer
+ # You can use the MathML renderer of the Qt solutions package to 


Index: qwt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/F-12/qwt.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- qwt.spec	5 Feb 2010 17:02:58 -0000	1.8
+++ qwt.spec	16 Apr 2010 20:09:20 -0000	1.9
@@ -1,6 +1,6 @@
 Name:		qwt
 Summary:	Qt Widgets for Technical Applications
-Version:	5.2.0
+Version:	5.2.1
 Release:	1%{?dist}
 BuildRequires:	qt4-devel
 URL:		http://qwt.sourceforge.net
@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc README
 %{_libdir}/libqwt.so.5
 %{_libdir}/libqwt.so.5.2
-%{_libdir}/libqwt.so.5.2.0
+%{_libdir}/libqwt.so.5.2.1
 
 %files devel
 %defattr(-,root,root)
@@ -79,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/qt4/plugins/designer/libqwt_designer_plugin.so
 
 %changelog
+* Fri Apr 16 2010 Frank Büttner <frank-buettner at gmx.net> - 5.2.1-1
+- update to 5.2.1 
 * Fri Feb 05 2010 Frank Büttner <frank-buettner at gmx.net> - 5.2.0-1
 - fix wrong lib names
 * Fri Feb 05 2010 Frank Büttner <frank-buettner at gmx.net> - 5.2.0-0


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/F-12/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	5 Feb 2010 17:02:58 -0000	1.4
+++ sources	16 Apr 2010 20:09:20 -0000	1.5
@@ -1 +1 @@
-c60b4cfac271a41524402b3ae5197890  qwt-5.2.0.tar.bz2
+4a595b8db0ec3856b117836c1d60cb27  qwt-5.2.1.tar.bz2



More information about the scm-commits mailing list