[packages/libvpx] up to 1.8.1
atler
atler at pld-linux.org
Thu Jul 25 20:23:22 CEST 2019
commit 5696093c2e941dc34d33021420a2b3314e888926
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jul 25 20:23:13 2019 +0200
up to 1.8.1
libvpx.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index cb89deb..2819707 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -17,7 +17,7 @@
Summary: VP8, a high-quality video codec
Summary(pl.UTF-8): VP8 - kodek obrazu wysokiej jakości
Name: libvpx
-Version: 1.8.0
+Version: 1.8.1
Release: 1
License: BSD
Group: Libraries
@@ -25,7 +25,7 @@ Group: Libraries
# ...but use github mirror to get consistent tarballs
#Source0Download: https://github.com/webmproject/libvpx/releases
Source0: https://github.com/webmproject/libvpx/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 49cb591325f44a3459b040112e3b82e7
+# Source0-md5: 17b1b9278b5066ecd1a76e82266ecdf9
URL: http://www.webmproject.org/
BuildRequires: doxygen
%{?with_tests:BuildRequires: libstdc++-devel}
@@ -141,7 +141,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.6.0
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.6.1
# adjust prefix and libdir
%{__sed} -i -e 's,^prefix=.*,prefix=%{_prefix},;s,^libdir=.*,libdir=%{_libdir},' $RPM_BUILD_ROOT%{_pkgconfigdir}/vpx.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/5696093c2e941dc34d33021420a2b3314e888926
More information about the pld-cvs-commit
mailing list