diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index c24f422..dff0e83 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 4 09:25:00 CEST 2007 - aj@suse.de + +- Add limal-perl to Requires as well. + ------------------------------------------------------------------- Wed Jul 4 08:33:40 CEST 2007 - aj@suse.de diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 7ed9a0b..6c57f1e 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -12,7 +12,7 @@ Name: yast2-bootloader Version: 2.15.8 -Release: 48 +Release: 49 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -20,7 +20,7 @@ Source0: yast2-bootloader-2.15.8.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-devel limal-perl perl-Bootloader perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devel yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite PreReq: /bin/sed %fillup_prereq -Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib +Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl %ifarch %ix86 x86_64 Requires: master-boot-code %endif @@ -92,6 +92,8 @@ rm -rf "$RPM_BUILD_ROOT" %changelog * Wed Jul 04 2007 - aj@suse.de +- Add limal-perl to Requires as well. +* Wed Jul 04 2007 - aj@suse.de - Fix BuildRequires so that package builds again. * Tue Jul 03 2007 - od@suse.de - re-added limal-devel to BuildRequires