Sync from SUSE:SLFO:Main jing-trang revision 2af20faf4ecbdeacf5e2a76275db039d
This commit is contained in:
parent
c8784be096
commit
aa8d5065d9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 10:47:28 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 15 18:18:54 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jing-trang
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -122,9 +122,9 @@ cp %{SOURCE2} trang.pom
|
||||
cp %{SOURCE10} .
|
||||
mv gcj/{trang,jing}.1 .
|
||||
|
||||
%patch0 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch -P 0 -p1
|
||||
%patch -P 2 -p1
|
||||
%patch -P 3 -p1
|
||||
rm -f \
|
||||
mod/schematron/src/main/com/thaiopensource/validate/schematron/OldSaxonSchemaReaderFactory.java
|
||||
sed -i -e 's/\r//g' lib/isorelax.copying.txt
|
||||
|
Loading…
Reference in New Issue
Block a user