From ace4b47f753a0aa3fe0a01808b658bc4e936d0a7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 10 Sep 2023 03:33:13 +0000 Subject: automatic import of rpm --- backport-bugfix-wrong-symlink-length-on-some-filesystems.patch | 3 ++- rpm.spec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch b/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch index e2052e3..5de4522 100644 --- a/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch +++ b/backport-bugfix-wrong-symlink-length-on-some-filesystems.patch @@ -41,4 +41,5 @@ index f8153ad2b5..571b502e91 100644 + /* Explicit %attr() always wins */ if (fl->cur.ar.ar_fmodestr) { - if (S_ISLNK(fileMode)) { \ No newline at end of file + if (S_ISLNK(fileMode)) { + diff --git a/rpm.spec b/rpm.spec index a9f2f34..0606cf9 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,6 +1,6 @@ Name: rpm Version: 4.17.0 -Release: 30 +Release: 31 Summary: RPM Package Manager License: GPLv2+ URL: http://www.rpm.org/ -- cgit v1.2.3