Hello community, here is the log from the commit of package libgnomeprintui for openSUSE:Factory checked in at 2018-03-09 10:40:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgnomeprintui (Old) and /work/SRC/openSUSE:Factory/.libgnomeprintui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgnomeprintui" Fri Mar 9 10:40:57 2018 rev:34 rq:582877 version:2.18.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libgnomeprintui/libgnomeprintui.changes 2017-09-13 21:44:26.283139223 +0200 +++ /work/SRC/openSUSE:Factory/.libgnomeprintui.new/libgnomeprintui.changes 2018-03-09 10:41:01.214727209 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:34:55 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomeprintui.spec ++++++ --- /var/tmp/diff_new_pack.O7OOrJ/_old 2018-03-09 10:41:01.866703730 +0100 +++ /var/tmp/diff_new_pack.O7OOrJ/_new 2018-03-09 10:41:01.870703586 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgnomeprintui # -# 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,28 +17,23 @@ Name: libgnomeprintui -BuildRequires: fdupes -BuildRequires: intltool -BuildRequires: libglade2-devel -BuildRequires: libgnomecanvas-devel -BuildRequires: libgnomeprint-devel -BuildRequires: translation-update-upstream -# bug437293 -%ifarch ppc64 -Obsoletes: libgnomeprintui-64bit -%endif # Version: 2.18.6 Release: 0 Summary: User Interface Part of the GNOME Printing Library -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/GNOME Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf Patch0: add-printer.patch # PATCH-FIX-UPSTREAM libgnomeprintui-no-g-i_t.patch [email protected] -- Do not depend on gnome-icon-theme, as it's deprecated. Patch1: libgnomeprintui-no-g-i_t.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: fdupes +BuildRequires: intltool +BuildRequires: libglade2-devel +BuildRequires: libgnomecanvas-devel +BuildRequires: libgnomeprint-devel +BuildRequires: translation-update-upstream Requires: libgnomecups >= 0.2.0 Requires: libgnomeprint >= 2.10.0 Requires: libgnomesu @@ -54,10 +49,6 @@ Requires: %{name} = %{version} Requires: libgnomecanvas-devel Requires: libgnomeprint-devel >= 2.10.0 -# bug437293 -%ifarch ppc64 -Obsoletes: libgnomeprintui-devel-64bit -%endif # %description devel @@ -77,6 +68,7 @@ for GNOME programs that have to print documents. %lang_package + %prep %setup -q translation-update-upstream @@ -98,29 +90,26 @@ rm %{buildroot}/%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif %find_lang %{name}-2.2 -rm -f %{buildroot}/%{_libdir}/*.la +find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot}/%{_prefix} %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc AUTHORS COPYING README NEWS ChangeLog +%license COPYING +%doc AUTHORS README NEWS ChangeLog %{_datadir}/libgnomeprintui %{_libdir}/*.so.* %files lang -f %{name}-2.2.lang %files devel -%defattr(-,root,root) %{_includedir}/libgnomeprintui-2.2 %{_libdir}/*.so %{_libdir}/pkgconfig/libgnomeprintui-2.2.pc %files doc -%defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/* %changelog
