Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2013-12-19 12:51:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes    2013-11-04 
09:24:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes       
2013-12-19 12:51:13.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec 17 03:00:16 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Move away from pkgconfig(...) BuildRequires and just use
+  libqt5-$upstreammodulename-(devel|private-headers-devel)
+
+-------------------------------------------------------------------
python3-qt5.changes: same change

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

Other differences:
------------------
++++++ python-qt5.spec ++++++
--- /var/tmp/diff_new_pack.KL95zj/_old  2013-12-19 12:51:14.000000000 +0100
+++ /var/tmp/diff_new_pack.KL95zj/_new  2013-12-19 12:51:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-qt4
+# spec file for package python-qt5
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,16 +31,16 @@
 Patch2:         disable-rpaths.diff
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
-BuildRequires:  pkg-config
 BuildRequires:  gdb
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Declarative)
-BuildRequires:  pkgconfig(Qt5Quick)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5UiTools)
-BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(Qt5WebKit)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  libqt5-qtbase-devel
+BuildRequires:  libqt5-qtdeclarative-devel
+BuildRequires:  libqt5-qtquick1-devel
+BuildRequires:  libqt5-qtsvg-devel
+BuildRequires:  libqt5-qttools-devel
+BuildRequires:  libQt5WebKit5-devel
+BuildRequires:  libQt5WebKitWidgets-devel
+BuildRequires:  libqt5-qtx11extras-devel
+BuildRequires:  pkg-config
 #BuildRequires:  phonon-devel
 BuildRequires:  python-devel
 BuildRequires:  python-sip-devel >= 4.15.2
@@ -66,14 +66,14 @@
 Summary:        PyQt - devel part of python bindings for Qt 5
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
-Requires:       pkgconfig(Qt5Core)
-Requires:       pkgconfig(Qt5Declarative)
-Requires:       pkgconfig(Qt5Quick)
-Requires:       pkgconfig(Qt5Svg)
-Requires:       pkgconfig(Qt5UiTools)
-Requires:       pkgconfig(Qt5X11Extras)
-Requires:       pkgconfig(Qt5WebKit)
-Requires:       pkgconfig(Qt5WebKitWidgets)
+Requires:       libqt5-qtbase-devel
+Requires:       libqt5-qtdeclarative-devel
+Requires:       libqt5-qtquick1-devel
+Requires:       libqt5-qtsvg-devel
+Requires:       libqt5-qttools-devel
+Requires:       libQt5WebKit5-devel
+Requires:       libQt5WebKitWidgets-devel
+Requires:       libqt5-qtx11extras-devel
 Requires:       python-qt5-utils
 Requires:       python-sip-devel
 Requires:       update-alternatives

++++++ python3-qt5.spec ++++++
--- /var/tmp/diff_new_pack.KL95zj/_old  2013-12-19 12:51:14.000000000 +0100
+++ /var/tmp/diff_new_pack.KL95zj/_new  2013-12-19 12:51:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-qt4
+# spec file for package python3-qt5
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,15 +31,15 @@
 Patch2:         disable-rpaths.diff
 BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
+BuildRequires:  libqt5-qtbase-devel
+BuildRequires:  libqt5-qtdeclarative-devel
+BuildRequires:  libqt5-qtquick1-devel
+BuildRequires:  libqt5-qtsvg-devel
+BuildRequires:  libqt5-qttools-devel
+BuildRequires:  libQt5WebKit5-devel
+BuildRequires:  libQt5WebKitWidgets-devel
+BuildRequires:  libqt5-qtx11extras-devel
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Declarative)
-BuildRequires:  pkgconfig(Qt5Quick)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5UiTools)
-BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(Qt5WebKit)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 #BuildRequires:  phonon-devel
 BuildRequires:  python3-devel
 BuildRequires:  python3-sip-devel >= 4.15.2
@@ -63,14 +63,14 @@
 Summary:        PyQt - devel part of python bindings for Qt 5
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
-Requires:       pkgconfig(Qt5Core)
-Requires:       pkgconfig(Qt5Declarative)
-Requires:       pkgconfig(Qt5Quick)
-Requires:       pkgconfig(Qt5Svg)
-Requires:       pkgconfig(Qt5UiTools)
-Requires:       pkgconfig(Qt5X11Extras)
-Requires:       pkgconfig(Qt5WebKit)
-Requires:       pkgconfig(Qt5WebKitWidgets)
+Requires:       libqt5-qtbase-devel
+Requires:       libqt5-qtdeclarative-devel
+Requires:       libqt5-qtquick1-devel
+Requires:       libqt5-qtsvg-devel
+Requires:       libqt5-qttools-devel
+Requires:       libQt5WebKit5-devel
+Requires:       libQt5WebKitWidgets-devel
+Requires:       libqt5-qtx11extras-devel
 Requires:       python-qt5-utils
 Requires:       python3-sip-devel
 Requires:       update-alternatives

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to