Remove ocaml_arches macro (RHBZ#1087794).
This commit is contained in:
parent
b85ec55226
commit
aa38740a13
@ -13,13 +13,11 @@
|
|||||||
# with speech dispatcher iff on Fedora:
|
# with speech dispatcher iff on Fedora:
|
||||||
%define with_speech_dispatcher 0%{?fedora}
|
%define with_speech_dispatcher 0%{?fedora}
|
||||||
|
|
||||||
%ifarch %{ocaml_arches}
|
|
||||||
%global with_ocaml 1
|
%global with_ocaml 1
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: brltty
|
Name: brltty
|
||||||
Version: %{pkg_version}
|
Version: %{pkg_version}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://mielke.cc/brltty/
|
URL: http://mielke.cc/brltty/
|
||||||
@ -394,6 +392,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 15 2014 Richard W.M. Jones <rjones@redhat.com> - 5.1-2
|
||||||
|
- Remove ocaml_arches macro (RHBZ#1087794).
|
||||||
|
|
||||||
* Thu Mar 27 2014 Jon Ciesla <limburgher@gmail.com> - 5.1-1
|
* Thu Mar 27 2014 Jon Ciesla <limburgher@gmail.com> - 5.1-1
|
||||||
- 5.1, BZ 1081459.
|
- 5.1, BZ 1081459.
|
||||||
- Fixed Source URL.
|
- Fixed Source URL.
|
||||||
|
Loading…
Reference in New Issue
Block a user