From: Jakub Bogusz Date: Sun, 20 Nov 2005 00:15:55 +0000 (+0000) Subject: - updated to 1.1.1 X-Git-Tag: auto/th/xine-lib-1_1_1-1~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=bee5bb544f6d759288453b6a6314d1dc80267555;p=packages%2Fxine-lib.git - updated to 1.1.1 - updated syncfb,sparc,win32-path patches, removed obsolete gcc4,formatstring patches Changed files: xine-lib.spec -> 1.163 --- diff --git a/xine-lib.spec b/xine-lib.spec index 0b2d311..7222b35 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -15,7 +15,6 @@ %bcond_without sdl # don't build SDL video output plugin %bcond_without stk # don't build stk video output plugin %bcond_with xvid # build xvid decode plugin [disabled in sources at the moment] -%bcond_with gcc4 # build with gcc4 fixes # %ifnarch %{ix86} %undefine with_dxr3 @@ -26,19 +25,17 @@ Summary(ko): Summary(pl): Odtwarzacz filmów Summary(pt_BR): Xine, um player de video Name: xine-lib -Version: 1.1.0 -Release: 4.1 +Version: 1.1.1 +Release: 1 Epoch: 2 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/xine/%{name}-%{version}.tar.gz -# Source0-md5: 3537cfd58d253b4be20a4975e7086e38 +# Source0-md5: b1f42602c776bb93e3cbf127e220cbfd Patch0: %{name}-syncfb.patch Patch1: %{name}-nolibs.patch Patch2: %{name}-sparc.patch Patch3: %{name}-win32-path.patch -Patch4: %{name}-gcc4.patch -Patch5: xine-lib-formatstring.patch URL: http://xine.sourceforge.net/ %{?with_directfb:BuildRequires: DirectFB-devel >= 0.9.9} %{?with_opengl:BuildRequires: OpenGL-devel} @@ -674,10 +671,6 @@ Plugin de video para o xine, utilizando a extens %patch1 -p1 %patch2 -p1 %patch3 -p1 -%if %{with gcc4} -%patch4 -p1 -%endif -%patch5 -p0 %build %{__libtoolize}