From 5a38a9cf425fccaae2dbebca189ef429e447ae03 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 12 Oct 2001 14:29:07 +0000 Subject: [PATCH] upgrade to lmtp2nntp 1.1b1 --- lmtp2nntp/lmtp2nntp.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lmtp2nntp/lmtp2nntp.spec b/lmtp2nntp/lmtp2nntp.spec index 654f920040..daa87c9f99 100644 --- a/lmtp2nntp/lmtp2nntp.spec +++ b/lmtp2nntp/lmtp2nntp.spec @@ -24,18 +24,19 @@ # package information Name: lmtp2nntp -Summary: mail to news gateway +Summary: Mail to News Gateway URL: http://www.ossp.org/pkg/lmtp2nntp/ Vendor: Thomas Lotterer Packager: The OpenPKG Project Distribution: OpenPKG [EXP] Group: Mail License: GPL -Version: 1.0.0 +Version: 1.1b1 Release: 2 # list of sources Source0: ftp://ftp.ossp.org/pkg/lmtp2nntp/lmtp2nntp-%{version}.tar.gz +Source1: rc.lmtp2nntp # build information Prefix: %{l_prefix} @@ -69,7 +70,15 @@ AutoReqProv: no %install rm -rf $RPM_BUILD_ROOT + %{l_shtool} mkdir -f -p -m 755 \ + $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d \ + $RPM_BUILD_ROOT%{l_prefix}/var/lmtp2nntp %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT + %{l_shtool} install -c -m 755 \ + -e 's;@l_prefix@;%{l_prefix};g' \ + -e 's;@l_fsusr@;%{l_fsusr};g' \ + -e 's;@l_fsgrp@;%{l_fsgrp};g' \ + %{SOURCE rc.lmtp2nntp} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files