From 39d27b1ceeb432a73a9b4896f72f28cbc961c93f Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 8 Apr 2003 09:35:26 +0000 Subject: [PATCH] speclint police --- bind8/bind8.spec | 8 ++++---- bs/bs.spec | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bind8/bind8.spec b/bind8/bind8.spec index f5036d34d6..2fdfad11e5 100644 --- a/bind8/bind8.spec +++ b/bind8/bind8.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: DNS License: GPL Version: 8.3.4 -Release: 20030404 +Release: 20030408 # list of sources Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz @@ -113,9 +113,9 @@ Conflicts: bind rm -rf $RPM_BUILD_ROOT%{l_prefix}/include rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib rm -f $RPM_BUILD_ROOT%{l_prefix}/sbin/irpd - strip $RPM_BUILD_ROOT%{l_prefix}/bin/* > /dev/null 2>&1 || true - strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* > /dev/null 2>&1 || true - strip $RPM_BUILD_ROOT%{l_prefix}/libexec/bind/* > /dev/null 2>&1 || true + strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true + strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true + strip $RPM_BUILD_ROOT%{l_prefix}/libexec/bind/* >/dev/null 2>&1 || true # install manual pages ( cd doc/man diff --git a/bs/bs.spec b/bs/bs.spec index a952a54fc8..775820b968 100644 --- a/bs/bs.spec +++ b/bs/bs.spec @@ -37,7 +37,7 @@ Distribution: OpenPKG [JUNK] Group: Network License: GNU Version: %{V_major}%{V_patch} -Release: 20030406 +Release: 20030408 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/bigsister/big-sister-%{version}.tar.gz @@ -135,7 +135,7 @@ AutoReqProv: no -e 's;@l_hostname@;${l_hostname};g' \ -e 's;@l_domainame@;${l_domainname};g' \ %{SOURCE bsapache.conf} \ - $RPM_BUILD_ROOT%{l_prefix}/libexec/bs/etc + $RPM_BUILD_ROOT%{l_prefix}/libexec/bs/etc/ # install apache data %{l_shtool} mkdir -f -p -m 755 \