Hello community,

here is the log from the commit of package mumble for openSUSE:Factory
checked in at Tue Jun 21 11:58:21 CEST 2011.



--------
--- mumble/mumble.changes       2011-04-11 14:58:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/mumble/mumble.changes  2011-06-11 
18:18:50.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun 11 16:18:09 UTC 2011 - [email protected]
+
+- install mumble in libdir and put a symlink in bindir to make
+  loading libs from applicationDirPath work.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mumble.spec ++++++
--- /var/tmp/diff_new_pack.SfDU7L/_old  2011-06-21 11:57:08.000000000 +0200
+++ /var/tmp/diff_new_pack.SfDU7L/_new  2011-06-21 11:57:08.000000000 +0200
@@ -284,7 +284,10 @@
 %install
 # client
 install -d -m 0755 "%{buildroot}%{_bindir}"
-install -D -m 0755 release/mumble %{buildroot}%{_bindir}/mumble
+# hack to make loading libs from applicationDirPath work
+install -D -m 0755 release/mumble %{buildroot}%{_libdir}/mumble/mumble
+ln -s "%{_libdir}/mumble/mumble" "%{buildroot}%{_bindir}/mumble"
+#
 install -d -m 0755 "%{buildroot}%{_libdir}/mumble/plugins"
 install -m 0755 release/plugins/*.so "%{buildroot}%{_libdir}/mumble/plugins"
 install -m 755 scripts/mumble-overlay "%{buildroot}%{_bindir}/mumble-overlay"



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to