[packages/grub2] - restore _docdir for rpm 4.20+; release 4

qboosh qboosh at pld-linux.org
Fri Apr 18 20:30:24 CEST 2025


commit 63896eef0c404ac9686df8584a0b5ceacd1b3032
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 18 20:17:19 2025 +0200

    - restore _docdir for rpm 4.20+; release 4

 grub2.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/grub2.spec b/grub2.spec
index 1d50d50..d9f17e3 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -144,7 +144,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.12
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Base
 Source0:	https://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
@@ -229,6 +229,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_libexecdir	%{_libdir}/grub
 %define		_grubdir	/boot/grub
 %define		_localedir	/usr/share/locale
+%define		_docdir		/usr/share/doc
 
 # part of grub code is not relocable (these are not Linux libs)
 # stack protector also breaks non-Linux binaries
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/63896eef0c404ac9686df8584a0b5ceacd1b3032



More information about the pld-cvs-commit mailing list