From ee7dd4ee86ebbeac44b575ef63c7b7cb3c8dcd9397b5696bac11e81f26a7b997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 18:02:44 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main translation-update-upstream revision 80b5e3b12e9442a348d359ff670fd602 --- translation-update-upstream.changes | 11 +++++++++++ translation-update-upstream.spec | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/translation-update-upstream.changes b/translation-update-upstream.changes index 293de62..3dd02a1 100644 --- a/translation-update-upstream.changes +++ b/translation-update-upstream.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 26 15:50:47 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN + +------------------------------------------------------------------- +Mon Nov 6 09:00:23 UTC 2023 - Dominique Leuenberger + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + ------------------------------------------------------------------- Tue Mar 10 14:37:34 CET 2020 - sbrabec@suse.com diff --git a/translation-update-upstream.spec b/translation-update-upstream.spec index 2e4f1f0..abd5e70 100644 --- a/translation-update-upstream.spec +++ b/translation-update-upstream.spec @@ -1,7 +1,7 @@ # # spec file for package translation-update-upstream # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ Source8: msgheadermerge-parse Source9: msgheadermerge-empty.pot Source10: %{name}-embedded-README Source11: translation-update-mandatory-%{version}.tar.bz2 -Patch: %{name}-embedded.patch +Patch0: %{name}-embedded.patch # Files below are package maintainer tools, not used for package build: Source50: upstream-collect.sh Source51: upstream-collect.conf @@ -89,7 +89,7 @@ cp -a %{S:6} %{S:7} %{S:8} %{S:9} . cp -a %{S:10} translation-update-upstream-embedded.README sed 's:@DATADIR@:%{_datadir}:g;s:@LIBEXECDIR@:%{_prefix}/lib:g' translation-update-upstream sed 's/@LIBEXECDIR@/\$BASE_DIR/g;s:@DATADIR@/translation-update-upstream:\$BASE_DIR/translation-update-upstream/po:g;s/translation-update-upstream\./translation-update-upstream-embedded./g' translation-update-upstream-embedded.sh -%patch +%patch -P 0 chmod +x translation-update-upstream-embedded.sh %build