Hello community,

here is the log from the commit of package libqt5-qtx11extras for 
openSUSE:Factory checked in at 2013-11-04 09:24:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtx11extras (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtx11extras"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtx11extras/libqt5-qtx11extras.changes    
2013-10-01 08:15:03.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new/libqt5-qtx11extras.changes   
    2013-11-04 09:24:02.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Oct 23 17:11:55 UTC 2013 - [email protected]
+
+- Update to 5.2 beta1
+  * New feature release, please see
+  http://blog.qt.digia.com/blog/2013/10/23/qt-5-2-beta-available/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.2
+
+-------------------------------------------------------------------

Old:
----
  qtx11extras-opensource-src-5.1.0.tar.xz

New:
----
  qtx11extras-opensource-src-5.2.0-beta1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtx11extras.spec ++++++
--- /var/tmp/diff_new_pack.QAvuOo/_old  2013-11-04 09:24:03.000000000 +0100
+++ /var/tmp/diff_new_pack.QAvuOo/_new  2013-11-04 09:24:03.000000000 +0100
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define libname libQt5X11Extras5
 
 Name:           libqt5-qtx11extras
 BuildRequires:  fdupes
-Version:        5.1.0
+Version:        5.2.0~beta1
 Release:        0
 %define base_name libqt5
-%define real_version 5.1.0
-%define so_version 5.1.0
+%define real_version 5.2.0-beta1
+%define so_version 5.2.0
 %define tar_version qtx11extras-opensource-src-%{real_version}
-BuildRequires:  libqt5-qtbase-private-headers-devel
+BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
 BuildRequires:  xz
 Url:            http://qt.digia.com
 Summary:        Qt 5 X11 Extras Addon
@@ -34,7 +35,6 @@
 Source:         %{tar_version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-
 %description
 Qt is a set of libraries for developing applications.
 
@@ -60,7 +60,7 @@
 Summary:        Qt Development Kit
 Group:          Development/Libraries/X11
 Requires:       %libname = %version
-Requires:       libqt5-qtbase-private-headers-devel
+Requires:       libqt5-qtbase-private-headers-devel >= %{version}
 
 %description -n libQt5X11Extras-devel
 You need this package, if you want to compile programs with qtx11extras.
@@ -70,21 +70,11 @@
 %postun -n %libname -p /sbin/ldconfig
 
 %build
-export PATH=%_libqt5_bindir:$PATH
-%ifarch ppc64
-  RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mminimal-toc"
-%endif
-export CXXFLAGS="$CXXFLAGS $RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF"
-export CFLAGS="$CFLAGS $RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF"
-export MAKEFLAGS="%{?jobs:-j %jobs}"
-qmake
-make
+%qmake5
+%make_jobs
 
 %install
-make INSTALL_ROOT=$RPM_BUILD_ROOT install
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%qmake5_install
 
 %files -n %libname
 %defattr(-,root,root,755)
@@ -99,3 +89,5 @@
 %{_libqt5_libdir}/libQt5X11Extras.so
 %{_libqt5_libdir}/pkgconfig/Qt5X11Extras.pc
 %{_libqt5_archdatadir}/mkspecs/modules/qt_lib_x11extras.pri
+
+%changelog

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

Reply via email to