From b088da7d6d2ae5b22aabd667e83ebef4da25e107 Mon Sep 17 00:00:00 2001 From: freetz Date: Sun, 26 Oct 2003 00:09:31 +0000 Subject: [PATCH] - added examples_dir patch (corrected examples location) - .desktop pl desc and absolute path fixed - Rs ladspa-mcp-plugins - rel.1 Changed files: alsa-modular-synth.spec -> 1.11 --- alsa-modular-synth.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/alsa-modular-synth.spec b/alsa-modular-synth.spec index 31dbbaf..52e3e35 100644 --- a/alsa-modular-synth.spec +++ b/alsa-modular-synth.spec @@ -3,7 +3,7 @@ Summary: Realtime modular synthesizer Summary(pl): Modularny syntezator dzia³aj±cy w czasie rzeczywistym Name: alsa-modular-synth Version: 1.6.0 -Release: 0.1 +Release: 1 License: GPL Group: X11/Applications/Sound Source0: http://alsamodular.sourceforge.net/%{_name}-%{version}.tar.bz2 @@ -11,13 +11,14 @@ Source0: http://alsamodular.sourceforge.net/%{_name}-%{version}.tar.bz2 Source1: %{name}.desktop Patch0: %{name}-build_fixes.patch Patch1: %{name}-fftw_hack.patch +Patch2: %{name}-examples_dir.patch URL: http://alsamodular.sourceforge.net/ BuildRequires: XFree86-devel BuildRequires: alsa-lib-devel >= 0.9.0 BuildRequires: fftw-devel BuildRequires: jack-audio-connection-kit-devel >= 0.74.1 BuildRequires: qt-devel >= 3.0.5 -Requires: ladspa +Requires: ladspa-mcp-plugins BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -42,6 +43,7 @@ czasie rzeczywistym. Zawiera: %setup -q -n %{_name}-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__make} \ -- 2.44.0