[packages/gstreamer0.10] - define libexecdir=%{_libdir}

blekot blekot at pld-linux.org
Sun Nov 4 20:42:38 CET 2018


commit a01fe89eca322f5fc8f84534a67f85aa6d4676b9
Author: Lukasz Glebicki <blekot at pld-linux.org>
Date:   Sun Nov 4 20:42:19 2018 +0100

    - define libexecdir=%{_libdir}

 gstreamer0.10.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer0.10.spec b/gstreamer0.10.spec
index 0cfa086..cd0aaea 100644
--- a/gstreamer0.10.spec
+++ b/gstreamer0.10.spec
@@ -2,7 +2,7 @@ Summary:	GStreamer Streaming-media framework runtime
 Summary(pl.UTF-8):	GStreamer - biblioteki środowiska do obróbki strumieni
 Name:		gstreamer0.10
 Version:	0.10.36
-Release:	8.1
+Release:	9
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz
@@ -123,7 +123,8 @@ Dokumentacja API Gstreamera.
 	--disable-silent-rules \
 	--disable-tests \
 	--enable-docbook \
-	--with-html-dir=%{_gtkdocdir}
+	--with-html-dir=%{_gtkdocdir} \
+	--libexecdir=%{_libdir}
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10.git/commitdiff/a01fe89eca322f5fc8f84534a67f85aa6d4676b9



More information about the pld-cvs-commit mailing list