diff options
Diffstat (limited to 'dhcp_probe.spec')
| -rw-r--r-- | dhcp_probe.spec | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/dhcp_probe.spec b/dhcp_probe.spec index 4677472..7bf166a 100644 --- a/dhcp_probe.spec +++ b/dhcp_probe.spec @@ -1,6 +1,6 @@ Name: dhcp_probe Version: 1.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool for discover DHCP and BootP servers License: GPLv2+ and MIT Group: System Environment/Daemons @@ -41,16 +41,20 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc INSTALL INSTALL.dhcp_probe README COPYING.GPL COPYING COPYING.LIB +%doc AUTHORS NEWS TODO README COPYING.GPL COPYING COPYING.LIB %config(noreplace) %_sysconfdir/dhcp_probe.cf %{_sbindir}/%{name} %{_mandir}/man8/* %{_mandir}/man5/* %changelog +* Mon Jul 12 2010 Guillermo Gomez <ggomez@neotechgw.com> - 1.3.0-4 +- AUTHORS, NEWS and TODO documentation files added. Source install documentation + removed. + * Sun Jul 11 2010 Guillermo Gomez <ggomez@neotechgw.com> - 1.3.0-3 -- Source0 url now use macros. Configuration file now preserve - source timestamp at install stage. +- Source0 url now use macros. Configuration file now preserve source + timestamp at install stage. * Tue Jul 06 2010 Guillermo Gomez <ggomez@neotechgw.com> - 1.3.0-2 - Description typo corrected. Default permissions corrected. |
