Hello community, here is the log from the commit of package wxWidgets-3_0 for openSUSE:Factory checked in at 2016-07-01 10:00:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_0 (Old) and /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxWidgets-3_0" Changes: -------- New Changes file: --- /dev/null 2016-06-25 11:41:22.768041005 +0200 +++ /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3_0-nostl.changes 2016-07-01 10:00:11.000000000 +0200 @@ -0,0 +1,996 @@ +------------------------------------------------------------------- +Mon Jun 27 13:25:47 UTC 2016 - [email protected] + +- Created wxWidgets-nostl to enable audacity updates in openSUSE + because all of the other Linux distributions prefer to build + wxWidgets without STL and audacity developers have no intention + of fixing audacity to build against wxWidgets built with STL. + +------------------------------------------------------------------- +Fri Jun 17 07:19:49 UTC 2016 - [email protected] + +- Add abs.diff to reenable successful gcc6 build + +------------------------------------------------------------------- +Sat Feb 20 12:33:39 UTC 2016 - [email protected] + +- Add patches from upstream to resolve crashes in normal conditions, + and when running under non-X11 wxGTK3. + 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch + 0001-Ensure-the-PangoFontFace-type-is-loaded.patch + 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch + 0001-set-transient-parent-for-about-dialog-closes-16823.patch + 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch + 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch + 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch + 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch + 0001-fix-crashes-in-wxGTK3-when-running-with-non-X11-back.patch + 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch + 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch + 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch + 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch + 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch + +------------------------------------------------------------------- +Sun Mar 29 20:14:10 UTC 2015 - [email protected] + +- Fixup Provides/Conflicts: wxWidgets-3_0 is wxGTK2, not wxGTK3, + and should conflict against experimental variants that are + shipping concurrently. + +------------------------------------------------------------------- +Sun Dec 7 00:08:03 UTC 2014 - [email protected] + +- Add missing directives to baselibs.conf, and also + remove wxGTK3 from baselibs. + +------------------------------------------------------------------- +Fri Dec 5 18:17:03 UTC 2014 - [email protected] + +- Reenable standard dependency generator. We no longer have + overlapping library SONAMEs. + +------------------------------------------------------------------- +Fri Nov 7 09:05:48 UTC 2014 - [email protected] + +- Update to new upstream release 3.0.2 +* Fix silent data loss in wx[F]File::Write(wxString) if conversion + fails. +* Make wxString::FromCDouble() work when the global C++ locale is + not the C one. +* Fix mouse handling in wxNotebook containing wxListCtrl. +- Bump SONAME due to changed ABI, add soversion.diff. +- Don't let wxGTK3-3_0.spec build the SDL plugin (already done + by wxWidgets-3_0.spec) + +------------------------------------------------------------------- +Thu Nov 6 13:35:08 UTC 2014 - [email protected] + +- Restore libwx_base*.so devel symlinks [boo#904098] + +------------------------------------------------------------------- +Wed Nov 5 09:51:01 UTC 2014 - [email protected] + +- Replace broad Requires: Mesa-devel by pkgconfig(gl) + [Mesa-libGL-devel] + +------------------------------------------------------------------- +Thu Jul 31 16:16:35 UTC 2014 - [email protected] + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + +------------------------------------------------------------------- +Wed Jul 16 16:16:26 UTC 2014 - [email protected] + +- Remove the mechanism to support different variants, as it does + not support concurrent presence of multiple variants. +- Remove wxWidgets-3_0-config-force-rpath.patch, + wxWidgets-find-wx-provides-bash3.patch (no longer needed) + +------------------------------------------------------------------- +Mon Jun 16 19:30:11 UTC 2014 - [email protected] + +- Update to new upstream release 3.0.1 +* wxHTML displays tables much faster now. +* Double clicking wxGrid columns does not make them too small + any more. +* Fix bugs when dragging columns in wxGrid with hidden columns. +* Loading ICO files with PNG data is now supported. +* Mouse wheel scrolling in wxListCtrl works again. +* wxStaticBoxSizer contents is not truncated any more. +* AUI panels may now be re-docked after floating them. +- Remove wxWidgets-3_0-fixGTK3-build.patch (no longer needed) + +------------------------------------------------------------------- +Wed Jun 11 10:56:19 UTC 2014 - [email protected] + +- Add _constraints file to ensure enough disk space is available + for build. + +------------------------------------------------------------------- +Mon Jun 9 10:57:47 UTC 2014 - [email protected] + +- Revert the GTK3 change (there are rendering problems). + wxWidgets-3_0(-devel) is now wxGTK2 again, and the wxGTK3 backend + is available in wxGTK3(-devel). + +------------------------------------------------------------------- +Fri Jun 6 19:44:52 UTC 2014 - [email protected] + +- Continue to provide a wxGTK2 build in parallel to wxGTK3 + (new specfile wxGTK2-3_0.spec; use BuildRequire wxGTK2-devel) +- Remove unused wxcontainer and wxcontainer26c subpackage logic + plus spec files +- Let /usr/lib(64)/wx be owned by packages that put files there + +------------------------------------------------------------------- +Fri Jun 6 09:11:11 UTC 2014 - [email protected] + +- Switch build to GTK3 for SLE12 and openSUSE > 13.1 +- Add wxWidgets-3_0-fixGTK3-build.patch: fix build with recent GTK3 + (from upstream) +- Remove libgnomeprintui dependencies, GTK printing support is now + used. +- Disable gnomevfs support when building GTK3 version. +- Add/fix missing BuildRequires: xorg-x11-libSM-devel, + libnotify-devel. +- Do not build webview on SLE10 and SLE11 + +------------------------------------------------------------------- +Thu Jun 5 12:54:26 UTC 2014 - [email protected] + +- Use system libraries instead of bundled versions: + libjpeg, libpng, zlib +- Enable use of libSM + +------------------------------------------------------------------- +Fri Apr 25 21:53:59 UTC 2014 - [email protected] + +- Remove unused "ansi" configuration: wxWidgets 3 in Unicode mode + supports both char* and wchar_t*. + +------------------------------------------------------------------- +Tue Mar 11 09:48:36 UTC 2014 - [email protected] + +- Exclude libwx_webview from SLE11 build + +------------------------------------------------------------------- +Mon Feb 17 14:21:18 UTC 2014 - [email protected] + +- added baselibs.conf to provide *-32bit packages + +------------------------------------------------------------------- +Fri Feb 7 18:42:38 UTC 2014 - [email protected] + +- Remove seemingly pointless patch wxGTK-enable-wxrc.patch. + wxrc is built and installed in any case. + +------------------------------------------------------------------- +Thu Jan 30 13:57:06 UTC 2014 - [email protected] + +- Patches wxGTK-enable-wxrc.patch, + wxWidgets-3_0-config-force-rpath.patch, + wxWidgets-find-wx-provides-bash3.patch were inherited from + wxWidgets-2_8 package but never mentioned in any package. + Here is a mention. + +------------------------------------------------------------------- +Thu Nov 14 05:56:09 UTC 2013 - [email protected] + +- Update to new upstream release 3.0.0 +* wxWidgets is now always built with Unicode support but provides + the same simple (i.e. "char *"-tolerant) API as was available + in ANSI build in the past. +* wxWidgets may now use either wchar_t (UTF-16/32) or UTF-8 + internally, depending on what is optimal for the target + platform. +* New webview library, implementing wxWebView: a wrapper for the + native platform web engine with full support for HTML and + JavaScript. +* New propgrid library containing wxPropertyGrid and related + classes. +* New ribbon library for advanced toolbars. +* Event loops, timers and sockets can now be used in wxBase, + without GUI. +* Events can now be connected to any functor, not necessarily a + method of wxEvtHandler-derived class. The compile-time safety ++++ 799 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3_0-nostl.changes --- /work/SRC/openSUSE:Factory/wxWidgets-3_0/wxWidgets-3_0.changes 2016-06-19 10:50:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3_0.changes 2016-07-01 10:00:11.000000000 +0200 @@ -1,0 +2,8 @@ +Mon Jun 27 13:25:47 UTC 2016 - [email protected] + +- Created wxWidgets-nostl to enable audacity updates in openSUSE + because all of the other Linux distributions prefer to build + wxWidgets without STL and audacity developers have no intention + of fixing audacity to build against wxWidgets built with STL. + +------------------------------------------------------------------- Old: ---- wxGTK3-3_0.changes wxGTK3-3_0.spec New: ---- wxWidgets-3_0-nostl.changes wxWidgets-3_0-nostl.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxWidgets-3_0-nostl.spec ++++++ # # spec file for package wxWidgets-3_0-nostl # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: wxWidgets-3_0-nostl %define base_name wxWidgets %define tarball_name wxWidgets Version: 3.0.2 Release: 0 %define wx_minor 3.0 # libdir for installing of all the stuff %define wxlibdir %_libdir # lang packages are exactly equal for all variants. Build it only once: %if "%name" == "%base_name" %define BUILD_LANG 1 %else %define BUILD_LANG 0 %endif Summary: C++ Library for Cross-Platform Development License: GPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.wxwidgets.org/ #SVN-Clone: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk Source: http://downloads.sf.net/wxwindows/%tarball_name-%version.tar.bz2 Source2: README.SUSE Source5: wxWidgets-3_0-rpmlintrc # This script is not used during build, but it makes possible to # identify and backport wxPython fixes to wxWidgets. Source6: wxpython-mkdiff.sh Source50: baselibs.conf Patch1: soversion.diff Patch2: 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch Patch3: 0001-Ensure-the-PangoFontFace-type-is-loaded.patch Patch4: 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch Patch5: 0001-set-transient-parent-for-about-dialog-closes-16823.patch Patch6: 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch Patch7: 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch Patch8: 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch Patch9: 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch Patch10: 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch Patch11: 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch Patch12: 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch Patch13: 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch Patch14: 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch Patch15: abs.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: SDL-devel BuildRequires: autoconf BuildRequires: cppunit-devel BuildRequires: gcc-c++ BuildRequires: gnome-vfs2-devel BuildRequires: gstreamer-0_10-devel BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: gtk2-devel %define gtk_version 2 %if 0%{?suse_version} >= 1220 BuildRequires: libSM-devel %else %if 0%{?sles_version} >= 11 BuildRequires: xorg-x11-libSM-devel %endif %endif BuildRequires: libexpat-devel BuildRequires: libjpeg-devel BuildRequires: libmspack-devel BuildRequires: libnotify-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: zlib-devel BuildRequires: pkgconfig(glu) %if 0%{?suse_version} >= 1140 BuildRequires: pkgconfig(webkit-1.0) %else %if 0%{?sles_version} == 0 BuildRequires: libwebkit-gtk-devel %endif %endif %description wxWidgets is a free C++ library for cross-platform GUI. With wxWidgets, you can create applications for different GUIs (GTK+, Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code. This varaint of wxWidgets is built without STL types (such as std::string), and is provided for old programs which fail to use e.g. wxString and instead rely on wxChar pointer API. %package -n libwx_baseu-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries # Name up to openSUSE 11.3 and up to wxGTK-2.8: Obsoletes: wxGTK <= %version.0 # Third party base package name: Obsoletes: wxWidgets < %version # wxWidgets-lang requires wxWidgets. Provide them to fix dependencies: Provides: wxWidgets = %version Recommends: %base_name-lang >= %version %description -n libwx_baseu-suse-nostl1 Library for the wxWidgets cross-platform GUI. This varaint of wxWidgets is built without STL types (such as std::string), and is provided for old programs which fail to use e.g. wxString and instead rely on wxChar pointer API. %package -n libwx_baseu_net-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_baseu_net-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_baseu_xml-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_baseu_xml-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_adv-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_adv-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_aui-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_aui-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_core-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_core-suse-nostl1 Library for the wxWidgets cross-platform GUI. This varaint of wxWidgets is built without STL types (such as std::string), and is provided for old programs which fail to use e.g. wxString and instead rely on wxChar pointer API. %package -n libwx_gtk2u_gl-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_gl-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_html-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_html-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_media-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_media-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_propgrid-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_propgrid-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_qa-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_qa-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_ribbon-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_ribbon-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_richtext-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_richtext-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_stc-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_stc-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_webview-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_webview-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package -n libwx_gtk2u_xrc-suse-nostl1 Summary: wxWidgets Library Group: System/Libraries %description -n libwx_gtk2u_xrc-suse-nostl1 Library for the wxWidgets cross-platform GUI. %package devel Summary: Everything needed for development with wxWidgets Group: Development/Libraries/C and C++ Requires: gtk%gtk_version-devel Requires: libwx_baseu-suse-nostl1 = %version Requires: libwx_baseu_net-suse-nostl1 = %version Requires: libwx_baseu_xml-suse-nostl1 = %version Requires: libwx_gtk2u_adv-suse-nostl1 = %version Requires: libwx_gtk2u_aui-suse-nostl1 = %version Requires: libwx_gtk2u_core-suse-nostl1 = %version Requires: libwx_gtk2u_gl-suse-nostl1 = %version Requires: libwx_gtk2u_html-suse-nostl1 = %version Requires: libwx_gtk2u_media-suse-nostl1 = %version Requires: libwx_gtk2u_propgrid-suse-nostl1 = %version Requires: libwx_gtk2u_qa-suse-nostl1 = %version Requires: libwx_gtk2u_ribbon-suse-nostl1 = %version Requires: libwx_gtk2u_richtext-suse-nostl1 = %version Requires: libwx_gtk2u_stc-suse-nostl1 = %version Requires: libwx_gtk2u_webview-suse-nostl1 = %version Requires: libwx_gtk2u_xrc-suse-nostl1 = %version Requires: pkgconfig(gl) Requires: pkgconfig(glu) Conflicts: wxWidgets-3_0-devel >= %version-%release Conflicts: wxGTK3-3_0-devel >= %version-%release Conflicts: otherproviders(wxWidgets-devel) Conflicts: wxWidgets-experimental-devel %description devel wxWidgets is a free C++ library for cross-platform GUI development. With wxWidgets, you can create applications for different GUIs (GTK+, Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code. This package contains all files needed for developing with wxGTK3. Note: wxWidgets variant devel packages are mutually exclusive. Please read %_docdir/%name/README.SUSE to pick a correct variant. %if %BUILD_LANG %lang_package -n %base_name %endif %prep echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}" %setup -q -n %tarball_name-%version %patch -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -P 9 -p1 %patch -P 10 -P 11 -P 12 -P 13 -P 14 -P 15 -p1 cp %{S:2} . %build autoconf -f -i # With 2.9.1: # --enable-objc_uniquifying is relevant only for Cocoa # --enable-accessibility is currently supported only in msw # --enable-extended_rtti does not compile %configure\ --enable-vendor=suse-nostl \ --with-gtk=%gtk_version\ --disable-static\ --enable-unicode\ --with-opengl\ --with-libmspack\ --with-sdl\ --with-gnomevfs\ --enable-ipv6\ --enable-mediactrl\ --enable-optimise\ %if 0%{?WX_DEBUG} --enable-debug\ %else --disable-debug\ %endif --disable-stl\ --disable-plugins make %{?_smp_mflags} %if %BUILD_LANG cd locale make allmo cd .. %endif %clean : %install #Change the suffix from suse to nostl for non STL build export VENDORTAG='-${VENDOR}-nostl' # only needed for non-MSW make install DESTDIR="%buildroot" %if %BUILD_LANG # Locales for MS Windows: rm -Rf %buildroot/%_datadir/locale/*/LC_MESSAGES/wxmsw.mo %find_lang wxstd %else rm -Rf %buildroot/%_datadir/locale %endif # HACK: Fix wx-config symlink (bug introduced in 2.9.4). ln -sf $(echo %buildroot/%_libdir/wx/config/* | sed "s%%%buildroot%%%%") %buildroot/%_bindir/wx-config %post -n libwx_baseu-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_baseu-suse-nostl1 -p /sbin/ldconfig %post -n libwx_baseu_net-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_baseu_net-suse-nostl1 -p /sbin/ldconfig %post -n libwx_baseu_xml-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_baseu_xml-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_adv-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_adv-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_aui-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_aui-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_core-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_core-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_gl-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_gl-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_html-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_html-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_media-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_media-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_propgrid-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_propgrid-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_qa-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_qa-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_ribbon-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_ribbon-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_richtext-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_richtext-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_stc-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_stc-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_webview-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_webview-suse-nostl1 -p /sbin/ldconfig %post -n libwx_gtk2u_xrc-suse-nostl1 -p /sbin/ldconfig %postun -n libwx_gtk2u_xrc-suse-nostl1 -p /sbin/ldconfig %if %BUILD_LANG %files lang -f wxstd.lang %endif %files -n libwx_baseu-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_baseu-suse-nostl.so.1* %files -n libwx_baseu_net-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_baseu_net-suse-nostl.so.1* %files -n libwx_baseu_xml-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_baseu_xml-suse-nostl.so.1* %files -n libwx_gtk2u_adv-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_adv-suse-nostl.so.1* %files -n libwx_gtk2u_aui-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_aui-suse-nostl.so.1* %files -n libwx_gtk2u_core-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_core-suse-nostl.so.1* %files -n libwx_gtk2u_gl-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_gl-suse-nostl.so.1* %files -n libwx_gtk2u_html-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_html-suse-nostl.so.1* %files -n libwx_gtk2u_media-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_media-suse-nostl.so.1* %files -n libwx_gtk2u_propgrid-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_propgrid-suse-nostl.so.1* %files -n libwx_gtk2u_qa-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_qa-suse-nostl.so.1* %files -n libwx_gtk2u_ribbon-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_ribbon-suse-nostl.so.1* %files -n libwx_gtk2u_richtext-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_richtext-suse-nostl.so.1* %files -n libwx_gtk2u_stc-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_stc-suse-nostl.so.1* %files -n libwx_gtk2u_webview-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_webview-suse-nostl.so.1* %files -n libwx_gtk2u_xrc-suse-nostl1 %defattr(-,root,root) %_libdir/libwx_gtk2u_xrc-suse-nostl.so.1* %files devel %defattr(-,root,root) # Complete documentation is available in the docs packages. %doc docs/*.txt README.SUSE %_bindir/wxrc %_bindir/wxrc-%wx_minor %_bindir/*-config* %_datadir/aclocal %_datadir/bakefile %_includedir/wx-%wx_minor %_libdir/*.so %dir %_libdir/wx %_libdir/wx/config %_libdir/wx/include %changelog ++++++ wxWidgets-3_0.spec ++++++ --- /var/tmp/diff_new_pack.npF1zl/_old 2016-07-01 10:00:12.000000000 +0200 +++ /var/tmp/diff_new_pack.npF1zl/_new 2016-07-01 10:00:12.000000000 +0200 @@ -368,79 +368,79 @@ %endif %files -n libwx_baseu-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_baseu-suse.so.1* %files -n libwx_baseu_net-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_baseu_net-suse.so.1* %files -n libwx_baseu_xml-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_baseu_xml-suse.so.1* %files -n libwx_gtk%{gtk_version}u_adv-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_adv-suse.so.1* %files -n libwx_gtk%{gtk_version}u_aui-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_aui-suse.so.1* %files -n libwx_gtk%{gtk_version}u_core-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_core-suse.so.1* %files -n libwx_gtk%{gtk_version}u_gl-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_gl-suse.so.1* %files -n libwx_gtk%{gtk_version}u_html-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_html-suse.so.1* %files -n libwx_gtk%{gtk_version}u_media-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_media-suse.so.1* %files -n libwx_gtk%{gtk_version}u_propgrid-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_propgrid-suse.so.1* %files -n libwx_gtk%{gtk_version}u_qa-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_qa-suse.so.1* %files -n libwx_gtk%{gtk_version}u_ribbon-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_ribbon-suse.so.1* %files -n libwx_gtk%{gtk_version}u_richtext-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_richtext-suse.so.1* %files -n libwx_gtk%{gtk_version}u_stc-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_stc-suse.so.1* %if 0%{?suse_version} > 1110 %files -n libwx_gtk%{gtk_version}u_webview-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_webview-suse.so.1* %endif %files -n libwx_gtk%{gtk_version}u_xrc-suse1 -%defattr (-,root,root) +%defattr(-,root,root) %_libdir/libwx_gtk%{gtk_version}u_xrc-suse.so.1* %files plugin-sound_sdlu-3_0 -%defattr (-,root,root) +%defattr(-,root,root) %dir %_libdir/wx %dir %_libdir/wx/%wx_minor %_libdir/wx/%wx_minor/sound_sdlu-%wx_minor.so %files devel -%defattr (-,root,root) +%defattr(-,root,root) # Complete documentation is available in the docs packages. %doc docs/*.txt README.SUSE %_bindir/wxrc ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.npF1zl/_old 2016-07-01 10:00:12.000000000 +0200 +++ /var/tmp/diff_new_pack.npF1zl/_new 2016-07-01 10:00:12.000000000 +0200 @@ -14,8 +14,6 @@ libwx_gtk2u_stc-suse1 libwx_gtk2u_webview-suse1 libwx_gtk2u_xrc-suse1 -# The GTK3 backend is not ready for general use, -# so there is little point in providing baselibs for it. wxWidgets-3_0-devel requires -wxWidgets-3_0-<targettype> requires "libwx_baseu-suse1-<targettype> = <version>" ++++++ pre_checkin.sh ++++++ --- /var/tmp/diff_new_pack.npF1zl/_old 2016-07-01 10:00:12.000000000 +0200 +++ /var/tmp/diff_new_pack.npF1zl/_new 2016-07-01 10:00:12.000000000 +0200 @@ -1,2 +1,2 @@ #!/bin/sh -cp wxWidgets-3_0.changes wxGTK3-3_0.changes +cp wxWidgets-3_0.changes wxWidgets-3_0-nostl.changes ++++++ soversion.diff ++++++ --- /var/tmp/diff_new_pack.npF1zl/_old 2016-07-01 10:00:12.000000000 +0200 +++ /var/tmp/diff_new_pack.npF1zl/_new 2016-07-01 10:00:12.000000000 +0200 @@ -12,7 +12,7 @@ Record of names used in openSUSE: wxWidgets 3.0.1: libwx_*-suse-3.0.so.0 - wxWidgets 3.0.2: libwx_*-suse.so.1 + wxWidgets 3.0.2: libwx_*-suse.so.1 (and -suse-nostl.so.1) Since SOVERLINUX does not support TWOSYMLINKS=0, patch and use a bit on SOVERSOLARIS instead.
