Hello community,
here is the log from the commit of package sound-theme-freedesktop for
openSUSE:Factory checked in at 2018-03-08 10:46:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sound-theme-freedesktop (Old)
and /work/SRC/openSUSE:Factory/.sound-theme-freedesktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sound-theme-freedesktop"
Thu Mar 8 10:46:15 2018 rev:19 rq:582793 version:0.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/sound-theme-freedesktop/sound-theme-freedesktop.changes
2013-07-08 07:15:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.sound-theme-freedesktop.new/sound-theme-freedesktop.changes
2018-03-08 10:46:16.917567265 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:39:44 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sound-theme-freedesktop.spec ++++++
--- /var/tmp/diff_new_pack.jtPTfJ/_old 2018-03-08 10:46:17.545544656 +0100
+++ /var/tmp/diff_new_pack.jtPTfJ/_new 2018-03-08 10:46:17.549544512 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sound-theme-freedesktop
#
-# Copyright (c) 2013 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
@@ -21,19 +21,18 @@
Release: 0
# For details on the licenses used, see CREDITS.
Summary: freedesktop.org sound theme
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/Libraries
-Url: http://0pointer.de/public/sound-theme-freedesktop.tar.gz
+URL: http://0pointer.de/public/sound-theme-freedesktop.tar.gz
Source0:
http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.bz2
# COPYING in the tarball is a 0-byte file
Source1: gpl-2.0.txt
BuildRequires: fdupes
BuildRequires: glib2-devel
BuildRequires: intltool
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
Requires(post): /bin/touch
Requires(postun): /bin/touch
+BuildArch: noarch
%description
The default freedesktop.org sound theme following the XDG theming
@@ -42,20 +41,17 @@
%prep
%setup -q
if [ ! -s COPYING ]; then
- cp %{S:1} COPYING
+ cp %{SOURCE1} COPYING
fi
%build
%configure
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
%install
-%makeinstall
+%make_install
%fdupes %{buildroot}%{_datadir}
-%clean
-rm -rf %{buildroot}
-
%post
/bin/touch --no-create %{_datadir}/sounds/freedesktop
@@ -63,7 +59,6 @@
/bin/touch --no-create %{_datadir}/sounds/freedesktop
%files
-%defattr(-,root,root)
%doc README
%dir %{_datadir}/sounds/freedesktop
%dir %{_datadir}/sounds/freedesktop/stereo