Changeset 413 for spec/trunk/SPECS
- Timestamp:
- Apr 13, 2014, 7:24:00 PM (12 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/dhcp.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/dhcp.spec
r289 r413 12 12 Name: dhcp 13 13 Version: %{basever} 14 Release: 2%{?dist}14 Release: 3%{?dist} 15 15 License: ISC 16 16 Group: System Environment/Daemons … … 71 71 Header files and API documentation for using the ISC DHCP libraries. The 72 72 libdhcpctl and libomapi static libraries are also included in this package. 73 74 %package debug 75 Summary: HLL debug data for exception handling support. 76 77 %description debug 78 HLL debug data for exception handling support. 73 79 74 80 %prep … … 262 268 %attr(0644,root,root) %{_mandir}/man3/omapi.3 263 269 270 %files debug 271 %defattr(-,root,root) 272 %{_bindir}/*.dbg 273 %{_sbindir}/*.dbg 274 264 275 %changelog 276 * Sun Apr 13 2014 yd 277 - r711, Add support for DHCLIENT_BEEP and DHCLIENT_LOGFILE env variables, by Andreas Buchinger. 278 265 279 * Mon Jan 30 2012 yd 266 280 - added dhconf.cmd.
Note:
See TracChangeset
for help on using the changeset viewer.
