commit 462805e2b79984cb2d16ce133277e7913d4ed143
Author: Bastien Nocera <hadess(a)hadess.net>
Date: Mon Nov 8 21:00:39 2010 +0000
Fix patch application
gstreamer-plugins-base.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index e623ff5..6668588 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -59,8 +59,10 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
+pushd common/
%patch0 -p1 -b .new-make
%patch1 -p1 -b .new-make2
+popd
%build
%configure \
Show replies by date