commit 4fd39bf9878a5660a0a1f07c450a1176f4dc9f54
Author: Benjamin Otte <company(a)fedoraproject.org>
Date: Thu Jun 17 10:11:19 2010 +0000
Revert %setup cleanage; package name != upstream name
gstreamer-plugins-base.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 9212b47..23f067b 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -53,7 +53,7 @@ plug-ins.
This package contains a set of well-maintained base plug-ins.
%prep
-%setup -q
+%setup -q -n gst-plugins-base-%{version}
%build
%configure \
Show replies by date