From: Jakub Bogusz Date: Sun, 18 Jan 2004 11:12:52 +0000 (+0000) Subject: - added endian patch (for alpha/amd64/ppc/sparc), release 2 X-Git-Tag: auto/ac/SoundStudio-1_0_6-2 X-Git-Url: https://git.pld-linux.org/?p=packages%2FSoundStudio.git;a=commitdiff_plain;h=32b5528c16f6b03d8e4dab25e5e6f6af0a34ac7f - added endian patch (for alpha/amd64/ppc/sparc), release 2 Changed files: SoundStudio.spec -> 1.19 --- diff --git a/SoundStudio.spec b/SoundStudio.spec index 0fd3968..9341738 100644 --- a/SoundStudio.spec +++ b/SoundStudio.spec @@ -2,7 +2,7 @@ Summary: Tk sound editor, with record, playback, and mixer facilities Summary(pl): Edytor d¼wiêku z mo¿liwo¶ci± nagrywania, odtwarzania i miksowania Name: SoundStudio Version: 1.0.6 -Release: 1 +Release: 2 License: GPL Group: Applications/Sound Source0: http://dl.sourceforge.net/studio/%{name}-%{version}.tar.gz @@ -10,6 +10,7 @@ Source0: http://dl.sourceforge.net/studio/%{name}-%{version}.tar.gz Source1: %{name}.desktop Source2: studio.xpm Patch0: %{name}.patch +Patch1: %{name}-endian.patch URL: http://studio.sourceforge.net/ Requires: tcl >= 7.4 Requires: tk >= 4.0 @@ -36,6 +37,7 @@ innych format %prep %setup -q -n SoundStudio %patch0 -p1 +%patch1 -p1 %build MYFILES=%{_libdir}/%{name} \ @@ -45,7 +47,6 @@ CC="%{__cc} %{rpmcflags}" \ %install rm -rf $RPM_BUILD_ROOT - install -d $RPM_BUILD_ROOT{%{_pixmapsdir}/mini,%{_libdir}/%{name},%{_bindir}} \ $RPM_BUILD_ROOT%{_applnkdir}/Multimedia