From: Prarit Bhargava <[email protected]>

redhat/docs: Update with DISTLOCALVERSION

The LOCALVERSION variable was renamed to DISTLOCALVERSION.  Update the
docs to reflect this change.

Signed-off-by: Prarit Bhargava <[email protected]>

diff --git a/redhat/docs/kernel-naming.rst b/redhat/docs/kernel-naming.rst
index blahblah..blahblah 100644
--- a/redhat/docs/kernel-naming.rst
+++ b/redhat/docs/kernel-naming.rst
@@ -31,7 +31,7 @@ reference to the top of tree commit.
 **BUILD**: This is the RHEL_RELEASE variable defined in the top-level linux
 Makefile.rhelver.
 
-**LOCALVERSION**: By default, this variable is set to ".test".  This value can
+**DISTLOCALVERSION**: By default, this variable is set to ".test".  This value 
can
 be overriden by defining a string in redhat/localversion.
 
 **DIST**:  This is the dist release suffix used in the package release, eg.
@@ -39,6 +39,6 @@ be overriden by defining a string in redhat/localversion.
 
 The kernel name is constructed as
 
-$(PACKAGE_NAME)-$(SPECKVERSION).$(SPECKPATCHLEVEL).$(SPECKSUBLEVEL)-$(UPSTREAMBUILD)$(BUILD)$(LOCALVERSION)$(DIST)
+$(PACKAGE_NAME)-$(SPECKVERSION).$(SPECKPATCHLEVEL).$(SPECKSUBLEVEL)-$(UPSTREAMBUILD)$(BUILD)$(DISTLOCALVERSION)$(DIST)
 
 In general, the kernel follows the Fedora Naming Guidelines, 
`https://fedoraproject.org/wiki/Packaging:Naming?rd=Packaging:NamingGuidelines 
<https://fedoraproject.org/wiki/Packaging:Naming?rd=Packaging:NamingGuidelines>`__.

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2120
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to