- Switch back to hand provided tarball in order to avoid pulling
lzip to the Ring0 OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
26a990a51b
commit
a2587cbeb0
8
ed.spec
8
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}
|
||||
|
||||
|
Reference in New Issue
Block a user