[packages/libvpx] - updated to 1.6.0 (note: new soname)

qboosh qboosh at pld-linux.org
Fri Aug 5 16:45:20 CEST 2016


commit a608fd09afad7ef90b0726d7d200155214b5f9f7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Aug 5 16:46:02 2016 +0200

    - updated to 1.6.0 (note: new soname)

 libvpx.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 7630263..4fe0d4d 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -17,13 +17,13 @@
 Summary:	VP8, a high-quality video codec
 Summary(pl.UTF-8):	VP8 - kodek obrazu wysokiej jakości
 Name:		libvpx
-Version:	1.5.0
+Version:	1.6.0
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: http://downloads.webmproject.org/releases/webm/index.html
 Source0:	https://storage.googleapis.com/downloads.webmproject.org/releases/webm/%{name}-%{version}.tar.bz2
-# Source0-md5:	49e59dd184caa255886683facea56fca
+# Source0-md5:	f95a176768a0e1bb4fe42742e27a41af
 URL:		http://www.webmproject.org/
 BuildRequires:	doxygen
 %{?with_tests:BuildRequires:	libstdc++-devel}
@@ -127,7 +127,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir}/vpx,%{_libdir}}
 	LIBSUBDIR=%{_lib} \
 	DIST_DIR=$RPM_BUILD_ROOT%{_prefix}
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.3.0
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.4.0
 
 # adjust prefix and libdir
 %{__sed} -i -e 's,^prefix=.*,prefix=%{_prefix},;s,^libdir=.*,libdir=%{_libdir},' $RPM_BUILD_ROOT%{_pkgconfigdir}/vpx.pc
@@ -144,7 +144,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/vpxdec
 %attr(755,root,root) %{_bindir}/vpxenc
 %attr(755,root,root) %{_libdir}/libvpx.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libvpx.so.3
+%attr(755,root,root) %ghost %{_libdir}/libvpx.so.4
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/a608fd09afad7ef90b0726d7d200155214b5f9f7



More information about the pld-cvs-commit mailing list