]> git.pld-linux.org Git - packages/grub2.git/commitdiff
pld-relase back in R: auto/th/grub2-2.00-4
authorKacper Kornet <draenog@pld-linux.org>
Sun, 10 Nov 2013 20:57:50 +0000 (20:57 +0000)
committerKacper Kornet <draenog@pld-linux.org>
Sun, 10 Nov 2013 21:00:45 +0000 (21:00 +0000)
In some setups update-grub is called automatically after upgrade
of kernel, so better have it always working.

This reverts commit 52bee5a68eb05fdfc4ea26bf8b808a07f45964b9.

grub2.spec

index 9754839135b34f06122b15b2846505b8c172d095..1fb1eee84c2e94863125ef9bc1ff931ed76a7660 100644 (file)
@@ -46,7 +46,7 @@ Summary(pl.UTF-8):    GRUB2 - bootloader dla x86 i ppc
 Summary(pt_BR.UTF-8):  Gerenciador de inicializaĆ§Ć£o GRUB2
 Name:          grub2
 Version:       2.00
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Base
 Source0:       http://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
@@ -108,13 +108,13 @@ BuildRequires:    gcc-multilib
 %endif
 %endif
 Requires:      %{name}-platform = %{version}-%{release}
+Requires:      pld-release
 Requires:      which
 %ifarch %{ix86} %{x8664}
 Suggests:      %{name}-platform-pc
 %endif
 Suggests:      cdrkit-mkisofs
 Suggests:      os-prober
-Suggests:      pld-release
 Provides:      bootloader
 Conflicts:     grub
 ExclusiveArch: %{ix86} %{x8664} ia64 mips mipsel ppc ppc64 sparc64
This page took 0.046097 seconds and 4 git commands to generate.