4.2.4
This commit is contained in:
parent
0005ada283
commit
f1c2fc7661
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/dhcp-4.2.4b1.tar.gz
|
/dhcp-4.2.4b1.tar.gz
|
||||||
/dhcp-4.2.4rc1.tar.gz
|
/dhcp-4.2.4rc1.tar.gz
|
||||||
/dhcp-4.2.4rc2.tar.gz
|
/dhcp-4.2.4rc2.tar.gz
|
||||||
|
/dhcp-4.2.4.tar.gz
|
||||||
|
12
dhcp.spec
12
dhcp.spec
@ -9,17 +9,16 @@
|
|||||||
|
|
||||||
|
|
||||||
#%%global patchver P2
|
#%%global patchver P2
|
||||||
%global prever rc2
|
#%%global prever rc2
|
||||||
|
|
||||||
|
|
||||||
#%%global VERSION %{version}
|
|
||||||
#%%global VERSION %{version}-%{patchver}
|
#%%global VERSION %{version}-%{patchver}
|
||||||
%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.2.4
|
Version: 4.2.4
|
||||||
Release: 0.8.%{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.
|
||||||
@ -568,6 +567,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 06 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-1
|
||||||
|
- 4.2.4
|
||||||
|
|
||||||
* Tue Jun 05 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.8.rc2
|
* Tue Jun 05 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.8.rc2
|
||||||
- return prematurely removed 12-dhcpd (NM dispatcher script) (#828522)
|
- return prematurely removed 12-dhcpd (NM dispatcher script) (#828522)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user