From 0aac64c113a7ac3ab0c87e282750b8c617ce91ab Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Fri, 3 Feb 2017 10:05:25 +0000 Subject: [PATCH] update macros --- gstreamer1-plugins-ugly.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec index 39370fb..1847976 100644 --- a/gstreamer1-plugins-ugly.spec +++ b/gstreamer1-plugins-ugly.spec @@ -49,7 +49,7 @@ be shipped in gstreamer-plugins-good because: %prep -%setup -q -n gst-plugins-ugly-%{version} +%autosetup -n gst-plugins-ugly-%{version} %build @@ -59,13 +59,13 @@ be shipped in gstreamer-plugins-good because: --enable-debug \ --enable-gtk-doc \ --disable-mpg123 -make %{?_smp_mflags} +%make_build V=1 %install -%make_install +%make_install V=1 %find_lang gst-plugins-ugly-1.0 -rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la +rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la %files -f gst-plugins-ugly-1.0.lang