Hello community,

here is the log from the commit of package qwt for openSUSE:Factory
checked in at Mon Aug 15 11:20:02 CEST 2011.



--------
--- qwt/qwt.changes     2011-08-04 08:36:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/qwt/qwt.changes        2011-08-12 
09:52:35.000000000 +0200
@@ -3,0 +4,11 @@
+- Changed include dir from qwt to qwt5.
+  This will make it more compatible with qwt6, 
+  which is out but not well-supported yet
+- Removed build flags that are enabled by default.
+- Added building of svg item support.
+  This is needed by the bindings packages
+- Cleaned up spec file formatting.
+
+-------------------------------------------------------------------
+Thu Aug  4 08:33:11 UTC 2011 - [email protected]
+

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ qwt.spec ++++++
--- /var/tmp/diff_new_pack.0dSjrI/_old  2011-08-15 11:18:46.000000000 +0200
+++ /var/tmp/diff_new_pack.0dSjrI/_new  2011-08-15 11:18:46.000000000 +0200
@@ -19,18 +19,22 @@
 
 
 Name:           qwt
-Summary:        Qt Widgets for Technical Applications
 Version:        5.2.2
-Release:        1
+Release:        3
 License:        Qwt License 1.0
-Group:          Development/Libraries/C and C++
+Summary:        Qt Widgets for Technical Applications
 Url:            http://qwt.sourceforge.net/
+Group:          Development/Libraries/C and C++
 Source:         %{name}-%{version}.tar.bz2
 Source2:        %{name}-rpmlintrc
 Source3:        %{name}-%{version}.pdf 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  fdupes freetype2-devel gcc-c++ libpng-devel qt-devel
+BuildRequires:  fdupes
+BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libpng-devel
+BuildRequires:  qt-devel
 
 Requires:       libqwt5 = %{version}
 
@@ -41,14 +45,9 @@
 wheels and knobs to control or display values, arrays, or ranges of type
 double.
 
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
-
 %package -n libqwt5
 
+
 Summary:        Shared library for Qt Widgets
 Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
@@ -58,53 +57,41 @@
 This package contains the shared library to run Technical Applications
 developed with/for Qwt.
 
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
-
 %package devel
 
+
 Summary:        Include headers and Qt Designer plugin for Qwt
 Group:          Development/Libraries/C and C++
-Obsoletes:      libqwt5-devel < %{version}
 Requires:       %{name} = %{version}
-Requires:       freetype2-devel gcc-c++ libpng-devel qt-devel
+Requires:       freetype2-devel
+Requires:       gcc-c++
+Requires:       libpng-devel
+Requires:       qt-devel
 Recommends:     %{name}-devel-doc
 Recommends:     %{name}-devel-doc-pdf
 Recommends:     %{name}-examples
+Obsoletes:      libqwt5-devel < %{version}
 Provides:       libqwt5-devel = %{version}
 
 %description devel
 This package contains the header files of Qwt and its Qt designer plugin
 in order to create Qt applications using the Qwt widgets.
 
-
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
 %package examples
 
+
 Summary:        Example programs using Qwt
 Group:          Development/Libraries/C and C++
-Obsoletes:      libqwt5-examples < %{version}
 Requires:       %{name}-devel = %{version}
+Obsoletes:      libqwt5-examples < %{version}
 Provides:       libqwt5-examples = %{version}
 
 %description examples
 This package contains example programs demonstrating the Qwt widgets.
 
-
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
 %package designer
 
+
 Summary:        Plugin for the Qt Interface designer
 Group:          Development/Tools/IDE
 Requires:       %{name}-devel = %{version}
@@ -114,76 +101,60 @@
 The %{name}-designer package contains the plugin for the Qt User Interface
 designer tool.
 
-
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
 %package devel-doc
 
+
 Summary:        Development documentation for Qwt
 Group:          Development/Libraries/C and C++
-Obsoletes:      libqwt5-devel-doc < %{version}
 Requires:       %{name}-devel = %{version}
-Provides:       libqwt5-devel-doc = %{version}-%{release}
+Obsoletes:      libqwt5-devel-doc < %{version}
+Provides:       libqwt5-devel-doc = %{version}
 
 %description devel-doc
 This package contains the development documentation of the Qwt widgets
 as is it created by doxygen.
 
-
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
 %package devel-doc-pdf
 
+
 Summary:        Development documentation for Qwt in pdf format
 Group:          Development/Libraries/C and C++
-Obsoletes:      libqwt5-devel-doc-pdf < %{version}
 Requires:       %{name}-devel = %{version}
+Obsoletes:      libqwt5-devel-doc-pdf < %{version}
 Provides:       libqwt5-devel-doc-pdf = %{version}
 
 %description devel-doc-pdf
 This package contains the development documentation of the Qwt widgets
 in pdf format.
 
-
-Authors:
---------
-  Uwe Rathmann
-  Josef Wilgen ( <= Qwt 0.2 )
-
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 cp /usr/src/packages/SOURCES/%{name}-%{version}.pdf ./
 # Now build the qwt5 library
 qmake \
        INSTALLBASE=%{_prefix} \
-       CONFIG+=QwtDll CONFIG+=QwtDesigner CONFIG+=QwtExamples -after \
-       QMAKE_CXXFLAGS="%optflags" \
+   CONFIG+=QwtExamples CONFIG+=QwtSVGItem -after \
+   QMAKE_CXXFLAGS="%{optflags}" \
        target.path=%{_libdir} \
-       headers.path=%{_includedir}/%{name} \
+   headers.path=%{_includedir}/%{name}5 \
        doc.path=%{_docdir}/%{name}/devel-doc
 
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall INSTALL_ROOT=%buildroot
+%makeinstall INSTALL_ROOT=%{buildroot}
 # man
-%__mkdir -p %{buildroot}/%{_mandir}
-%__mv -v %{buildroot}/%{_docdir}/%{name}/devel-doc/man/man3 
%{buildroot}/%{_mandir}/
+mkdir -p %{buildroot}/%{_mandir}
+mv -v %{buildroot}/%{_docdir}/%{name}/devel-doc/man/man3 
%{buildroot}/%{_mandir}/
 # docu
-%__mv -v examples %{buildroot}%{_docdir}/%{name}/
-%__mkdir -p %{buildroot}%{_docdir}/%{name}/devel-doc-pdf
-%__mv -v %{name}-%{version}.pdf  %{buildroot}%{_docdir}/%{name}/devel-doc-pdf/
+mv -v examples %{buildroot}%{_docdir}/%{name}/
+mkdir -p %{buildroot}%{_docdir}/%{name}/devel-doc-pdf
+mv -v %{name}-%{version}.pdf  %{buildroot}%{_docdir}/%{name}/devel-doc-pdf/
 # designer plugin
-%__mkdir -p %{buildroot}/%{_libdir}/qt4/plugins/designer
-%__mv -v %{buildroot}/%{_libdir}/libqwt_designer_plugin.so 
%{buildroot}/%{_libdir}/qt4/plugins/designer/
+mkdir -p %{buildroot}/%{_libdir}/qt4/plugins/designer
+mv -v %{buildroot}/%{_libdir}/libqwt_designer_plugin.so 
%{buildroot}/%{_libdir}/qt4/plugins/designer/
 %fdupes %{buildroot}
 
 %post -n libqwt5 -p /sbin/ldconfig
@@ -191,12 +162,11 @@
 %postun -n libqwt5 -p /sbin/ldconfig
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files -n libqwt5
 %defattr(-,root,root)
-%{_libdir}/libqwt*
-%exclude %{_libdir}/libqwt*.so
+%{_libdir}/libqwt*.so.*
 %doc COPYING CHANGES README
 
 %files designer
@@ -206,23 +176,22 @@
 %files devel
 %defattr(-,root,root)
 %{_libdir}/libqwt*.so
-%dir %{_includedir}/%{name}
-%{_includedir}/%{name}/*.h
+%{_includedir}/%{name}5
 %{_mandir}/man3/*
 
 %files examples
 %defattr(-,root,root)
-%dir /usr/share/doc/packages/qwt
+%dir %{_docdir}/%{name}
 %{_docdir}/%{name}/examples
 
 %files devel-doc-pdf
 %defattr(-,root,root)
-%dir /usr/share/doc/packages/qwt
+%dir %{_docdir}/%{name}
 %{_docdir}/%{name}/devel-doc-pdf
 
 %files devel-doc
 %defattr(-,root,root)
-%dir /usr/share/doc/packages/qwt
+%dir %{_docdir}/%{name}
 %{_docdir}/%{name}/devel-doc
 
 %changelog


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



Remember to have fun...

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

Reply via email to