From e0545f65afc2c55bb1eeab568e2b211bbc9493b6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 23 Mar 2014 11:25:59 +0100 Subject: [PATCH] Drop the dependency on control-center https://bugzilla.redhat.com/show_bug.cgi?id=1074350 --- orca.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/orca.spec b/orca.spec index 5ec5f2c..7498114 100644 --- a/orca.spec +++ b/orca.spec @@ -1,6 +1,6 @@ Name: orca Version: 3.11.92 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Assistive technology for people with visual impairments Group: User Interface/Desktops @@ -28,7 +28,6 @@ BuildRequires: python3-speechd Obsoletes: gnopernicus Provides: gnopernicus -Requires: control-center Requires: liblouis-python3 Requires: libwnck3 Requires: python3-brlapi @@ -82,6 +81,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sun Mar 23 2014 Kalev Lember - 3.11.92-2 +- Drop the dependency on control-center (#1074350) + * Wed Mar 19 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92