Author: dtimms
Update of /cvs/free/rpms/audacity-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20529
Modified Files:
audacity-freeworld.spec
Log Message:
fix patch2 command to suit buildsys
Index: audacity-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/audacity-freeworld/devel/audacity-freeworld.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- audacity-freeworld.spec 21 Aug 2008 14:41:05 -0000 1.4
+++ audacity-freeworld.spec 21 Aug 2008 14:49:35 -0000 1.5
@@ -3,7 +3,7 @@
Name: audacity-freeworld
Version: 1.3.5
-Release: 0.3.beta%{?dist}
+Release: 0.4.beta%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -94,7 +94,7 @@
done
grep -q -s __RPM_LIB * -R && exit 1
-%patch2 -p1 -bu .gcc43
+%patch2 -p1 -b .gcc43
%patch4 -p1 -b .fr
# Substitute occurences of "libmp3lame.so" with "libmp3lame.so.0".
@@ -244,6 +244,9 @@
%changelog
+* Thu Aug 22 2008 David Timms <iinet.net.au@dtimms> - 1.3.5-0.4.beta
+- mod patch2 apply command
+
* Thu Aug 22 2008 David Timms <iinet.net.au@dtimms> - 1.3.5-0.3.beta
- add Requires lame-libs
- update 1.3.4-gcc43.patch to suit 1.3.5, since patch mostly upstreamed.
Show replies by date