diff --git a/dhcp.spec b/dhcp.spec index 4384357..c707dff 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -40,7 +40,7 @@ License: BSD3c(or similar) Group: Productivity/Networking/Boot/Servers AutoReqProv: on Version: 4.2.1.P1 -Release: 3 +Release: 5 Summary: Common Files Used by ISC DHCP Software Url: http://www.isc.org/software/dhcp Source0: dhcp-%{isc_version}.tar.bz2 @@ -132,6 +132,7 @@ Provides: dhcp-devel = %{version} Obsoletes: dhcp-devel < %{version} %if %{with_doc_package} + %package doc License: BSD3c(or similar) Summary: Documentation @@ -188,6 +189,7 @@ Authors: Internet Systems Consortium, Inc. %if %{with_doc_package} + %description doc This package contains additional documentation files provided with the software. The manual pages are in the corresponding packages. @@ -471,6 +473,7 @@ if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi %{_localstatedir}/adm/fillup-templates/sysconfig.dhcpd %{_localstatedir}/adm/fillup-templates/sysconfig.syslog-dhcpd %if %{with_doc_package} + %files doc %defattr(-,root,root) %endif