Hello community, here is the log from the commit of package libgnome for openSUSE:Factory checked in at 2018-03-09 10:40:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgnome (Old) and /work/SRC/openSUSE:Factory/.libgnome.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgnome" Fri Mar 9 10:40:00 2018 rev:56 rq:582809 version:2.32.2+20170910.8487c2b4 Changes: -------- --- /work/SRC/openSUSE:Factory/libgnome/libgnome.changes 2017-10-21 20:20:28.778642177 +0200 +++ /work/SRC/openSUSE:Factory/.libgnome.new/libgnome.changes 2018-03-09 10:40:02.904827037 +0100 @@ -1,0 +2,11 @@ +Wed Feb 28 16:34:39 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Tue Feb 06 18:45:58 UTC 2018 - [email protected] + +- Update to version 2.32.2+20170910.8487c2b4: + + Updatad translations. + +------------------------------------------------------------------- Old: ---- libgnome-2.32.2+20170807.33313713.tar.xz New: ---- libgnome-2.32.2+20170910.8487c2b4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnome.spec ++++++ --- /var/tmp/diff_new_pack.ROD3Oi/_old 2018-03-09 10:40:03.912790739 +0100 +++ /var/tmp/diff_new_pack.ROD3Oi/_new 2018-03-09 10:40:03.920790451 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgnome # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,26 +17,12 @@ Name: libgnome -BuildRequires: fdupes -BuildRequires: gconf2-devel -BuildRequires: gnome-common -BuildRequires: gnome-vfs2-devel -BuildRequires: gtk-doc -BuildRequires: gtk2-devel -BuildRequires: intltool -BuildRequires: libbonobo-devel -BuildRequires: libcanberra-devel -BuildRequires: pkg-config -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif -Version: 2.32.2+20170807.33313713 +Version: 2.32.2+20170910.8487c2b4 Release: 0 Summary: The GNOME 2.x Desktop Base Libraries -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/GNOME -Url: http://www.gnome.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build +URL: http://www.gnome.org/ # Source based on tar_scm _service Source: %{name}-%{version}.tar.xz #Source: http://ftp.gnome.org/pub/GNOME/sources/%%{name}/2.32/%%{name}-%%{version}.tar.bz2 @@ -49,15 +35,24 @@ Patch8: libgnome-va_list-empty.patch # PATCH-NEEDS-REBASE libgnome-help-bundles.patch -- was: PATCH-FIX-OPENSUSE Patch9: libgnome-help-bundles.patch -# bug437293 -%ifarch ppc64 -Obsoletes: libgnome-64bit -%endif +BuildRequires: fdupes +BuildRequires: gconf2-devel +BuildRequires: gnome-common +BuildRequires: gnome-vfs2-devel +BuildRequires: gtk-doc +BuildRequires: gtk2-devel +BuildRequires: intltool +BuildRequires: libbonobo-devel +BuildRequires: libcanberra-devel +BuildRequires: pkgconfig +Recommends: %{name}-lang = %{version} # # A bunch of legacy gnome apps relies more or less on yelp for a working help system (it can be reconfigured). Thus we recommend yelp from here, as low in the stack as it makes sense. Recommends: yelp -Recommends: %{name}-lang = %{version} -%gconf_schemas_prereq +%{gconf_schemas_prereq} +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description This package contains the basic libraries for the GNOME 2.x Desktop @@ -65,13 +60,9 @@ your choice. Many GNOME users like Sawfish, Enlightenment, or IceWM as a window manager for GNOME (see those packages). - - %package devel Summary: Development files for libgnome Group: Development/Libraries/GNOME -Provides: libgnome-doc = %{version} -Obsoletes: libgnome-doc < %{version} #FIXME: major bloat, should be only #Requires: libbonobo-devel # @@ -84,10 +75,8 @@ Requires: libbonobo-devel Requires: orbit2-devel Requires: popt-devel -# bug437293 -%ifarch ppc64 -Obsoletes: libgnome-devel-64bit -%endif +Provides: libgnome-doc = %{version} +Obsoletes: libgnome-doc < %{version} # %description devel @@ -95,6 +84,7 @@ applications that want to make use of libgnome. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -121,22 +111,18 @@ %find_lang %{name}-2.0 %find_gconf_schemas cat %{name}.schemas_list >%{name}.lst -find %{buildroot} -type f -name "*.la" -print -delete +find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot}/%{_prefix} %pre -f %{name}.schemas_pre - %post -p /sbin/ldconfig - %posttrans -f %{name}.schemas_posttrans - %preun -f %{name}.schemas_preun - %postun -p /sbin/ldconfig %files -f %{name}.lst -%defattr(-, root, root) -%doc AUTHORS COPYING.LIB NEWS README +%license COPYING.LIB +%doc AUTHORS NEWS README %{_bindir}/* %dir %{_datadir}/gnome # generic directory for help files @@ -151,7 +137,7 @@ %{_libdir}/*.*so.* %{_libdir}/bonobo/monikers/*.so %{_libdir}/bonobo/servers/* -%doc %{_mandir}/man7/gnome-options.7.gz +%{_mandir}/man7/gnome-options.7%{ext_man} # generic directory for sound events %dir %{_sysconfdir}/sound %dir %{_sysconfdir}/sound/events @@ -164,7 +150,6 @@ %files lang -f %{name}-2.0.lang %files devel -%defattr(-, root, root) %{_includedir}/libgnome-2.0 %{_libdir}/*.so %{_libdir}/pkgconfig/libgnome-2.0.pc ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ROD3Oi/_old 2018-03-09 10:40:03.984788147 +0100 +++ /var/tmp/diff_new_pack.ROD3Oi/_new 2018-03-09 10:40:03.984788147 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://git.gnome.org/libgnome</param> - <param name="changesrevision">33313713c4f5c1de500859ff128d6fd7e3af5722</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">8487c2b45f55880bf4d805a3ee57127286850deb</param></service></servicedata> \ No newline at end of file ++++++ libgnome-2.32.2+20170807.33313713.tar.xz -> libgnome-2.32.2+20170910.8487c2b4.tar.xz ++++++ ++++ 1812 lines of diff (skipped)
