Hello community,

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

Package is "gtk2-engine-murrine"

Fri Mar  9 10:39:19 2018 rev:24 rq:582765 version:0.98.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk2-engine-murrine/gtk2-engine-murrine.changes  
2012-02-16 14:56:51.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gtk2-engine-murrine.new/gtk2-engine-murrine.changes 
    2018-03-09 10:39:22.810270853 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:32:11 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtk2-engine-murrine.spec ++++++
--- /var/tmp/diff_new_pack.dbqDty/_old  2018-03-09 10:39:23.454247663 +0100
+++ /var/tmp/diff_new_pack.dbqDty/_new  2018-03-09 10:39:23.458247519 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2-engine-murrine
 #
-# 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,22 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-Name:           gtk2-engine-murrine
+
 %define _name   murrine
-Summary:        Murrine GTK Theme Engine
-License:        LGPL-2.1 or LGPL-3.0
-Group:          System/GUI/XFCE
+Name:           gtk2-engine-murrine
 Version:        0.98.2
 Release:        0
-Url:            http://ftp.gnome.org/pub/GNOME/sources/murrine/
+Summary:        Murrine GTK Theme Engine
+License:        LGPL-2.1-only OR LGPL-3.0-only
+Group:          System/GUI/XFCE
+URL:            http://ftp.gnome.org/pub/GNOME/sources/murrine/
 Source:         
http://download.gnome.org/sources/murrine/0.98/%{_name}-%{version}.tar.xz
 Source2:        baselibs.conf
 BuildRequires:  gtk2-devel >= 2.12.0
 BuildRequires:  intltool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Murrine is a GTK+ 2 theme engine, that uses the Cairo vector drawing
@@ -42,18 +42,15 @@
 
 %build
 %configure --enable-animation
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING COPYING.2.1 ChangeLog NEWS README TODO
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README TODO
 %{_libdir}/gtk-2.0/*/engines/*
 %dir %{_datadir}/gtk-engines
 %{_datadir}/gtk-engines/murrine.xml


Reply via email to