From e7f141d918d5b304fde310a81d538b1fb7daa1f45e82698ac56237296db9ca42 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 16 May 2011 09:17:24 +0000 Subject: [PATCH] Autobuild autoformatter for 70094 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=58 --- dhcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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