use https:// in URL and Source
This commit is contained in:
parent
1b6f4b6c4d
commit
2e68c12aa8
@ -1,11 +1,11 @@
|
||||
Summary: Real-time file compressor
|
||||
Name: lzop
|
||||
Version: 1.03
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Archiving
|
||||
URL: http://www.lzop.org/
|
||||
Source: http://www.lzop.org/download/%{name}-%{version}.tar.gz
|
||||
URL: https://www.lzop.org/
|
||||
Source: https://www.lzop.org/download/%{name}-%{version}.tar.gz
|
||||
Patch0: lzop-1.03-gcc5_ppc64.patch
|
||||
Patch1: lzop-1.03-gcc6.patch
|
||||
BuildRequires: lzo-devel
|
||||
@ -40,6 +40,9 @@ make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install
|
||||
%{_mandir}/man?/%{name}.*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2018 Kamil Dudka <kdudka@redhat.com> - 1.03-20
|
||||
- use https:// in URL and Source
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.03-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user