]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- added sparc patch (applied only on sparc)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Jun 2004 22:28:03 +0000 (22:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib.spec -> 1.127

xine-lib.spec

index 713bc2e7d117d43301a9d30147bddaf2a93f1e58..c4fe1f64db66f073312c68081b1ba3d997ba875d 100644 (file)
@@ -37,6 +37,7 @@ Patch2:               %{name}-syncfb.patch
 Patch3:                %{name}-kernel.patch
 Patch4:                %{name}-nolibs.patch
 Patch5:                %{name}-amd64.patch
+Patch6:                %{name}-sparc.patch
 URL:           http://xine.sourceforge.net/
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 0.9.9}
 %{?with_opengl:BuildRequires:  OpenGL-devel}
@@ -596,6 +597,9 @@ Plugin de video para o xine, utilizando a extens
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%ifarch sparc
+%patch6 -p1
+%endif
 
 %build
 %{__libtoolize}
This page took 0.34203 seconds and 4 git commands to generate.