From 519d8c3c913df245e6d37985ec7553a8c590cf65 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Mon, 21 Nov 2022 17:00:42 +0800 Subject: [PATCH] Modify invalid source Signed-off-by: cherry530 --- reiserfs-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/reiserfs-utils.spec b/reiserfs-utils.spec index 2cbe57e..1c3c804 100644 --- a/reiserfs-utils.spec +++ b/reiserfs-utils.spec @@ -1,9 +1,9 @@ Name: reiserfs-utils Version: 3.6.27 -Release: 4 +Release: 5 Summary: Tools for creating, repairing, and debugging ReiserFS filesystems URL: http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/ -Source0: https://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/%{version}/reiserfsprogs-%{version}.tar.xz +Source0: https://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v%{version}/reiserfsprogs-%{version}.tar.xz Patch0001: parse_time_build_fix.patch License: GPLv2 with exceptions BuildRequires: e2fsprogs-devel libuuid-devel libacl-devel gcc chrpath @@ -53,6 +53,9 @@ chrpath -d $RPM_BUILD_ROOT/sbin/*reiserfs* %{_mandir}/*/* %changelog +* Mon Nov 21 2022 xu_ping - 3.6.27-5 +- Modify invalid source + * Thu Sep 09 2021 sunguoshuai - 3.6.27-4 - Del rpath for binaries in /sbin