]> git.pld-linux.org Git - packages/libvpx.git/commitdiff
- up to 1.6.1 auto/th/libvpx-1.6.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 25 Jan 2017 18:26:07 +0000 (19:26 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 25 Jan 2017 18:26:07 +0000 (19:26 +0100)
libvpx.spec

index 2881f83b43f31dbb160d3b3302bec292782ef5b9..5a89635285b66602c05f82ea5466a90c1d20cf2b 100644 (file)
 Summary:       VP8, a high-quality video codec
 Summary(pl.UTF-8):     VP8 - kodek obrazu wysokiej jakości
 Name:          libvpx
 Summary:       VP8, a high-quality video codec
 Summary(pl.UTF-8):     VP8 - kodek obrazu wysokiej jakości
 Name:          libvpx
-Version:       1.6.0
+Version:       1.6.1
 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
 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: f95a176768a0e1bb4fe42742e27a41af
+# Source0-md5: a19518c8111fa93bdabdd85259162611
 URL:           http://www.webmproject.org/
 BuildRequires: doxygen
 %{?with_tests:BuildRequires:   libstdc++-devel}
 URL:           http://www.webmproject.org/
 BuildRequires: doxygen
 %{?with_tests:BuildRequires:   libstdc++-devel}
@@ -139,7 +139,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir}/vpx,%{_libdir}}
        LIBSUBDIR=%{_lib} \
        DIST_DIR=$RPM_BUILD_ROOT%{_prefix}
 
        LIBSUBDIR=%{_lib} \
        DIST_DIR=$RPM_BUILD_ROOT%{_prefix}
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.4.0
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvpx.so.4.1
 
 # adjust prefix and libdir
 %{__sed} -i -e 's,^prefix=.*,prefix=%{_prefix},;s,^libdir=.*,libdir=%{_libdir},' $RPM_BUILD_ROOT%{_pkgconfigdir}/vpx.pc
 
 # adjust prefix and libdir
 %{__sed} -i -e 's,^prefix=.*,prefix=%{_prefix},;s,^libdir=.*,libdir=%{_libdir},' $RPM_BUILD_ROOT%{_pkgconfigdir}/vpx.pc
This page took 0.175292 seconds and 4 git commands to generate.