[audacity/f15] update to 2.0.0 release candidate 9 drop upstreamed glib2 include patch

David Timms dtimms at fedoraproject.org
Sun Mar 11 05:44:33 UTC 2012


commit c4ca801546348f99e4939bcbb0d02d651ac6c0f7
Author: David Timms <dtimms at iinet.net.au>
Date:   Sun Mar 11 16:44:08 2012 +1100

    update to 2.0.0 release candidate 9
    drop upstreamed glib2 include patch

 audacity.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/audacity.spec b/audacity.spec
index e63d66e..c672214 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -4,7 +4,7 @@
 Name: audacity
 
 Version: 2.0.0
-Release: 0.8.rc8%{?dist}
+Release: 0.9.rc9%{?dist}
 Summary: Multitrack audio editor
 Group:   Applications/Multimedia
 License: GPLv2
@@ -14,7 +14,7 @@ URL:     http://audacity.sourceforge.net
 
 # use for upstream source releases:
 #Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%#{version}-beta.tar.bz2
-Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}rc8.tar.bz2
+Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}rc9.tar.bz2
 %define tartopdir audacity-src-%{version}
 
 # use for svn snapshot: [see package README for generation process]
@@ -31,7 +31,7 @@ Patch2: audacity-1.3.9-libdir.patch
 # enable startup notification
 # add categories Sequencer X-Jack AudioVideoEditing for F-12 Studio feature
 Patch3: audacity-1.3.13-desktop.in.patch
-Patch4: audacity-1.3.14-gtypes.patch
+#P#atch4: audacity-1.3.14-gtypes.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: alsa-lib-devel
@@ -101,7 +101,7 @@ do
 done
 
 %patch3 -b .desktop.old
-%patch4 -b .gtypes
+#%#patch4 -b .gtypes
 
 
 %build
@@ -180,6 +180,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Mar 11 2012 David Timms <iinet.net.au at dtimms> - 2.0.0-0.9.rc9
+- update to 2.0.0 release candidate 9
+- drop upstreamed glib2 include patch
+
 * Tue Mar  6 2012 David Timms <iinet.net.au at dtimms> - 2.0.0-0.8.rc8
 - update to 2.0.0 release candidate 8 for testing only
 


More information about the scm-commits mailing list