rpms/gstreamer-plugins-bad-free/F-13 gstreamer-plugins-bad-free.spec, 1.16, 1.17

Benjamin Otte company at fedoraproject.org
Mon May 31 18:52:08 UTC 2010


Author: company

Update of /cvs/pkgs/rpms/gstreamer-plugins-bad-free/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15523

Modified Files:
	gstreamer-plugins-bad-free.spec 
Log Message:
remove rpath check

It breaks the build and is not used by other plugin packages either



Index: gstreamer-plugins-bad-free.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-bad-free/F-13/gstreamer-plugins-bad-free.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- gstreamer-plugins-bad-free.spec	31 May 2010 16:48:56 -0000	1.16
+++ gstreamer-plugins-bad-free.spec	31 May 2010 18:52:08 -0000	1.17
@@ -141,11 +141,6 @@ aren't tested well enough, or the code i
     --enable-debug --disable-static --enable-gtk-doc --enable-experimental \
     --disable-divx
 
-# Don't use rpath!
-%{__sed} -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-%{__sed} -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-%{__make} %{?_smp_mflags}
-
 
 %install
 %{__rm} -rf %{buildroot}



More information about the scm-commits mailing list