[SCM] kodi/master: Refresh patches
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Mon Sep 21 12:27:51 UTC 2015
The following commit has been merged in the master branch:
commit da08f3f7adda2b2b2c61b4940f7d1327d2f9a675
Author: Balint Reczey <balint at balintreczey.hu>
Date: Mon Sep 21 10:31:53 2015 +0200
Refresh patches
diff --git a/debian/patches/01_reproducible_build.patch b/debian/patches/01_reproducible_build.patch
index b8dab7f..ed4f07a 100644
--- a/debian/patches/01_reproducible_build.patch
+++ b/debian/patches/01_reproducible_build.patch
@@ -16,7 +16,7 @@ Forwarded: not-needed
--- a/xbmc/GUIInfoManager.cpp
+++ b/xbmc/GUIInfoManager.cpp
-@@ -4362,7 +4362,7 @@
+@@ -4358,7 +4358,7 @@
std::string CGUIInfoManager::GetBuild()
{
diff --git a/debian/patches/04-differentiate-from-vanilla-Kodi.patch b/debian/patches/04-differentiate-from-vanilla-Kodi.patch
index 05a6154..05543e3 100644
--- a/debian/patches/04-differentiate-from-vanilla-Kodi.patch
+++ b/debian/patches/04-differentiate-from-vanilla-Kodi.patch
@@ -21,7 +21,7 @@
<left>0</left>
--- a/xbmc/GUIInfoManager.cpp
+++ b/xbmc/GUIInfoManager.cpp
-@@ -4352,12 +4352,12 @@
+@@ -4348,12 +4348,12 @@
if (strlen(CCompileInfo::GetSuffix()) == 0)
return StringUtils::Format("%d.%d", CCompileInfo::GetMajor(), CCompileInfo::GetMinor());
else
@@ -36,7 +36,7 @@
}
std::string CGUIInfoManager::GetBuild()
-@@ -4367,7 +4367,7 @@
+@@ -4363,7 +4363,7 @@
std::string CGUIInfoManager::GetAppName()
{
diff --git a/debian/patches/10-dont-use-omitted-files.patch b/debian/patches/10-dont-use-omitted-files.patch
index 8b03f4e..56ef370 100644
--- a/debian/patches/10-dont-use-omitted-files.patch
+++ b/debian/patches/10-dont-use-omitted-files.patch
@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
-@@ -2505,7 +2505,6 @@
+@@ -2506,7 +2506,6 @@
tools/Linux/${APP_NAME_LC}-standalone.sh \
tools/Linux/${APP_NAME_LC}-xsession.desktop \
tools/EventClients/Makefile \
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list