Hello community, here is the log from the commit of package libqt5-qttools for openSUSE:Factory checked in at 2017-09-12 19:52:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qttools (Old) and /work/SRC/openSUSE:Factory/.libqt5-qttools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qttools" Tue Sep 12 19:52:34 2017 rev:32 rq:523344 version:5.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes 2017-07-08 12:24:40.496755124 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes 2017-09-12 19:52:34.726834948 +0200 @@ -1,0 +2,6 @@ +Mon Sep 11 15:58:44 UTC 2017 - [email protected] + +- Update descriptions. +- Use find -exec's "+" strategy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qttools.spec ++++++ --- /var/tmp/diff_new_pack.FPvSUu/_old 2017-09-12 19:52:35.622708984 +0200 +++ /var/tmp/diff_new_pack.FPvSUu/_new 2017-09-12 19:52:35.626708421 +0200 @@ -70,7 +70,7 @@ %patch0 -p0 %package devel -Summary: Qt Development Kit +Summary: Development files for the Qt5 Tools library Group: Development/Libraries/X11 Requires: %{name} = %{version} Requires: %{name}-doc = %{version} @@ -82,10 +82,10 @@ Requires: pkgconfig(Qt5Xml) >= %{so_version} %description devel -You need this package, if you want to compile programs with qttools. +You need this package if you want to compile programs with qttools. %package private-headers-devel -Summary: Non-ABI stable experimental API +Summary: Non-ABI stable experimental API for the Qt5 Tools library Group: Development/Libraries/C and C++ BuildArch: noarch Requires: %{name}-devel = %{version} @@ -102,7 +102,7 @@ Recommends: %{name}-devel %description examples -Examples for libqt5-qttools module. +Examples for the libqt5-qttools module. %package -n libQt5Designer5 Summary: Qt 5 Designer Library @@ -142,7 +142,7 @@ The Qt 5 Linguist Tools. %package -n libqt5-linguist-devel -Summary: Qt 5 Linguist Tools - development files +Summary: Development files for the Qt 5 Linguist tools Group: Development/Libraries/X11 Requires: libqt5-linguist = %{version} Requires: pkgconfig(Qt5Core) >= %{version} @@ -201,8 +201,8 @@ %install %qmake5_install -find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, -L%{_builddir}/\S+,,g' {} \; -find %{buildroot}/%{_libdir} -type f -name '*pc' -print -exec perl -pi -e "s, -L$RPM_BUILD_DIR/?\S+,,g" {} \; -exec sed -i -e "s,^moc_location=.*,moc_location=%{_libqt5_bindir}/moc," -e "s,uic_location=.*,uic_location=%{_libqt5_bindir}/uic," {} \; +find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, -L%{_builddir}/\S+,,g' {} + +find %{buildroot}/%{_libdir} -type f -name '*pc' -print -exec perl -pi -e "s, -L$RPM_BUILD_DIR/?\S+,,g" {} + -exec sed -i -e "s,^moc_location=.*,moc_location=%{_libqt5_bindir}/moc," -e "s,uic_location=.*,uic_location=%{_libqt5_bindir}/uic," {} + %fdupes -s %{buildroot}/%{_libqt5_includedir} # kill .la files
