[SCM] xbmc packaging branch, master, updated. upstream/9.04.1+svn22158.deb1-18-g2b1e7f7

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Oct 12 05:50:48 UTC 2009


The following commit has been merged in the master branch:
commit 2b1e7f7092a74eacfc4f95545bd296a7476ea9ad
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Mon Oct 12 01:47:55 2009 -0400

    Add patch to update Provides field to name of init script.

diff --git a/debian/patches/init-script-lsb-fix.patch b/debian/patches/init-script-lsb-fix.patch
new file mode 100644
index 0000000..9c0f121
--- /dev/null
+++ b/debian/patches/init-script-lsb-fix.patch
@@ -0,0 +1,12 @@
+Provides field should have name of init script.
+==========================================================================
+--- a/tools/XBMCLive/xbmc
++++ b/tools/XBMCLive/xbmc
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ ### BEGIN INIT INFO
+-# Provides:          xbmc
++# Provides:          xbmc-live
+ # Required-Start:    $local_fs $network $remote_fs
+ # Required-Stop:     $local_fs $network $remote_fs
+ # Default-Start:     2 3 4 5

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list