Hello community,

here is the log from the commit of package libqt5-qtlocation for 
openSUSE:Factory checked in at 2014-02-18 16:17:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtlocation (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtlocation"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtlocation/libqt5-qtlocation.changes      
2013-12-19 12:41:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new/libqt5-qtlocation.changes 
2014-02-18 16:17:41.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Feb  5 17:07:24 UTC 2014 - [email protected]
+
+- Update to 5.2.1:
+  * For more details please see:
+    http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+- Remove libtool archives from packages
+
+-------------------------------------------------------------------

Old:
----
  qtlocation-opensource-src-5.2.0.tar.xz

New:
----
  qtlocation-opensource-src-5.2.1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtlocation.spec ++++++
--- /var/tmp/diff_new_pack.8koQmk/_old  2014-02-18 16:17:41.000000000 +0100
+++ /var/tmp/diff_new_pack.8koQmk/_new  2014-02-18 16:17:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libqt5-qtsensors
+# spec file for package libqt5-qtlocation
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,24 +19,24 @@
 %define libname libQt5Positioning5
 
 Name:           libqt5-qtlocation
-Version:        5.2.0
+Version:        5.2.1
 Release:        0
 Summary:        Qt 5 Location Addon
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:          Development/Libraries/X11
 Url:            http://qt.digia.com
-Source:         %{tar_version}.tar.xz
-BuildRequires:  fdupes
 %define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
+%define real_version 5.2.1
+%define so_version 5.2.1
 %define tar_version qtlocation-opensource-src-%{real_version}
+Source:         %{tar_version}.tar.xz
+BuildRequires:  fdupes
 BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
 BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= %{version}
-BuildRequires:  pkgconfig(gypsy)
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(geoclue)
-BuildRequires:  xz
+BuildRequires:  pkgconfig(gypsy)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,11 +56,9 @@
 Summary:        Qt Development Kit
 Group:          Development/Libraries/X11
 Requires:       %libname = %{version}
-Requires:       pkgconfig(gypsy)
 Requires:       pkgconfig(gconf-2.0)
 Requires:       pkgconfig(geoclue)
-Requires:       libqt5-qtbase-devel >= %{version}
-Requires:       libqt5-qtdeclarative-devel
+Requires:       pkgconfig(gypsy)
 
 %description devel
 You need this package, if you want to compile programs with qtsensors.
@@ -88,6 +86,10 @@
 
 %install
 %qmake5_install
+find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, 
-L%{_builddir}/\S+,,g' {} \;
+find %{buildroot}/%{_libdir}/pkgconfig -type f -name '*pc' -print -exec perl 
-pi -e 's, -L%{_builddir}/\S+,,g' {} \;
+# kill .la files
+rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
 
 %files -n %libname
 %defattr(-,root,root,755)
@@ -109,7 +111,6 @@
 %exclude %{_libqt5_includedir}/QtPositioning/%{so_version}
 %{_libqt5_includedir}/QtPositioning
 %{_libqt5_libdir}/cmake/Qt5Positioning
-%{_libqt5_libdir}/libQt5Positioning.la
 %{_libqt5_libdir}/libQt5Positioning.prl
 %{_libqt5_libdir}/libQt5Positioning.so
 %{_libqt5_libdir}/pkgconfig/Qt5Positioning.pc

++++++ qtlocation-opensource-src-5.2.0.tar.xz -> 
qtlocation-opensource-src-5.2.1.tar.xz ++++++
++++ 1855 lines of diff (skipped)

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

Reply via email to