Accepting request 116247 from devel:openSUSE:Factory

- grub2-automake-1-11-2.patch : fix grub2 build error on newer
  autotools (automake >= 1.11.2)
- call ./autogen.sh
- grub2-probe-disk-mountby.patch : fix grub2-probe fails on
  probing mount-by devices under /dev/disk/by-(id|uuid|path).
  (bnc#757746)

OBS-URL: https://build.opensuse.org/request/show/116247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=33
This commit is contained in:
Stephan Kulow
2012-05-08 09:14:39 +00:00
committed by Git OBS Bridge
parent 9811ff4d39
commit 53aee3d6df
4 changed files with 519 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 2 03:17:21 UTC 2012 - mchang@suse.com
- grub2-automake-1-11-2.patch : fix grub2 build error on newer
autotools (automake >= 1.11.2)
- call ./autogen.sh
-------------------------------------------------------------------
Thu Apr 19 11:28:44 UTC 2012 - mchang@suse.com
- grub2-probe-disk-mountby.patch : fix grub2-probe fails on
probing mount-by devices under /dev/disk/by-(id|uuid|path).
(bnc#757746)
-------------------------------------------------------------------
Thu Mar 29 07:08:38 UTC 2012 - mchang@suse.com