From 7b31fe6b275fd7be9632faae3d7b39f167e031943f6b1677971992fc63451342 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Sat, 13 Jun 2020 20:58:32 +0000 Subject: [PATCH] - Don't use %autopatch, gives problems with patches in branched packages. OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=190 --- lyx.changes | 6 ++++++ lyx.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/lyx.changes b/lyx.changes index e1613de..44526e2 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 13 20:57:10 UTC 2020 - Cor Blom + +- Don't use %autopatch, gives problems with patches in branched + packages. + ------------------------------------------------------------------- Sat Jun 13 16:02:54 UTC 2020 - Matej Cepl diff --git a/lyx.spec b/lyx.spec index f73c130..9acb77a 100644 --- a/lyx.spec +++ b/lyx.spec @@ -127,7 +127,8 @@ LyX uses ImageMagick to deal with images. For security reasons %prep %setup -q -n lyx-2.3.5-1 -%autopatch -p1 +%patch0 -p1 +%patch1 -p1 %build #./autogen.sh