SHA256
1
0
forked from pool/grub2

Accepting request 162520 from home:arvidjaar:branches:Base:System

Upstream documentation sometimes changes and quilt does not support
renaming files. This makes it easier to maintain moving target. This
is to prepare for grub2-next submission (it is part of it, but I'd
prefer to make it explicit in case there are reasons for current patch).

OBS-URL: https://build.opensuse.org/request/show/162520
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=36
This commit is contained in:
2013-04-03 19:52:45 +00:00
committed by Git OBS Bridge
parent 4419848f19
commit 31f29ac911
3 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 3 17:56:20 UTC 2013 - arvidjaar@gmail.com
- update rename-grub-info-file-to-grub2.patch
* do not rename docs/grub2.texi here, do it in %%prep (we do it there
conditionally already). It simplifies patch refreshing using quilt
which does not support file rename.
-------------------------------------------------------------------
Wed Apr 3 06:55:52 UTC 2013 - mchang@suse.com