Author: glen Date: Sat Oct 6 11:22:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1, fix `uint32_t' on ac-amd64
---- Files affected: SPECS: ardour.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/ardour.spec diff -u SPECS/ardour.spec:1.33 SPECS/ardour.spec:1.34 --- SPECS/ardour.spec:1.33 Sat Oct 6 12:59:35 2007 +++ SPECS/ardour.spec Sat Oct 6 13:22:08 2007 @@ -4,15 +4,16 @@ Summary: Multitrack hard disk recorder Summary(pl.UTF-8): Wielościeżkowy magnetofon nagrywający na twardym dysku Name: ardour -Version: 2.0.3 +Version: 2.1 Release: 0.1 License: GPL Group: X11/Applications/Sound Source0: http://ardour.org/files/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: d047d3f9e7b5b4bf80980c5b267c1068 +# Source0-md5: 18be414a37b832aae23c068ba9fcf8ab Source1: %{name}.desktop Patch0: %{name}-c++.patch Patch1: %{name}-opt.patch +Patch2: %{name}-stdint.patch URL: http://ardour.org/ BuildRequires: alsa-lib-devel >= 0.9.0 BuildRequires: boost-devel @@ -64,6 +65,7 @@ %patch0 -p1 # NEEDS UPDATE for scons #%patch1 -p1 +%patch2 -p1 %build # Make sure we have /proc mounted - it searches for flags from there @@ -125,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007/10/06 11:22:08 glen +- up to 2.1, fix `uint32_t' on ac-amd64 + Revision 1.33 2007/10/06 10:59:35 glen - BR cairomm-devel, needs /proc/cpuinfo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ardour.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
