rpms/qwt/devel .cvsignore, 1.3, 1.4 qwt-path.patch, 1.2, 1.3 qwt.spec, 1.7, 1.8 sources, 1.3, 1.4

frankb frankb at fedoraproject.org
Fri Feb 5 15:05:07 UTC 2010


Author: frankb

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	4 Jan 2009 16:18:31 -0000	1.3
+++ .cvsignore	5 Feb 2010 15:05:06 -0000	1.4
@@ -1 +1 @@
-qwt-5.1.1.tar.bz2
+qwt-5.2.0.tar.bz2

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

Index: qwt-path.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/devel/qwt-path.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- qwt-path.patch	4 Jan 2009 16:57:16 -0000	1.2
+++ qwt-path.patch	5 Feb 2010 15:05:06 -0000	1.3
@@ -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/designe
          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 qw
  
  ######################################################################
  # qmake internal options
-@@ -97,7 +89,7 @@
+@@ -97,7 +90,7 @@
  # QwtSVGItem.
  ######################################################################
  


Index: qwt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/devel/qwt.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- qwt.spec	27 Jul 2009 02:42:43 -0000	1.7
+++ qwt.spec	5 Feb 2010 15:05:06 -0000	1.8
@@ -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 at gmx.net> - 5.2.0-0
+- update to 5.2.0
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.1.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qwt/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	4 Jan 2009 16:18:31 -0000	1.3
+++ sources	5 Feb 2010 15:05:06 -0000	1.4
@@ -1 +1 @@
-218cef1a39ebda6cfa440a0727464275  qwt-5.1.1.tar.bz2
+c60b4cfac271a41524402b3ae5197890  qwt-5.2.0.tar.bz2



More information about the scm-commits mailing list