From a7d6ce07cb9295b0c2a2bd8a3d5d953917f8ae34 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 18 Sep 2013 01:07:12 +0200 Subject: [PATCH] Build as noarch Orca 3.9.92 is now installing its python modules in python sitelib to make it possible to build the package as noarch. --- orca.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/orca.spec b/orca.spec index 1f2ec34..12967c3 100644 --- a/orca.spec +++ b/orca.spec @@ -1,5 +1,3 @@ -%global debug_package %{nil} - Name: orca Version: 3.9.92 Release: 1%{?dist} @@ -11,6 +9,8 @@ URL: http://projects.gnome.org/orca/ #VCS: git:git://git.gnome.org/orca Source0: http://download.gnome.org/sources/orca/3.9/orca-%{version}.tar.xz +BuildArch: noarch + BuildRequires: brlapi-devel BuildRequires: brltty BuildRequires: gettext @@ -85,6 +85,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 +- Build as noarch * Tue Sep 03 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91