Update to 1.12.4
Add autoconf and friends to BuildRequires
This commit is contained in:
parent
12404401ea
commit
2ff28738ce
@ -29,6 +29,7 @@ BuildRequires: gstreamer1-plugins-base-devel >= %{version}
|
|||||||
BuildRequires: check
|
BuildRequires: check
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
|
BuildRequires: automake autoconf libtool
|
||||||
|
|
||||||
BuildRequires: lame-devel
|
BuildRequires: lame-devel
|
||||||
BuildRequires: liba52-devel
|
BuildRequires: liba52-devel
|
||||||
@ -150,6 +151,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
|
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
|
||||||
- Update to 1.12.4
|
- Update to 1.12.4
|
||||||
|
- Add autoconf and friends to BuildRequires
|
||||||
|
|
||||||
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.3-1
|
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.3-1
|
||||||
- Update to 1.12.3
|
- Update to 1.12.3
|
||||||
|
Loading…
Reference in New Issue
Block a user