]> git.pld-linux.org Git - packages/TiMidity++.git/blobdiff - TiMidity++.spec
- release 3 to rebuild with new openmotif
[packages/TiMidity++.git] / TiMidity++.spec
index 4d2abccecc6f3ac894406c684e45d8e289b73916..31e93d83434d0f4b282479092747fbe4fb48c555 100644 (file)
@@ -2,34 +2,32 @@
 # Conditional build:
 # _without_alsa - without ALSA support
 #
-
-%define                _ver            2.12.0
-%define                _pre            pre1
-
 Summary:       TiMidity++ - MIDI to WAV converter and player
 Summary(pl):   TiMidity++ - konwerter do WAV oraz odtwarzacz plików MIDI
 Summary(pt_BR):        Sintetizador MIDI por software
 Summary(ru):   ðÒÏÉÇÒÙ×ÁÔÅÌØ MIDI ÆÁÊÌÏ× É ËÏÎ×ÅÒÔÏÒ ÉÈ × WAV ÆÏÒÍÁÔ
 Summary(uk):   ðÒÏÇÒÁ×ÁÞ MIDI-ÆÁÊ̦נÔÁ ËÏÎ×ÅÒÔÏÒ §È × WAV ÆÏÒÍÁÔ
 Name:          TiMidity++
+%define                _ver            2.12.0
+%define                _pre            pre1
 Version:       %{_ver}%{_pre}
-Release:       1
+Release:       3
 License:       GPL
 Vendor:                Masanao Izumo <mo@goice.co.jp>
 Group:         Applications/Sound
 #Source0:      http://www.goice.co.jp/member/mo/timidity/dist/%{name}-%{version}.tar.bz2
 Source0:       http://www.goice.co.jp/member/mo/timidity/dist/%{name}-%{_ver}-%{_pre}.tar.bz2
-# Source0-md5: 6a878bc9341812d6a0b9a7a7d38c368c
+# Source0-md5: 6a878bc9341812d6a0b9a7a7d38c368c
 Source1:       http://archive.cs.umbc.edu/pub/midia/instruments.tar.gz
-# Source1-md5: 4959787a78ee39d44a36185bd303cf20
+# Source1-md5: 4959787a78ee39d44a36185bd303cf20
 Source2:       britepno.pat.bz2
+# Source2-md5: 324e265362f812883024b58cf3470d1a
 Source3:       pistol.pat.bz2
+# Source3-md5: f961325db679de6e0ea402ebe6a268f9
 Source4:       timidity.cfg
 Patch0:                %{name}-config.patch
 URL:           http://www.goice.co.jp/member/mo/timidity/
-%ifnarch sparc sparc64
 %{!?_without_alsa:BuildRequires:       alsa-lib-devel}
-%endif
 BuildRequires: autoconf
 BuildRequires: gtk+-devel
 BuildRequires: motif-devel
@@ -188,6 +186,7 @@ xawmidi - interfejs do TiMidity++ oparty o biblitek
 %patch0 -p1
 
 %build
+cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure \
        --with-elf \
@@ -204,12 +203,8 @@ xawmidi - interfejs do TiMidity++ oparty o biblitek
        --enable-network \
        --enable-server \
        --enable-spectrogram \
-%ifnarch sparc sparc64
        --enable-audio=default,oss,%{!?_without_alsa:alsa,}esd \
        %{!?_without_alsa:--enable-alsaseq} \
-%else
-       --enable-audio=default,oss,esd \
-%endif
        --enable-default-output=default
 
 %{__make}
@@ -255,7 +250,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files gspdir
 %defattr(644,root,root,755)
-%ghost %dir %{_datadir}/GUSpatches
+%dir %{_datadir}/GUSpatches
 
 %files gtk
 %defattr(644,root,root,755)
This page took 0.030513 seconds and 4 git commands to generate.