Author: gotar Date: Mon Nov 12 11:51:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed config/libs search path, rel. 3
---- Files affected: SPECS: TiMidity++.spec (1.85 -> 1.86) ---- Diffs: ================================================================ Index: SPECS/TiMidity++.spec diff -u SPECS/TiMidity++.spec:1.85 SPECS/TiMidity++.spec:1.86 --- SPECS/TiMidity++.spec:1.85 Tue Oct 9 17:31:11 2007 +++ SPECS/TiMidity++.spec Mon Nov 12 12:51:11 2007 @@ -16,7 +16,7 @@ Summary(uk.UTF-8): Програвач MIDI-файлів та конвертор їх в WAV формат Name: TiMidity++ Version: 2.13.2 -Release: 2 +Release: 3 License: GPL Group: Applications/Sound Source0: http://dl.sourceforge.net/timidity/%{name}-%{version}.tar.bz2 @@ -32,6 +32,7 @@ Source6: timidity.sysconfig Patch0: %{name}-detach.patch Patch1: %{name}-gcc4.patch +Patch2: %{name}-configure.patch URL: http://timidity.sourceforge.net/ %{?with_alsa:BuildRequires: alsa-lib-devel} %{?with_arts:BuildRequires: arts-devel} @@ -232,6 +233,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p0 for f in doc/ja_JP.eucJP/README*; do mv -f $f ${f}.ja @@ -409,6 +411,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.86 2007-11-12 11:51:11 gotar +- fixed config/libs search path, rel. 3 + Revision 1.85 2007-10-09 15:31:11 baggins - s/enviroment/environment/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/TiMidity++.spec?r1=1.85&r2=1.86&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
