Author: arekm                        Date: Thu Oct  9 08:07:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix build on x86_64

---- Files affected:
SPECS:
   libtheora.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/libtheora.spec
diff -u SPECS/libtheora.spec:1.21 SPECS/libtheora.spec:1.22
--- SPECS/libtheora.spec:1.21   Wed Oct  8 23:19:04 2008
+++ SPECS/libtheora.spec        Thu Oct  9 10:07:29 2008
@@ -4,11 +4,12 @@
 Name:          libtheora
 Version:       1.0
 %define        subver  RC1
-Release:       1.%{subver}.1
+Release:       1.%{subver}.2
 License:       BSD-like
 Group:         Libraries
 Source0:       
http://downloads.xiph.org/releases/theora/%{name}-%{version}%{subver}.tar.bz2
 # Source0-md5: 93fc6783b263a6576b488f7b1821df10
+Patch0:                %{name}-x86_64.patch
 URL:           http://www.theora.org/
 BuildRequires: SDL-devel
 BuildRequires: autoconf >= 2.50
@@ -73,6 +74,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{subver}
+%patch0 -p1
 
 %build
 %{__sed} -i 's,CFLAGS="-g -O2 ,CFLAGS=",' configure.ac
@@ -135,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/10/09 08:07:29  arekm
+- rel 2; fix build on x86_64
+
 Revision 1.21  2008/10/08 21:19:04  qboosh
 - release 1.RC1.1 (RC < beta)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtheora.spec?r1=1.21&r2=1.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to