[gstreamer-plugins-base] Fix patch application

Bastien Nocera hadess at fedoraproject.org
Mon Nov 8 21:00:46 UTC 2010


commit 462805e2b79984cb2d16ce133277e7913d4ed143
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Nov 8 21:00:39 2010 +0000

    Fix patch application

 gstreamer-plugins-base.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
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 \


More information about the scm-commits mailing list