From 88e912ce93c18ca84105859ae15b4ad4ec73bd5c Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Fri, 25 Jan 2019 13:46:49 +0000 Subject: [PATCH] fix RPM spec file goof --- linux-iot-lts2018.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/linux-iot-lts2018.spec b/linux-iot-lts2018.spec index fb7a0334..14942a4b 100644 --- a/linux-iot-lts2018.spec +++ b/linux-iot-lts2018.spec @@ -15,9 +15,10 @@ Name: linux-iot-lts2018 Version: 4.19.13 -# Release number is the number from PKT it consist in +# upstream number is the number from PKT it consist in # YYMMDDHHMM a 10 length number -Release: 1901240557 +%global upstreamnumber 1901240557 +Release: 1 License: GPL-2.0 Summary: The Linux kernel Url: http://www.kernel.org/