diff --git a/ed-1.15.tar.lz b/ed-1.15.tar.lz deleted file mode 100644 index 59ddd00..0000000 --- a/ed-1.15.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174 -size 67343 diff --git a/ed-1.15.tar.lz.sig b/ed-1.15.tar.lz.sig deleted file mode 100644 index 6a3f57f..0000000 Binary files a/ed-1.15.tar.lz.sig and /dev/null differ diff --git a/ed-1.15.tar.xz b/ed-1.15.tar.xz new file mode 100644 index 0000000..af98bfd --- /dev/null +++ b/ed-1.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e2db2cd685c0639aa2872d2cba28d7c608891b59573de71372e8d131595ef0 +size 67916 diff --git a/ed.changes b/ed.changes index babe36b..64d58d4 100644 --- a/ed.changes +++ b/ed.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 10 08:54:17 UTC 2019 - Tomáš Chvátal + +- Switch back to hand provided tarball in order to avoid pulling + lzip to the Ring0 + ------------------------------------------------------------------- Mon Jan 7 08:49:12 UTC 2019 - Tomáš Chvátal diff --git a/ed.spec b/ed.spec index 27ded3f..0329165 100644 --- a/ed.spec +++ b/ed.spec @@ -23,9 +23,11 @@ Summary: A line-oriented text editor License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Productivity/Text/Editors URL: http://www.gnu.org/software/ed/ -Source0: http://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz -Source1: https://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz.sig -BuildRequires: lzip +# This is just recompressed bellow in order to avoid pulling lzip to ring0 +Source0: ed-%{version}.tar.xz +#Source0: http://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz +#Source1: https://ftp.gnu.org/gnu/ed/ed-%{version}.tar.lz.sig +#BuildRequires: lzip Requires(post): %{install_info_prereq} Requires(preun): %{install_info_prereq}