- Fix "Source:" URL and changelog anotations.
This commit is contained in:
parent
972bb56792
commit
4a8859b7b2
@ -8,11 +8,11 @@
|
||||
Summary: A tool for automatically mounting and unmounting filesystems
|
||||
Name: autofs
|
||||
Version: 5.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
||||
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%if %{with_systemd}
|
||||
@ -165,7 +165,10 @@ fi
|
||||
%dir /etc/auto.master.d
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.3-1
|
||||
* Mon May 29 2017 Ian Kent <ikent@redhat.com> - 1:5.1.3-2
|
||||
- Fix "Source:" URL and changelog anotations.
|
||||
|
||||
* Mon May 29 2017 Ian Kent <ikent@redhat.com> - 1:5.1.3-1
|
||||
- update to upstream 5.1.3 release.
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.2-2
|
||||
|
Loading…
Reference in New Issue
Block a user