From 0c13a12cef833ce684fc5151b04e9ee53bbeb9c8 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Nov 07 2007 20:38:15 +0000 Subject: package is not noarch --- diff --git a/fedora-idm-console.spec b/fedora-idm-console.spec index 3af8590..c1c4efb 100755 --- a/fedora-idm-console.spec +++ b/fedora-idm-console.spec @@ -3,7 +3,7 @@ Name: fedora-idm-console Version: %{major_version}.%{minor_version} -Release: 3 +Release: 4 Summary: Fedora Management Console Group: Applications @@ -11,7 +11,6 @@ License: LGPL URL: http://directory.fedoraproject.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch Source: %{name}-%{version}.tar.bz2 Requires: idm-console-framework >= 1.1 BuildRequires: ant >= 1.6.2 @@ -48,13 +47,16 @@ popd rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root) +%defattr(-,root,root,-) %{_javadir}/%{name}-%{version}_en.jar %{_javadir}/%{name}-%{major_version}_en.jar %{_javadir}/%{name}_en.jar %{_bindir}/%{name} %changelog +* Thu Oct 25 2007 Nathan Kinder 1.1.0-4 +- Removed noarch to ensure we find the 64-bit library. + * Wed Aug 1 2007 Nathan Kinder 1.1.0-3 - Separated theme package.