rpms/audacity/FC-5 audacity.spec,1.19,1.20

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon May 7 15:57:53 UTC 2007


Author: mschwendt

Update of /cvs/extras/rpms/audacity/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14250

Modified Files:
	audacity.spec 
Log Message:
spaces here cause problems


Index: audacity.spec
===================================================================
RCS file: /cvs/extras/rpms/audacity/FC-5/audacity.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- audacity.spec	5 Mar 2007 19:12:36 -0000	1.19
+++ audacity.spec	7 May 2007 15:57:19 -0000	1.20
@@ -28,7 +28,7 @@
 %{?_with_gtk2:BuildRequires: compat-wxGTK2-devel}
 %{!?_with_gtk2:BuildRequires: compat-wxGTK-devel}
 # libwx_gtk2-2.4.so: undefined reference to `pango_x_get_context'
-%{?_with_gtk2: BuildRequires:  pango-devel}
+%{?_with_gtk2:BuildRequires: pango-devel}
 Requires(post):		desktop-file-utils
 Requires(postun):	desktop-file-utils
 
@@ -50,7 +50,7 @@
 %setup -q -n %{name}-src-%{version}
 %patch1 -p1 -b .aboutdialog
 #%patch2 -p1 -b .gcc4
-%{?_with_gtk2: %patch3 -p1 -b .missing-pango }
+%{?_with_gtk2:%patch3 -p1 -b .missing-pango }
 cp -a src/Languages.cpp src/Languages.cpp.orig
 iconv -f ISO_8859-1 -t UTF-8 src/Languages.cpp.orig > src/Languages.cpp
 for i in help/wxhelp/audacity.hhk help/wxhelp/exportmp3.htm locale/*.po src/export/ExportMP3.cpp




More information about the fedora-extras-commits mailing list