diff --git a/emacs.changes b/emacs.changes index 30203d9..bfbb3ba 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Feb 9 17:03:02 CET 2010 - prusnak@suse.cz - -- build -el and -info subpackages as noarch - ------------------------------------------------------------------- Fri Dec 18 13:33:01 CET 2009 - jengelh@medozas.de diff --git a/emacs.spec b/emacs.spec index 214600b..a0ed703 100644 --- a/emacs.spec +++ b/emacs.spec @@ -169,9 +169,6 @@ Requires: emacs = %{version}-%{release} Summary: Several Lisp Files for GNU Emacs Group: Productivity/Editors/Emacs AutoReqProv: on -%if 0%{?suse_version} >= 1120 -BuildArch: noarch -%endif %description -n emacs-el Several Lisp files not needed for running GNU Emacs. Most of these @@ -200,9 +197,6 @@ Summary: Info files for GNU Emacs Group: Productivity/Editors/Emacs PreReq: %install_info_prereq AutoReqProv: on -%if 0%{?suse_version} >= 1120 -BuildArch: noarch -%endif %description -n emacs-info This package contains all the Info files for GNU Emacs. These files can