diff --git a/bigloo.spec b/bigloo.spec index 444f989..c224406 100644 --- a/bigloo.spec +++ b/bigloo.spec @@ -4,7 +4,7 @@ # so that when updating, the Source and %%setup lines do not have to be # changed, only the Version and patch_ver #global patch_ver 5 -#global patch_suffix %{?patch_ver:-%{patch_ver}} +#global patch_suffix %%{?patch_ver:-%%{patch_ver}} # For Emacs subpackages %global pkg %{name} @@ -34,6 +34,7 @@ BuildRequires: emacs BuildRequires: emacs-el BuildRequires: xemacs BuildRequires: xemacs-devel +BuildRequires: xemacs-packages-extra BuildRequires: indent BuildRequires: java-devel >= 1:1.6.0 BuildRequires: jpackage-utils @@ -114,6 +115,7 @@ Summary: Compiled elisp files to run %{pkgname} under XEmacs Group: Development/Languages BuildArch: noarch Requires: xemacs(bin) >= %{_xemacs_version} +Requires: xemacs-packages-extra %description -n xemacs-%{pkg} This package contains the byte compiled elisp files to run %{pkgname}