[ardour] New upstream release 2.8.12.

Orcan Ogetbil oget at fedoraproject.org
Sat Oct 1 03:33:48 UTC 2011


commit 0b7e917bf893a301c00225bd8555d6658d4fa9b1
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Fri Sep 30 23:33:36 2011 -0400

    New upstream release 2.8.12.

 .gitignore                           |    1 +
 ardour-2.8-session.cc-no_stomp.patch |   23 ------------------
 ardour-gcc46.patch                   |   42 ----------------------------------
 ardour-safe-env-vars.patch           |   14 -----------
 ardour.spec                          |   17 ++++---------
 sources                              |    2 +-
 6 files changed, 7 insertions(+), 92 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8487e13..e045db1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ardour-2.8.11.tar.bz2
+/ardour-2.8.12.tar.bz2
diff --git a/ardour.spec b/ardour.spec
index c5886c5..02aefa6 100644
--- a/ardour.spec
+++ b/ardour.spec
@@ -1,20 +1,13 @@
 Summary:       Multichannel Digital Audio Workstation
 Name:          ardour
-Version:       2.8.11
-Release:       7%{?dist}
+Version:       2.8.12
+Release:       1%{?dist}
 # No more direct links. Download from
 # http://ardour.org/download
 Source:        ardour-%{version}.tar.bz2
 Source2:       ardour.script
 Patch0:        ardour-SConscript.patch
-Patch1:        ardour-2.8-session.cc-no_stomp.patch
 Patch3:        ardour-2.5-HOST_NOT_FOUND.patch
-# Fix CVE-2010-3349 RHBZ#638365
-# From upstream CVS 2.0 branch
-Patch4:        ardour-safe-env-vars.patch
-# gcc-4.6 fixes. Patch accepted by upstream
-# http://tracker.ardour.org/view.php?id=3771
-Patch5:        ardour-gcc46.patch
 URL:           http://ardour.org
 License:       GPLv2+
 Group:         Applications/Multimedia
@@ -68,10 +61,7 @@ digital mixers.
 %prep
 %setup -q
 %patch0 -p1 -b .SConscript
-%patch1 -p1 -b .no_stomp
 %patch3 -p0 -b .host.not.found
-%patch4 -p1 -b .safe.env
-%patch5 -p1 -b .gcc46
 
 # Fix encodings:
 iconv -f ISO-8859-1 -t UTF8 ardour.1.fr > ardour.1.fr.tmp
@@ -186,6 +176,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/ru/man1/ardour.1*
 
 %changelog
+* Wed Sep 28 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 2.8.12-1
+- New upstream release 2.8.12.
+
 * Sun Feb 13 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 2.8.11-7
 - Fix gcc-4.6 build failures.
 
diff --git a/sources b/sources
index 215dafa..dbd005e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f451a8d0abc133a1700c3932e07a5612  ardour-2.8.11.tar.bz2
+7c031892f53aeacf08a750fc320c79c5  ardour-2.8.12.tar.bz2


More information about the scm-commits mailing list