Hello community,

here is the log from the commit of package libqt5-qtsvg for openSUSE:Factory 
checked in at 2014-03-23 22:33:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtsvg (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtsvg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtsvg/libqt5-qtsvg.changes        
2014-02-11 10:35:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new/libqt5-qtsvg.changes   
2014-03-23 22:34:11.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Mar 21 02:31:22 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Build, and add examples subpackage
+- Swap pkgconfig(Qt5Core), pkgconfig(Qt5Gui), pkgconfig(Qt5Widgets)
+  and pkgconfig(Qt5Xml) BuildRequires, for full libqt5-qtbase-devel,
+  examples need more modules
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtsvg.spec ++++++
--- /var/tmp/diff_new_pack.6llhjm/_old  2014-03-23 22:34:14.000000000 +0100
+++ /var/tmp/diff_new_pack.6llhjm/_new  2014-03-23 22:34:14.000000000 +0100
@@ -39,10 +39,7 @@
 BuildRequires:  libQt5Core-private-headers-devel >= %{version}
 BuildRequires:  libQt5Gui-private-headers-devel >= %{version}
 BuildRequires:  libQt5Widgets-private-headers-devel >= %{version}
-BuildRequires:  pkgconfig(Qt5Core) >= %{version}
-BuildRequires:  pkgconfig(Qt5Gui) >= %{version}
-BuildRequires:  pkgconfig(Qt5Widgets) >= %{version}
-BuildRequires:  pkgconfig(Qt5Xml) >= %{version}
+BuildRequires:  libqt5-qtbase-devel >= %{version}
 BuildRequires:  pkgconfig(zlib)
 %if %qt5_snapshot
 #to create the forwarding headers
@@ -97,6 +94,14 @@
 API guarantees. The packages that build against these have to require
 the exact Qt version.
 
+%package examples
+Summary:        Qt5 svg examples
+Group:          Development/Libraries/X11
+Recommends:     %{name}-devel
+
+%description examples
+Examples for libqt5-qtsvg modules.
+
 %post -n %libname -p /sbin/ldconfig
 
 %postun -n %libname -p /sbin/ldconfig
@@ -139,4 +144,9 @@
 %{_libqt5_libdir}/pkgconfig/Qt5Svg.pc
 %{_libqt5_archdatadir}/mkspecs/modules/*.pri
 
+%files examples
+%defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%{_libqt5_examplesdir}/
+
 %changelog

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

Reply via email to