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