From 221a59194447aa39b6002e0bd7a449f4e3b6b7ad Mon Sep 17 00:00:00 2001 From: Juan Manuel Parrilla Date: Wed, 9 Apr 2014 01:25:40 +0200 Subject: [PATCH] Error with arch and misspelled define --- rpm/spec/shelfzilla.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm/spec/shelfzilla.spec b/rpm/spec/shelfzilla.spec index 4d4c65b..25d3010 100644 --- a/rpm/spec/shelfzilla.spec +++ b/rpm/spec/shelfzilla.spec @@ -3,7 +3,7 @@ Name: Shelfzilla Version: %{_gs_version} Release: %{_gs_revision} BuildRoot: %{_topdir}/BUILD/%{name} -BuildArch: noarch +BuildArch: x86_64 Provides: shelfzilla Requires: python27 License: Comercial @@ -14,7 +14,7 @@ Vendor: FDB %description Shelfzilla is a website which save all your Manga -%defina _app_dir /opt/shelfzilla +%define _app_dir /opt/shelfzilla %define _binaries_in_noarch_packages_terminate_build 0 # Do not check unpackaged files