Hello community, here is the log from the commit of package seahorse-nautilus for openSUSE:Factory checked in at 2018-03-08 10:49:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seahorse-nautilus (Old) and /work/SRC/openSUSE:Factory/.seahorse-nautilus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seahorse-nautilus" Thu Mar 8 10:49:21 2018 rev:18 rq:582861 version:3.11.92 Changes: -------- --- /work/SRC/openSUSE:Factory/seahorse-nautilus/seahorse-nautilus.changes 2017-09-04 12:27:24.298741745 +0200 +++ /work/SRC/openSUSE:Factory/.seahorse-nautilus.new/seahorse-nautilus.changes 2018-03-08 10:49:23.182861226 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:39:32 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seahorse-nautilus.spec ++++++ --- /var/tmp/diff_new_pack.8YALej/_old 2018-03-08 10:49:23.838837609 +0100 +++ /var/tmp/diff_new_pack.8YALej/_new 2018-03-08 10:49:23.842837465 +0100 @@ -1,7 +1,7 @@ # # spec file for package seahorse-nautilus # -# Copyright (c) 2016 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 @@ -20,12 +20,13 @@ Version: 3.11.92 Release: 0 Summary: Extension for nautilus which allows encryption and decryption of files -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Security -Url: http://live.gnome.org/Seahorse +URL: http://live.gnome.org/Seahorse Source: http://download.gnome.org/sources/seahorse-nautilus/3.11/%{name}-%{version}.tar.xz BuildRequires: gpgme-devel BuildRequires: intltool >= 0.35.0 +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(cryptui-0.0) >= 3.9.90 BuildRequires: pkgconfig(dbus-glib-1) @@ -35,7 +36,6 @@ BuildRequires: pkgconfig(gnome-keyring-1) BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(libnautilus-extension) >= 2.12.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -45,8 +45,8 @@ %package -n nautilus-extension-seahorse Summary: Extension for nautilus which allows encryption and decryption of files Group: Productivity/Security -Supplements: packageand(seahorse:nautilus) Recommends: %{name}-lang +Supplements: packageand(seahorse:nautilus) # For people looking for the upstream name, and to make lang package # installable Provides: %{name} = %{version} @@ -56,6 +56,7 @@ and decryption of OpenPGP files using GnuPG. %lang_package + %prep %setup -q sed -i "s:1.2 1.4 2.0:1.2 1.4 2.0 2.1 2.2:" configure @@ -66,7 +67,7 @@ %install %make_install -find %{buildroot} -type f -name '*.la' -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file seahorse-pgp-signature %suse_update_desktop_file seahorse-pgp-keys %suse_update_desktop_file seahorse-pgp-encrypted @@ -81,8 +82,8 @@ %glib2_gsettings_schema_postun %files -n nautilus-extension-seahorse -%defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README THANKS +%license COPYING +%doc AUTHORS ChangeLog NEWS README THANKS %{_bindir}/seahorse-tool %{_libdir}/nautilus/extensions-3.0/libnautilus-seahorse.so %{_datadir}/applications/seahorse-pgp*.desktop
