]> git.pld-linux.org Git - packages/libvpx.git/commitdiff
- update to p1: auto/th/libvpx-0_9_7-2 auto/ti/libvpx-0_9_7-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Dec 2011 23:11:11 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  2011-08-15 v0.9.7-p1 "Cayuga" patch 1
  Fix potential OOB reads (cdae03a)

Changed files:
    libvpx.spec -> 1.20

libvpx.spec

index 5584576d055dd9bb006fcc99d77024f3e1184ac2..dffacc5d3e3aca16650fb410c964e337b3b49d72 100644 (file)
@@ -6,12 +6,12 @@ Summary:      VP8, a high-quality video codec
 Summary(pl.UTF-8):     VP8 - kodek obrazu wysokiej jakości
 Name:          libvpx
 Version:       0.9.7
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 #Source0Download: http://code.google.com/p/webm/downloads/list
-Source0:       http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
-# Source0-md5: 893d07d1bdedaac1ad2ab63d32de7d83
+Source0:       https://webm.googlecode.com/files/%{name}-v%{version}-p1.tar.bz2
+# Source0-md5: bd888cffde8d9c3061c7fd719b0cd4ce
 URL:           http://www.webmproject.org/
 BuildRequires: /usr/bin/php
 BuildRequires: doxygen
@@ -54,7 +54,7 @@ Static libvpx library.
 Statyczna biblioteka libvpx.
 
 %prep
-%setup -q -n %{name}-v%{version}
+%setup -q -n %{name}-v%{version}-p1
 
 %build
 install -d obj
This page took 0.107709 seconds and 4 git commands to generate.