commit 57d594cf14d29273b9b77a63c8c7273f7b532e32
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Dec 27 15:46:50 2015 +0100

    - fix building with gcc 5.x
    - rel 4

 kodi.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index d958bdb..0fd08b4 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -60,7 +60,7 @@
 Summary:       Kodi is a free and open source media-player and entertainment 
hub
 Name:          kodi
 Version:       15.0
-Release:       3
+Release:       4
 License:       GPL v2+ and GPL v3+
 Group:         Applications/Multimedia
 Source0:       
http://mirrors.kodi.tv/releases/source/%{version}-%{codename}.tar.gz
@@ -163,7 +163,7 @@ BuildRequires:      zlib-devel
 # kodi uses it's own, modified squish
 BuildConflicts:        squish-devel
 #https://github.com/sahlberg/libnfs
-#BuildRequires:        libnfs-devel
+BuildRequires: libnfs-devel
 #http://sites.google.com/site/alexthepuffin/home
 #BuildRequires:        afpfs-ng-devel
 
#http://mirrors.xbmc.org/build-deps/darwin-libs/libshairport-1.2.0.20310_lib.tar.gz
@@ -217,6 +217,7 @@ ln -s %{SOURCE1} 
tools/depends/target/ffmpeg/ffmpeg-2.4.4-%{codename}.tar.gz
 %build
 ./bootstrap
 %configure \
+       ac_cv_type__Bool=yes \
        --disable-silent-rules \
        --disable-debug \
        --disable-ccache \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/57d594cf14d29273b9b77a63c8c7273f7b532e32

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

Reply via email to