Hello community,

here is the log from the commit of package qwt6 for openSUSE:Factory checked in 
at 2013-08-13 11:12:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qwt6 (Old)
 and      /work/SRC/openSUSE:Factory/.qwt6.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qwt6"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qwt6/qwt6.changes        2013-01-29 
14:38:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qwt6.new/qwt6.changes   2013-08-13 
11:12:24.000000000 +0200
@@ -1,0 +2,21 @@
+Mon Aug 12 18:33:05 UTC 2013 - [email protected]
+
+- qwt6-designer is now conflicting with qwt-designer.
+
+-------------------------------------------------------------------
+Fri Aug  9 15:36:51 UTC 2013 - [email protected]
+
+- Update to Qwt 6.1.0
+  * New plot items
+  * Scales beyond linear and logarithmic transformations
+  * Datetime scales
+  * Redesign of the dial and meter widgets
+  * Basic support for an OpenGL plot canvas
+  * A new system for plot legends
+  * Off-screen paint device for vector graphics
+  * Changes and improvements to several classes
+- Added qwt-6.1.0-rpath.patch to prevent
+  https://sourceforge.net/p/qwt/bugs/191
+- Qmake debug info stripping was disabled.
+
+-------------------------------------------------------------------

Old:
----
  qwt-6.0.2.tar.bz2

New:
----
  qwt-6.1.0-rpath.patch
  qwt-6.1.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qwt6.spec ++++++
--- /var/tmp/diff_new_pack.ZjZa8Y/_old  2013-08-13 11:12:24.000000000 +0200
+++ /var/tmp/diff_new_pack.ZjZa8Y/_new  2013-08-13 11:12:24.000000000 +0200
@@ -17,13 +17,17 @@
 
 
 Name:           qwt6
-Version:        6.0.2
+Version:        6.1.0
 Release:        0
 Summary:        Qt Widgets for Technical Applications
 License:        SUSE-QWT-1.0
 Group:          Development/Libraries/C and C++
 Url:            http://qwt.sourceforge.net/
 Source:         
http://switch.dl.sourceforge.net/sourceforge/qwt/qwt-%{version}.tar.bz2
+# PATCH-FIX-OPENSUSE to prevent 'ERROR: RPATH "/usr/local/qwt-6.1.0/lib" on
+# /usr/lib(64)/qt4/plugins/designer/libqwt_designer_plugin.so is not allowed'.
+Patch0:         qwt-6.1.0-rpath.patch
+
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -86,6 +90,7 @@
 %package designer
 Summary:        Plugin for the Qt Interface designer
 Group:          Development/Tools/GUI Builders
+Conflicts:      qwt-designer
 Requires:       %{name}-devel = %{version}
 %if 0%{?mandriva_version} || 0%{?mdkversion}
 Requires:       libqt-devel
@@ -108,6 +113,7 @@
 
 %prep
 %setup -q -n qwt-%{version}
+%patch0
 
 %build
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
@@ -119,6 +125,7 @@
 
 # Now build the qwt6 library
 qmake \
+       QMAKE_STRIP="" \
        QWT_INSTALL_PREFIX=%{_prefix} \
        CONFIG+=QwtDll CONFIG+=QwtDesigner CONFIG+=QwtExamples -after \
        QMAKE_CXXFLAGS="%{optflags}" \
@@ -135,7 +142,7 @@
 
 # Documentation
 mkdir -p %{buildroot}%{_docdir}/%{name}
-cp COPYING CHANGES README %{buildroot}%{_docdir}/%{name}
+cp COPYING README %{buildroot}%{_docdir}/%{name}
 cp -r examples %{buildroot}%{_docdir}/%{name}/examples
 
 # Designer plugin

++++++ qwt-6.1.0-rpath.patch ++++++
--- designer/designer.pro.orig  2013-08-09 18:24:58.656000009 +0300
+++ designer/designer.pro       2013-08-09 18:24:58.666000009 +0300
@@ -84,7 +84,7 @@
         # compile the path for finding the Qwt library
         # into the plugin. Not supported on Windows !
 
-        QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
+#         QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
 
         contains(QWT_CONFIG, QwtFramework) {
 
++++++ qwt-6.0.2.tar.bz2 -> qwt-6.1.0.tar.bz2 ++++++
++++ 274257 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to