commit 4d53158dbcac60f858d0cb5efee2af2ccc75d8d3
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jul 22 23:19:12 2018 +0300

    debugedit disable hack
    
    /usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one 
character

 kodi.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/kodi.spec b/kodi.spec
index 1b4984f..43c5951 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -174,6 +174,11 @@ Requires:  libvorbis
 Obsoletes:     xbmc < 14.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# extracting debug info from 
/home/users/glen/tmp/kodi-18.0-root-glen/usr/lib64/kodi/kodi-x11
+# /usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one 
character
+%define                _noautostrip    kodi-x11
+%define                _enable_debug_packages  0
+
 %description
 Kodi Entertainment Center (formerly XBMC) is a free and open-source
 media player software developed by the XBMC Foundation, a non-profit
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/4d53158dbcac60f858d0cb5efee2af2ccc75d8d3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to