4.3.1
This commit is contained in:
parent
5938016904
commit
5505bb7689
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/dhcp-4.3.0rc1.tar.gz
|
/dhcp-4.3.0rc1.tar.gz
|
||||||
/dhcp-4.3.0.tar.gz
|
/dhcp-4.3.0.tar.gz
|
||||||
/dhcp-4.3.1b1.tar.gz
|
/dhcp-4.3.1b1.tar.gz
|
||||||
|
/dhcp-4.3.1.tar.gz
|
||||||
|
@ -12,13 +12,13 @@
|
|||||||
%global prever b1
|
%global prever b1
|
||||||
|
|
||||||
#%%global VERSION %{version}-%{patchver}
|
#%%global VERSION %{version}-%{patchver}
|
||||||
#%%global VERSION %{version}
|
#%%global VERSION %{version}%{prever}
|
||||||
%global VERSION %{version}%{prever}
|
%global VERSION %{version}
|
||||||
|
|
||||||
Summary: Dynamic host configuration protocol software
|
Summary: Dynamic host configuration protocol software
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 4.3.1
|
Version: 4.3.1
|
||||||
Release: 0.4.%{prever}%{?dist}
|
Release: 1%{?dist}
|
||||||
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
||||||
# dcantrell maintaining the package) made incorrect use of the epoch and
|
# dcantrell maintaining the package) made incorrect use of the epoch and
|
||||||
# that's why it is at 12 now. It should have never been used, but it was.
|
# that's why it is at 12 now. It should have never been used, but it was.
|
||||||
@ -592,6 +592,9 @@ done
|
|||||||
%doc doc/html/
|
%doc doc/html/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 12 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.3.1-1
|
||||||
|
- 4.3.1
|
||||||
|
|
||||||
* Tue Aug 05 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.3.1-0.4.b1
|
* Tue Aug 05 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.3.1-0.4.b1
|
||||||
- dhclient-script: it's OK if the arping reply comes from our system (#1116004)
|
- dhclient-script: it's OK if the arping reply comes from our system (#1116004)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user