!2 fix mainline build depend

Merge pull request !2 from HukunaMatata/new
This commit is contained in:
openeuler-ci-bot 2020-01-15 02:14:19 +08:00 committed by Gitee
commit 47350aa603

View File

@ -2,7 +2,7 @@
Name: flac
Version: 1.3.2
Release: 10
Release: 11
Summary: encoder/decoder which support the Free Lossless Audio Codec
License: BSD and GPLv2+ and GFDL
Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
@ -24,6 +24,7 @@ but lossless, meaning that audio is compressed in FLAC without any loss in quali
%package devel
Summary: FLAC libraries and header files for development.
Requires: pkgconfig
Requires: flac
%description devel
FLAC libraries and header files for development.
@ -99,6 +100,9 @@ update-desktop-database &> /dev/null || :
%doc flac-doc-devel/*
%changelog
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.3.2-11
- Fix build dependence
* Fri Sep 6 2019 lihongjiang <lihongjiang6@huawei.com> - 1.3.2-10
- Adding url into spec