diff --git a/sdcc.spec b/sdcc.spec index be244eb..b43e22f 100644 --- a/sdcc.spec +++ b/sdcc.spec @@ -1,6 +1,6 @@ Name: sdcc Version: 2.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Small Device C Compiler Group: Applications/Engineering License: GPLv2+ @@ -31,6 +31,7 @@ Summary: Small Device C Compiler Group: Applications/Engineering License: GPLv2+ Requires: sdcc = %{version}-%{release} +BuildArch: noarch %description libc-sources SDCC is a C compiler for 8051 class and similar microcontrollers. @@ -44,6 +45,7 @@ Group: Applications/Editors License: GPLv2+ Requires: sdcc = %{version}-%{release} Requires: emacs(bin) +BuildArch: noarch %description -n emacs-sdcc Emacs extensions for SDCC. @@ -110,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 26 2009 Conrad Meyer - 2.8.0-5 +- Make subpackages noarch. + * Wed Feb 25 2009 Fedora Release Engineering - 2.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild