]> git.pld-linux.org Git - packages/kodi.git/commitdiff
- use %undos macro (instead of enca)
authorKarol Krenski <charles@pld-linux.org>
Tue, 8 Feb 2011 21:44:40 +0000 (21:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 0.2

Changed files:
    xbmc.spec -> 1.25

xbmc.spec

index 5e71f861da4c771a2d762bdf88bd25962d7049c4..2f8d15a9fe987210f3588cd89c46dfa680e8f347 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -16,7 +16,7 @@
 Summary:       XBMC
 Name:          xbmc
 Version:       10.0
-Release:       0.1
+Release:       0.2
 License:       GPL v3
 Group:         Applications/Multimedia
 Source0:       http://www.softliste.de/xbmc/releases/source/%{name}-%{version}.tar.gz
@@ -37,7 +37,6 @@ BuildRequires:        bzip2-devel
 BuildRequires: cmake
 BuildRequires: curl-devel
 BuildRequires: dbus-devel
-BuildRequires: enca
 BuildRequires: enca-devel
 BuildRequires: faac-devel
 BuildRequires: faad2-devel
@@ -103,7 +102,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %prep
 %setup -q
 %patch0 -p1
-enca -L none -x ISO8859-1 xbmc/lib/libPython/xbmcmodule/xbmcaddonmodule.cpp
+%undos xbmc/lib/libPython/xbmcmodule/xbmcaddonmodule.cpp
 %patch1 -p1
 %patch2 -p1
 
This page took 0.044767 seconds and 4 git commands to generate.