From 0c36e4a3d8539f7dd58face42da030a1bcdd525785b6b0024b2802f530c1c520 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 6 Dec 2012 15:20:24 +0000 Subject: [PATCH] - Back to bz2 archive format as old products lack xz. OBS-URL: https://build.opensuse.org/package/show/devel:tools/patch?expand=0&rev=37 --- patch-2.7.1.tar.bz2 | 3 +++ patch-2.7.1.tar.xz | 3 --- patch.changes | 4 ++-- patch.spec | 3 +-- 4 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 patch-2.7.1.tar.bz2 delete mode 100644 patch-2.7.1.tar.xz diff --git a/patch-2.7.1.tar.bz2 b/patch-2.7.1.tar.bz2 new file mode 100644 index 0000000..420e237 --- /dev/null +++ b/patch-2.7.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae676de9e95051f425af4507fcc9a019941a2a1f78405e7dbd40bccf786aa11 +size 800515 diff --git a/patch-2.7.1.tar.xz b/patch-2.7.1.tar.xz deleted file mode 100644 index feb85ba..0000000 --- a/patch-2.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9124ba46db0abd873d0995c2ca880e81252676bb6c03e0a37dfc5f608a9b0ceb -size 675896 diff --git a/patch.changes b/patch.changes index 2fbd355..22daa00 100644 --- a/patch.changes +++ b/patch.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Thu Dec 6 16:04:33 CET 2012 - jdelvare@suse.de +Thu Dec 6 16:19:25 CET 2012 - jdelvare@suse.de -- Add missing build requirement: xz. +- Back to bz2 archive format as old products lack xz. ------------------------------------------------------------------- Thu Dec 6 15:34:14 CET 2012 - jdelvare@suse.de diff --git a/patch.spec b/patch.spec index c7be337..2a99fc0 100644 --- a/patch.spec +++ b/patch.spec @@ -27,8 +27,7 @@ Release: 0 Summary: GNU patch License: GPL-3.0+ Group: Productivity/Text/Utilities -Source: http://ftp.gnu.org/gnu/patch/patch-%version.tar.xz -BuildRequires: xz +Source: http://ftp.gnu.org/gnu/patch/patch-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description