Hello community, here is the log from the commit of package snd_sf2 for openSUSE:Factory checked in at 2014-10-18 09:08:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/snd_sf2 (Old) and /work/SRC/openSUSE:Factory/.snd_sf2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "snd_sf2" Changes: -------- --- /work/SRC/openSUSE:Factory/snd_sf2/snd_sf2.changes 2011-09-23 12:46:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.snd_sf2.new/snd_sf2.changes 2014-10-18 09:09:11.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 8 18:28:50 UTC 2014 - [email protected] + +- Remove old specfile tags and sections + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ snd_sf2.spec ++++++ --- /var/tmp/diff_new_pack.eJdSJq/_old 2014-10-18 09:09:11.000000000 +0200 +++ /var/tmp/diff_new_pack.eJdSJq/_new 2014-10-18 09:09:11.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package snd_sf2 (Version 0.1.2) +# spec file for package snd_sf2 # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: snd_sf2 -License: SUSE-Freeware -Group: Productivity/Multimedia/Sound/Midi -Provides: soundfont -Requires: awesfx -BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on Version: 0.1.2 -Release: 658 +Release: 0 Summary: Soundfont and MIDI Sample +License: SUSE-Freeware +Group: Productivity/Multimedia/Sound/Midi Source: snd_sf2.tar.gz Patch: snd_sf2-readme-encoding.patch BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Provides: soundfont +Requires: awesfx %description This package contains the following sound fonts: Vintage Dreams Waves v @@ -53,17 +50,15 @@ %setup -c %patch -p 1 +%build + %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/usr/share/sounds mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name} cp -a sf2 $RPM_BUILD_ROOT/usr/share/sounds cp -a mid $RPM_BUILD_ROOT/usr/share/sounds cp -a doc/* $RPM_BUILD_ROOT%{_docdir}/%{name} -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %dir /usr/share/sounds/sf2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
