rpms/ardour/devel ardour-2.5-gcc43.patch, 1.1, 1.2 ardour.spec, 1.18, 1.19

Anthony Green green at fedoraproject.org
Sat Oct 25 14:00:19 UTC 2008


Author: green

Update of /cvs/pkgs/rpms/ardour/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14072

Modified Files:
	ardour-2.5-gcc43.patch ardour.spec 
Log Message:
fix gcc43 patch

ardour-2.5-gcc43.patch:

Index: ardour-2.5-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ardour/devel/ardour-2.5-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ardour-2.5-gcc43.patch	14 Jul 2008 06:20:42 -0000	1.1
+++ ardour-2.5-gcc43.patch	25 Oct 2008 14:00:19 -0000	1.2
@@ -1,8 +1,8 @@
---- libs/surfaces/tranzport/screen.cc~	2008-04-18 06:54:21.000000000 -0700
-+++ libs/surfaces/tranzport/screen.cc	2008-07-13 22:19:39.000000000 -0700
-@@ -19,6 +19,7 @@
-  *   */
+--- libs/surfaces/tranzport/screen.cc.gcc43	2008-09-19 03:16:28.000000000 -0700
++++ libs/surfaces/tranzport/screen.cc	2008-10-25 06:57:26.000000000 -0700
+@@ -20,6 +20,7 @@
  
+ #include <cstring>
  #include <tranzport_control_protocol.h>
 +#include <cstring>
  


Index: ardour.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ardour/devel/ardour.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ardour.spec	25 Oct 2008 13:46:55 -0000	1.18
+++ ardour.spec	25 Oct 2008 14:00:19 -0000	1.19
@@ -1,7 +1,7 @@
 Summary:       Multichannel Digital Audio Workstation
 Name:          ardour
 Version:       2.6
-Release:       1%{?dist}
+Release:       2%{?dist}
 Source:        http://ardour.org/files/releases/ardour-%{version}-4004.tar.bz2
 Source1:       ardour2.desktop
 Source2:       ardour.script
@@ -144,6 +144,9 @@
 %{_datadir}/applications/fedora-ardour2.desktop
 
 %changelog
+* Sat Oct 25 2008 Anthony Green <green at redhat.com> 2.6-2
+- Upgrade gcc43 patch to apply with fuzz = 0.
+
 * Sat Oct 25 2008 Anthony Green <green at redhat.com> 2.6-1
 - New upstream release 2.6.
 - Update SConstruct patch.




More information about the scm-commits mailing list