From cc99a6c7989b0a028096f698c97aa3c786d02b07 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sun, 16 Jun 2019 23:57:44 +0300 Subject: [PATCH] Fix detecting cookie functions in glibc 2.28+ --- rpm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index 9a22436..d157208 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%define commit cf260495bd4a262eb5b3618ebecca09854ea8678 +%define commit 751dd4a66cd7b2ab48d1873f7faa68f4d55cafe9 %define short_commit %(echo %{commit} | head -c 4) # When updating, change commit hash above to the commit in # https://abf.io/soft/rpm5 that you want to build from @@ -65,7 +65,7 @@ Summary: The RPM package management system Name: rpm Epoch: 1 Version: %{libver}.%{minorver} -Release: 96.git%{short_commit} +Release: 97.git%{short_commit} License: LGPLv2.1+ Group: System/Configuration/Packaging Url: http://rpm5.org/