]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- updated to 1.1.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Nov 2005 00:15:55 +0000 (00:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated syncfb,sparc,win32-path patches, removed obsolete gcc4,formatstring patches

Changed files:
    xine-lib.spec -> 1.163

xine-lib.spec

index 0b2d31169b7488c9d892b628a4e0ccf033d76f15..7222b3561e9480fd0a35ff84034860aa1e50ac84 100644 (file)
@@ -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}
This page took 0.038271 seconds and 4 git commands to generate.