From 70679aa94734006cc5b17b7db6c7a7a647cc2b2b15fc0eb73a9015b44925d3a1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 5 Mar 2021 09:10:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kdiff3?expand=0&rev=20 --- kdiff3-lang.tar.xz | 3 +++ kdiff3.spec | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 kdiff3-lang.tar.xz diff --git a/kdiff3-lang.tar.xz b/kdiff3-lang.tar.xz new file mode 100644 index 0000000..0b0d95e --- /dev/null +++ b/kdiff3-lang.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d38ce966e2658ede79fd6e69b10f107693883ac3ca25063fa9d45f8a0e09d47 +size 626552 diff --git a/kdiff3.spec b/kdiff3.spec index 6076216..eb73770 100644 --- a/kdiff3.spec +++ b/kdiff3.spec @@ -27,6 +27,7 @@ URL: http://kdiff3.sourceforge.net/ # Drop the _service file and restore the line below for the next release # Source0: https://download.kde.org/stable/%%{name}/%%{name}-%%{version}.tar.xz Source0: %{name}-%{version}.tar.xz +Source1: kdiff3-lang.tar.xz BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -60,7 +61,7 @@ KDiff3 is a program that: %lang_package %prep -%setup -q +%autosetup -p1 -a1 %build %cmake_kf5 -d build