Hello community,

here is the log from the commit of package libqt4 for openSUSE:Factory checked 
in at 2018-03-04 11:54:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt4 (Old)
 and      /work/SRC/openSUSE:Factory/.libqt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt4"

Sun Mar  4 11:54:16 2018 rev:227 rq:581812 version:4.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt4/libqt4-devel-doc.changes  2018-03-01 
12:04:48.836546963 +0100
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4-devel-doc.changes     
2018-03-04 11:54:19.542424576 +0100
@@ -1,0 +2,6 @@
+Thu Mar  1 17:55:12 UTC 2018 - [email protected]
+
+- Restore Qt4 WebKit removal
+- Remove pre_checkin.sh, it only breaks stuff
+
+-------------------------------------------------------------------
libqt4.changes: same change

Old:
----
  pre_checkin.sh

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

Other differences:
------------------
++++++ libqt4-devel-doc.spec ++++++
--- /var/tmp/diff_new_pack.z2KfYc/_old  2018-03-04 11:54:23.814270804 +0100
+++ /var/tmp/diff_new_pack.z2KfYc/_new  2018-03-04 11:54:23.818270660 +0100
@@ -45,7 +45,6 @@
 Release:        0
 # COMMON-VERSION-END
 # COMMON-VERSION-END
-BuildRequires:  libQtWebKit-devel >= %{version}
 BuildRequires:  libqt4-devel >= %{version}
 Requires:       libqt4 = %{version}
 Requires:       libqt4-devel-doc-data = %{version}
@@ -252,7 +251,7 @@
 platform=""
 %endif
 echo yes | ./configure %common_options $platform \
-       -webkit -xmlpatterns -no-sql-sqlite -no-sql-sqlite2 -no-sql-mysql
+       -no-webkit -xmlpatterns -no-sql-sqlite -no-sql-sqlite2 -no-sql-mysql
 %check_config
 
 # Simply use the binaries from the -devel package instead of building it again
@@ -260,10 +259,6 @@
     ( while read file; do test -e bin/$file || ln -s %{_bindir}/$file bin/ ; 
done )
 rpm -ql libqt4-devel | grep %{_libdir}/lib | sed 's#%{_libdir}/##' | \
     ( while read file; do test -e lib/$file || ln -s %{_libdir}/$file lib/ ; 
done )
-rpm -ql libQtWebKit-devel | grep %{_bindir}/ | sed 's#%{_bindir}/##' | \
-    ( while read file; do test -e bin/$file || ln -s %{_bindir}/$file bin/ ; 
done )
-rpm -ql libQtWebKit-devel | grep %{_libdir}/lib | sed 's#%{_libdir}/##' | \
-    ( while read file; do test -e lib/$file || ln -s %{_libdir}/$file lib/ ; 
done )
 
 make %{?_smp_mflags} -C tools/assistant
 make %{?_smp_mflags} -C demos
@@ -276,9 +271,7 @@
 make INSTALL_ROOT=%{buildroot} -C demos install
 make INSTALL_ROOT=%{buildroot} -C examples install
 mv %{buildroot}/%{_libdir}/qt4/examples/painting/svgviewer/svgviewer 
%{buildroot}/%{_bindir}
-mv %{buildroot}/%{_libdir}/qt4/demos/browser/browser 
%{buildroot}/%{_bindir}/qt4-browser
 ln -s %{_bindir}/svgviewer 
%{buildroot}/%{_libdir}/qt4/examples/painting/svgviewer/svgviewer
-ln -s %{_bindir}/qt4-browser %{buildroot}/%{_libdir}/qt4/demos/browser/browser
 
 # htmldocs are not generated - why?
 for d in docimages qchdocs htmldocs ; do
@@ -348,7 +341,6 @@
 
 %files -n qt4-x11-tools
 %defattr(-,root,root,755)
-%{_bindir}/qt4-browser
 %{_bindir}/svgviewer
 
 %files data

libqt4.spec: same change




Reply via email to