SHA256
1
0
forked from pool/rosegarden

Accepting request 108469 from home:plater

Patched with rosegarden-11.11-gplv2+.patch about box to state GNU General Public License Version 2 or later and patched COPYING to current GPL-2.0 license.
Fixes bnc#745619

OBS-URL: https://build.opensuse.org/request/show/108469
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=49
This commit is contained in:
2012-03-08 10:18:26 +00:00
committed by Git OBS Bridge
parent 67ce0d0f0d
commit e553129ef9
6 changed files with 137 additions and 432 deletions

View File

@@ -40,11 +40,12 @@ Release: 0
Source0: http://downloads.sourceforge.net/project/%{name}/%name/11.11/%{name}-%{version}.tar.bz2
Source1: %{name}.xpm
Source2: %{name}.1
Source3: CHANGES.txt
# This patch fixes the 64 bit lib search path for dssi and ladspa and is distro specific for now.
Patch0: rosegarden-10.02-plugin-lib64path.patch
# This patch fixes the file search paths for examples, templates and midi driver libraries.
Patch1: rosegarden-10.10-filepaths.patch
#Temporary patch to fix license statement in the "About box"
Patch2: rosegarden-11.11-gplv2+.patch
Summary: Midi, Audio And Notation Editor
License: GPL-2.0+
Group: Productivity/Multimedia/Sound/Midi
@@ -78,6 +79,7 @@ See the changelog for details.
%setup -q
%patch0
%patch1
%patch2
# When we build svn we need to execute bootstrap.sh it doesn't harm the release build either.
sh bootstrap.sh
@@ -109,8 +111,6 @@ chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/lircrc.rosegarden
chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/README
chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/color-list
chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/simple-makefile
# Copy CHANGES.txt, created from sourceforge web page.
cp -v %{S:3} ./
%__install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/pixmaps/%{name}.xpm"
%suse_update_desktop_file %{buildroot}/%{_datadir}/applications/%{name}.desktop
@@ -130,7 +130,7 @@ rm -rf %buildroot
%files
%defattr(-,root,root)
%doc AUTHORS COPYING README CHANGES.txt
%doc AUTHORS COPYING README
%dir %{_datadir}/%{name}/
%dir %{_datadir}/%{name}/autoload
%dir %{_datadir}/%{name}/chords