[yast-commit] r44054 - /trunk/bootloader/yast2-bootloader.spec.in
Author: locilka Date: Thu Jan 31 13:19:18 2008 New Revision: 44054 URL: http://svn.opensuse.org/viewcvs/yast?rev=44054&view=rev Log: Adjusted RPM deps: # Installation::*version variables Requires: yast2 >= 2.16.7 Modified: trunk/bootloader/yast2-bootloader.spec.in Modified: trunk/bootloader/yast2-bootloader.spec.in URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/yast2-bootloader.spec.in?rev=44054&r1=44053&r2=44054&view=diff ============================================================================== --- trunk/bootloader/yast2-bootloader.spec.in (original) +++ trunk/bootloader/yast2-bootloader.spec.in Thu Jan 31 13:19:18 2008 @@ -5,7 +5,9 @@ # to eliminate a cyclic dependency in autobuild: #!BuildIgnore: autoyast2-installation PreReq: /bin/sed %fillup_prereq -Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl +# Installation::*version variables +Requires: yast2 >= 2.16.7 +Requires: yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl %ifarch %ix86 x86_64 Requires: master-boot-code %endif -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
locilka@svn.opensuse.org