Adapt for liblouis-python3 -> python3-louis rename

This commit is contained in:
Kalev Lember 2015-08-23 12:25:20 +02:00
parent 5f963cab39
commit 68c5827d2a

View File

@ -1,6 +1,6 @@
Name: orca
Version: 3.17.90
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Assistive technology for people with visual impairments
Group: User Interface/Desktops
@ -19,18 +19,18 @@ BuildRequires: brlapi-devel
BuildRequires: brltty
BuildRequires: gettext
BuildRequires: intltool
BuildRequires: liblouis-python3
BuildRequires: gtk3-devel
BuildRequires: itstool
BuildRequires: python3-brlapi
BuildRequires: python3-devel
BuildRequires: python3-louis
BuildRequires: python3-pyatspi
BuildRequires: python3-speechd
BuildRequires: /usr/bin/desktop-file-validate
Requires: liblouis-python3
Requires: libwnck3
Requires: python3-brlapi
Requires: python3-louis
Requires: python3-pyatspi
Requires: python3-speechd
@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Sun Aug 23 2015 Kalev Lember <klember@redhat.com> - 3.17.90-2
- Adapt for liblouis-python3 -> python3-louis rename
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
- Update to 3.17.90
- Use make_install macro