]> git.pld-linux.org Git - packages/xbmc.git/commitdiff
- dropped -libpng14.patch (no longer needed)
authorKarol Krenski <charles@pld-linux.org>
Tue, 8 Feb 2011 21:39:19 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added -subtitle_tags.patch

Changed files:
    xbmc.spec -> 1.24

xbmc.spec

index f03ecbe44cb58d0aa9c231bea36f7312ad3785ca..5e71f861da4c771a2d762bdf88bd25962d7049c4 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -24,7 +24,7 @@ Source0:      http://www.softliste.de/xbmc/releases/source/%{name}-%{version}.tar.gz
 URL:           http://xbmc.org
 Patch0:                %{name}-nobash.patch
 Patch1:                %{name}-python27.patch
-Patch2:                %{name}-libpng14.patch
+Patch2:                %{name}-subtitle_tags.patch
 BuildRequires: SDL_image-devel
 BuildRequires: SDL_mixer-devel
 BuildRequires: a52dec-libs-devel
@@ -105,7 +105,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %patch0 -p1
 enca -L none -x ISO8859-1 xbmc/lib/libPython/xbmcmodule/xbmcaddonmodule.cpp
 %patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 
 %build
 ./bootstrap
This page took 0.072572 seconds and 5 git commands to generate.