Hello community,

here is the log from the commit of package gtk2-metatheme-gilouche for 
openSUSE:Factory checked in at 2018-03-09 10:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk2-metatheme-gilouche (Old)
 and      /work/SRC/openSUSE:Factory/.gtk2-metatheme-gilouche.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk2-metatheme-gilouche"

Fri Mar  9 10:42:11 2018 rev:18 rq:582920 version:11.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gtk2-metatheme-gilouche/gtk2-metatheme-gilouche.changes
  2012-01-25 10:37:08.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gtk2-metatheme-gilouche.new/gtk2-metatheme-gilouche.changes
     2018-03-09 10:42:13.532122836 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:32:15 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtk2-metatheme-gilouche.spec ++++++
--- /var/tmp/diff_new_pack.UQjLrV/_old  2018-03-09 10:42:14.888074002 +0100
+++ /var/tmp/diff_new_pack.UQjLrV/_new  2018-03-09 10:42:14.892073858 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2-metatheme-gilouche
 #
-# Copyright (c) 2012 SUSE LINUX Products 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
@@ -15,30 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gtk2-metatheme-gilouche
 Version:        11.1.2
 Release:        0
 Summary:        openSUSE themes and metathemes for gtk2 and metacity
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 Source:         metatheme-gilouche-%{version}.tar.bz2
 Source1:        metacity-theme-greygilouche.tar.bz2
 Source2:        metatheme-synchronicity.tar.bz2
 Source3:        %{name}-AUTHORS
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  gtk2-engines-devel
 BuildRequires:  icon-naming-utils-devel
 BuildRequires:  intltool
-BuildArch:      noarch
-# Gilouche Synchronicity requires engine "clearlooks"
-Requires:       gtk2-engine-clearlooks
 # Gilouche requires engine "pixmap"
 Requires:       gtk2
+# Gilouche Synchronicity requires engine "clearlooks"
+Requires:       gtk2-engine-clearlooks
 # Gilouche icon theme inherits from tango-icon-theme
 Requires:       tango-icon-theme
-Enhances:       gtk2 metacity
+Enhances:       gtk2
+Enhances:       metacity
 # This replaces many old packages
 Provides:       gtk2-theme-openSUSE = 11.1
 Obsoletes:      gtk2-theme-openSUSE < 11.1
@@ -50,6 +50,7 @@
 Obsoletes:      metacity-theme-SLED < 11.1
 # Existed for openSUSE <= 10.3, SLE <= 10
 Obsoletes:      gnome2-SuSE
+BuildArch:      noarch
 
 %description
 OpenSUSE themes and metathemes for gtk2 and metacity contains several
@@ -57,12 +58,12 @@
 
 %prep
 %setup -q -T -a0 -a1 -a2 -c %{name}-%{version}
-cp -a %{S:3} AUTHORS
+cp -a %{SOURCE3} AUTHORS
 
 %build
 cd metatheme-gilouche-%{version}
 %configure
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 install -d %{buildroot}%{_datadir}/themes
@@ -75,22 +76,19 @@
     fi
 done
 cd metatheme-gilouche-%{version}
-%makeinstall
+%make_install
 %find_lang metatheme-gilouche
-%icon_theme_cache_create_ghost Gilouche
+%{icon_theme_cache_create_ghost Gilouche}
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %icon_theme_cache_post Gilouche
 
 # No need for %%icon_theme_cache_postun in %postun since the theme won't exist 
anymore
 
 %files -f metatheme-gilouche-%{version}/metatheme-gilouche.lang
-%defattr (-, root, root)
-%doc metatheme-gilouche-%{version}/COPYING AUTHORS
+%license metatheme-gilouche-%{version}/COPYING
+%doc AUTHORS
 %{_datadir}/themes/Gilouche/
 %{_datadir}/themes/GreyGilouche/
 %{_datadir}/themes/Synchronicity/


Reply via email to