From 32ed207b6202e41cbb61d29b7cc44e048b66d4edddfef96448e4486fc23bfa88 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 5 Apr 2012 08:25:04 +0000 Subject: [PATCH] xz isn't available in SLE11 SP1 and older, so stick to bzip2 for now. OBS-URL: https://build.opensuse.org/package/show/devel:tools/patch?expand=0&rev=29 --- patch-2.6.1.136-31a7.tar.bz2 | 3 +++ patch-2.6.1.136-31a7.tar.xz | 3 --- patch.spec | 3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 patch-2.6.1.136-31a7.tar.bz2 delete mode 100644 patch-2.6.1.136-31a7.tar.xz diff --git a/patch-2.6.1.136-31a7.tar.bz2 b/patch-2.6.1.136-31a7.tar.bz2 new file mode 100644 index 0000000..4860e6d --- /dev/null +++ b/patch-2.6.1.136-31a7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20be53db3610f050dcac8b3f3e1e638c0a722e118a3443b205bb23e24fff7e5 +size 705888 diff --git a/patch-2.6.1.136-31a7.tar.xz b/patch-2.6.1.136-31a7.tar.xz deleted file mode 100644 index 1f762e0..0000000 --- a/patch-2.6.1.136-31a7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b96b00ba3ff5b2a146863240f152ec5ab9177de4ce8aec593ba86f36797480ac -size 608932 diff --git a/patch.spec b/patch.spec index e8cd4eb..b8d60a3 100644 --- a/patch.spec +++ b/patch.spec @@ -30,9 +30,8 @@ Conflicts: patchutils < 0.3.2 Version: 2.6.1.136 Release: 1 Summary: GNU patch -Source: ftp://alpha.gnu.org/gnu/patch/patch-%version%hash.tar.xz +Source: ftp://alpha.gnu.org/gnu/patch/patch-%version%hash.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: xz %description The GNU patch program is used to apply diffs between original and