packages: libvpx/libvpx.spec - updated to 0.9.6

charles charles at pld-linux.org
Wed Mar 9 22:50:22 CET 2011


Author: charles                      Date: Wed Mar  9 21:50:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.9.6

---- Files affected:
packages/libvpx:
   libvpx.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/libvpx/libvpx.spec
diff -u packages/libvpx/libvpx.spec:1.17 packages/libvpx/libvpx.spec:1.18
--- packages/libvpx/libvpx.spec:1.17	Sat Jan  8 20:49:02 2011
+++ packages/libvpx/libvpx.spec	Wed Mar  9 22:50:17 2011
@@ -6,13 +6,13 @@
 Summary:	VP8, a high-quality video codec
 Summary(pl.UTF-8):	VP8 - kodek obrazu wysokiej jakości
 Name:		libvpx
-Version:	0.9.5
-Release:	2
+Version:	0.9.6
+Release:	1
 License:	BSD
 Group:		Libraries
 #Source0-Download: http://code.google.com/p/webm/downloads/list
 Source0:	http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
-# Source0-md5:	4bf2f2c76700202c1fe9201fcb0680e3
+# Source0-md5:	383f3f07a76099682abb43f79b692b72
 Source1:	%{name}.ver
 Patch0:		%{name}-0.9.0-no-explicit-dep-on-static-lib.patch
 URL:		http://www.webmproject.org/
@@ -66,6 +66,7 @@
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 ../configure \
 %if %{with asm}
+	--as=yasm \
 %ifarch %{x8664}
 	--target=x86_64-linux-gcc \
 %endif
@@ -88,7 +89,7 @@
 
 %{__make} verbose=true target=examples \
 	CC="%{__cc}" \
-	LDFLAGS="%{rpmldflags}"
+	LDFLAGS="%{rpmldflags} -L."
 %{__make} verbose=true target=docs
 
 %install
@@ -130,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2011/03/09 21:50:17  charles
+- updated to 0.9.6
+
 Revision 1.17  2011/01/08 19:49:02  glen
 - disable possible strip via HAVE_GNU_STRIP=no
 - use make install to install files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvpx/libvpx.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list