Hello community,
here is the log from the commit of package libqt5-qtxmlpatterns for
openSUSE:Factory checked in at 2014-03-23 21:08:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtxmlpatterns (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtxmlpatterns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtxmlpatterns"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtxmlpatterns/libqt5-qtxmlpatterns.changes
2014-02-18 16:18:51.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtxmlpatterns.new/libqt5-qtxmlpatterns.changes
2014-03-23 21:08:18.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Mar 21 02:31:22 UTC 2014 - [email protected]
+
+- Build, and add examples subpackage
+- Swap pkgconfig(Qt5Network) BuildRequires, for full libqt5-qtbase-devel,
+ examples need more modules
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtxmlpatterns.spec ++++++
--- /var/tmp/diff_new_pack.3c472H/_old 2014-03-23 21:08:19.000000000 +0100
+++ /var/tmp/diff_new_pack.3c472H/_new 2014-03-23 21:08:19.000000000 +0100
@@ -37,7 +37,7 @@
%endif
Source: %{tar_version}.tar.xz
BuildRequires: libQt5Core-private-headers-devel >= %{version}
-BuildRequires: pkgconfig(Qt5Network) >= %{version}
+BuildRequires: libqt5-qtbase-devel >= %{version}
%if %qt5_snapshot
#to create the forwarding headers
BuildRequires: perl
@@ -93,6 +93,14 @@
API guarantees. The packages that build against these have to require
the exact Qt version.
+%package examples
+Summary: Qt5 xmlpatterns examples
+Group: Development/Libraries/X11
+Recommends: %{name}-devel
+
+%description examples
+Examples for libqt5-qtxmlpatterns module.
+
%post -n %libname -p /sbin/ldconfig
%postun -n %libname -p /sbin/ldconfig
@@ -152,4 +160,9 @@
%{_libqt5_libdir}/pkgconfig/Qt5XmlPatterns.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: [email protected]
For additional commands, e-mail: [email protected]