]> git.pld-linux.org Git - packages/ardour.git/commitdiff
- updated to 0.9beta8 auto/ac/ardour-0_9-0_beta8_1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Jan 2004 22:54:20 +0000 (22:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated opt patch (wasn't ready even for beta7)
- added am18 patch for new automake madness

Changed files:
    ardour.spec -> 1.11

ardour.spec

index 5cd20fd7ed2784209a15278d8fff4503e06a5c55..a4e4b164d0a39f905777eebecfccbdc4992ba45f 100644 (file)
@@ -1,17 +1,18 @@
-%define                _beta beta7
 Summary:       Multitrack hard disk recorder
 Summary(pl):   Wieloscie¿kowy magnetofon nagrywaj±cy na twardym dysku
 Name:          ardour
 Version:       0.9
+%define         _beta  beta8
 Release:       0.%{_beta}.1
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://dl.sourceforge.net/ardour/%{name}-%{version}%{_beta}.tar.bz2
-# Source0-md5: f71e65cbc965fc9b4f90d563298fef8d
+# Source0-md5: fc52ac975ab673fad57be5fbcdeacf91
 Source1:       %{name}.desktop
 Patch0:                %{name}-system-libs.patch
 Patch1:                %{name}-opt.patch
 Patch2:                %{name}-ac_cleanup.patch
+Patch3:                %{name}-am18.patch
 URL:           http://ardour.sourceforge.net/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.50
@@ -50,6 +51,7 @@ MMC, niedestruktywny, nieliniowy edytor oraz wtyczki LADSPA.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 install -d m4
 # extract AM_BUILD_ENVIRONMENT (patched!)
This page took 0.073595 seconds and 4 git commands to generate.