use bzip2 complressed tarball, lzip is not supported by koji
This commit is contained in:
parent
3e56015474
commit
51099daf97
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ ed-1.4.tar.gz
|
||||
/ed-1.10.tar.lz
|
||||
/ed-1.10.tar.bz2
|
||||
/ed-1.12.tar.lz
|
||||
/ed-1.12.tar.bz2
|
||||
|
2
ed.spec
2
ed.spec
@ -4,7 +4,7 @@ Version: 1.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+, GFDL
|
||||
Group: Applications/Text
|
||||
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.lz
|
||||
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.bz2
|
||||
URL: http://www.gnu.org/software/ed/
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun): /sbin/install-info
|
||||
|
Loading…
Reference in New Issue
Block a user