From 442fded580708ab63d43f41158f7ff2956cd76655be7b5d421ba85b27f108d0c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 29 Oct 2024 10:34:01 +0000 Subject: [PATCH] Move metadata into patch file OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=148 --- 81.patch | 2 ++ schily.spec | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/81.patch b/81.patch index 20f0bf5..e2ffd30 100644 --- a/81.patch +++ b/81.patch @@ -2,6 +2,8 @@ From 275c6bb242a12e9cfbc1a3b76ca447406b04858e Mon Sep 17 00:00:00 2001 From: "Bernhard M. Wiedemann" Date: Mon, 28 Oct 2024 12:06:27 +0100 Subject: [PATCH] Stop storing build host kernel version +References: https://codeberg.org/schilytools/schilytools/pulls/81 +References: https://bugzilla.opensuse.org/show_bug.cgi?id=1232434 to make reproducible builds easier. See https://reproducible-builds.org/ for why this is good. diff --git a/schily.spec b/schily.spec index 843c5c5..01ccbed 100644 --- a/schily.spec +++ b/schily.spec @@ -40,7 +40,6 @@ Source1: README-FIRST # and submit patches upstream FIRST (cc to the bspkg maintainer perhaps). Patch1: iconv-name.diff Patch2: schily-2018-05-25_star_configuration.patch -# PATCH-FIX-UPSTREAM https://bugzilla.opensuse.org/show_bug.cgi?id=1232434 Patch3: https://codeberg.org/schilytools/schilytools/pulls/81.patch BuildRequires: autoconf BuildRequires: fdupes