packages: libx264/libx264.spec - updated to 20110625 (ABI 115)

qboosh qboosh at pld-linux.org
Sun Jun 26 20:57:12 CEST 2011


Author: qboosh                       Date: Sun Jun 26 18:57:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 20110625 (ABI 115)

---- Files affected:
packages/libx264:
   libx264.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/libx264/libx264.spec
diff -u packages/libx264/libx264.spec:1.36 packages/libx264/libx264.spec:1.37
--- packages/libx264/libx264.spec:1.36	Mon Mar 28 12:00:19 2011
+++ packages/libx264/libx264.spec	Sun Jun 26 20:57:07 2011
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_with	bootstrap
 #
-%define		snap	20110327
+%define		snap	20110625
 %define		snaph	2245
 %define		rel		1
 Summary:	H264 encoder library
@@ -15,7 +15,7 @@
 Group:		Libraries
 # still no releases, use snapshots
 Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-%{snap}-%{snaph}.tar.bz2
-# Source0-md5:	7579aff8166a974a1b293cd18b9ead92
+# Source0-md5:	6463c144cd10c26d721fac212a747910
 Patch0:		%{name}-alpha.patch
 Patch1:		altivec-no-vand.patch
 URL:		http://www.videolan.org/developers/x264.html
@@ -96,7 +96,8 @@
 	--libdir=%{_libdir} \
 	--extra-cflags="%{rpmcflags}" \
 	--enable-pic \
-	--enable-shared
+	--enable-shared \
+	--enable-static
 
 %{__make}
 
@@ -115,7 +116,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS
-%attr(755,root,root) %{_libdir}/libx264.so.114
+%attr(755,root,root) %{_libdir}/libx264.so.115
 
 %files devel
 %defattr(644,root,root,755)
@@ -138,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/06/26 18:57:07  qboosh
+- updated to 20110625 (ABI 115)
+
 Revision 1.36  2011/03/28 10:00:19  cactus
 - s/2.14.0/2.14/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libx264/libx264.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list