[Libreoffice-commits] core.git: external/libodfgen

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Tue Jan 26 23:09:08 UTC 2021


 external/libodfgen/libodfgen-bundled-soname.patch.0 |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 7e0e90ab2826e4147a74b6c9fe854464362dc9fb
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Jan 26 23:21:42 2021 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Wed Jan 27 00:08:24 2021 +0100

    A patch chunk should have an equal number of context lines before and after
    
    Some versions of the patch program are picky about that.
    
    Change-Id: I0006ecefcf4afe10971c5f3571c3d32d97598696
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109998
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

diff --git a/external/libodfgen/libodfgen-bundled-soname.patch.0 b/external/libodfgen/libodfgen-bundled-soname.patch.0
index f5c0caf8d6d1..d012fe3a8f65 100644
--- a/external/libodfgen/libodfgen-bundled-soname.patch.0
+++ b/external/libodfgen/libodfgen-bundled-soname.patch.0
@@ -1,7 +1,9 @@
+-*- Mode: Diff -*-
 diff -urN src/Makefile.in.orig src/Makefile.in
 --- src/Makefile.in.orig	2016-03-02 17:17:02.812606210 +0100
 +++ src/Makefile.in	2016-03-02 17:17:25.176670151 +0100
-@@ -355,6 +355,6 @@
+@@ -355,7 +355,7 @@
+ 	$(XML_CFLAGS) -DLIBODFGEN_BUILD $(am__append_1)
  libodfgen_ at LIBODFGEN_MAJOR_VERSION@_ at LIBODFGEN_MINOR_VERSION@_la_LIBADD = @LIBODFGEN_WIN32_RESOURCE@ $(REVENGE_LIBS) $(XML_LIBS)
  libodfgen_ at LIBODFGEN_MAJOR_VERSION@_ at LIBODFGEN_MINOR_VERSION@_la_DEPENDENCIES = @LIBODFGEN_WIN32_RESOURCE@
 -libodfgen_ at LIBODFGEN_MAJOR_VERSION@_ at LIBODFGEN_MINOR_VERSION@_la_LDFLAGS = $(version_info) -export-dynamic -no-undefined


More information about the Libreoffice-commits mailing list