Hello community,

here is the log from the commit of package gnome-themes for openSUSE:Factory 
checked in at 2018-03-09 10:38:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-themes (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-themes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-themes"

Fri Mar  9 10:38:48 2018 rev:69 rq:582748 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-themes/gnome-themes.changes        
2016-06-02 09:39:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-themes.new/gnome-themes.changes   
2018-03-09 10:38:51.567395890 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:29:57 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-themes.spec ++++++
--- /var/tmp/diff_new_pack.vv6DXa/_old  2018-03-09 10:38:52.287369964 +0100
+++ /var/tmp/diff_new_pack.vv6DXa/_new  2018-03-09 10:38:52.291369820 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-themes
 #
-# 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,9 +20,9 @@
 Version:        3.0.0
 Release:        0
 Summary:        GNOME Themes
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://www.gnome.org/
+URL:            http://www.gnome.org/
 Source0:        
http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM gnome-themes-disable-engine-test.patch bgo#642970 
[email protected] -- don't check for gtk-engines-3 at build time
 Patch0:         gnome-themes-disable-engine-test.patch
@@ -33,7 +33,6 @@
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -41,6 +40,7 @@
 images.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -52,27 +52,24 @@
 
 %configure\
         --enable-all-themes
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 # remove themes which are now in gnome-themes-standard
 rm -rf 
%{buildroot}%{_datadir}/themes/{HighContrast,HighContrast-SVG,HighContrastInverse}
 rm -rf 
%{buildroot}%{_datadir}/icons/{HighContrast,HighContrast-SVG,HighContrastInverse}
 %find_lang %{name} %{?no_lang_C}
-%icon_theme_cache_create_ghost Crux
-%icon_theme_cache_create_ghost HighContrastLargePrint
-%icon_theme_cache_create_ghost HighContrastLargePrintInverse
-%icon_theme_cache_create_ghost LargePrint
-%icon_theme_cache_create_ghost Mist
+%{icon_theme_cache_create_ghost Crux}
+%{icon_theme_cache_create_ghost HighContrastLargePrint}
+%{icon_theme_cache_create_ghost HighContrastLargePrintInverse}
+%{icon_theme_cache_create_ghost LargePrint}
+%{icon_theme_cache_create_ghost Mist}
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %icon_theme_cache_post Crux
 %icon_theme_cache_post HighContrastLargePrint
@@ -83,8 +80,8 @@
 # No need for %%icon_theme_cache_postun in %%postun since the theme won't 
exist anymore
 
 %files
-%defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %ghost %{_datadir}/icons/*/icon-theme.cache
 %{_datadir}/icons/Crux/
 %{_datadir}/icons/HighContrastLargePrint/


Reply via email to