update to new upstream tarball
It seems upstream replaced the original tarball to fix a version string in the test suite.
This commit is contained in:
parent
f69b93b40e
commit
b8fa112f3c
@ -1,9 +0,0 @@
|
|||||||
diff -up flac-1.3.2/test/metaflac-test-files/case07-expect.meta.testsuite flac-1.3.2/test/metaflac-test-files/case07-expect.meta
|
|
||||||
--- flac-1.3.2/test/metaflac-test-files/case07-expect.meta.testsuite 2017-01-01 01:52:09.366371726 +0100
|
|
||||||
+++ flac-1.3.2/test/metaflac-test-files/case07-expect.meta 2017-01-02 14:10:47.659045330 +0100
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-reference libFLAC 1.3.1 20141125
|
|
||||||
+reference libFLAC 1.3.2 20170101
|
|
||||||
ARTIST=The_artist_formerly_known_as_the_artist...
|
|
||||||
ARTIST=Chuck_Woolery
|
|
||||||
ARTIST=Vern
|
|
@ -15,8 +15,6 @@ Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
|||||||
URL: http://www.xiph.org/flac/
|
URL: http://www.xiph.org/flac/
|
||||||
# use our CFLAGS and don't force SSE intrinsics
|
# use our CFLAGS and don't force SSE intrinsics
|
||||||
Patch1: flac-cflags.patch
|
Patch1: flac-cflags.patch
|
||||||
# fix testing
|
|
||||||
Patch2: flac-testsuite.patch
|
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
BuildRequires: automake autoconf libtool gettext-devel doxygen
|
BuildRequires: automake autoconf libtool gettext-devel doxygen
|
||||||
@ -81,7 +79,6 @@ This is the input plugin for XMMS to be able to read FLAC files.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .cflags
|
%patch1 -p1 -b .cflags
|
||||||
%patch2 -p1 -b .testsuite
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# use our libtool to avoid problems with RPATH
|
# use our libtool to avoid problems with RPATH
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (flac-1.3.2.tar.xz) = b6dfc7e31dc1fad434ff751a9f4748354de242af94d56c93254245ddb740ffa19e56f32100c3723b601ba345156e927d61a80722126cc75ebe55092179427cac
|
SHA512 (flac-1.3.2.tar.xz) = 63910e8ebbe508316d446ffc9eb6d02efbd5f47d29d2ea7864da9371843c8e671854db6e89ba043fe08aef1845b8ece70db80f1cce853f591ca30d56ef7c3a15
|
||||||
|
Loading…
Reference in New Issue
Block a user