Re: [CVS] OpenPKG: openpkg-src/docbook/ docbook.spec openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
On Sat, Jun 14, 2003, Michael van Elst wrote:

 fix paths for %post/%postun
 [...]
   -$RPM_INSTALL_PREFIX/bin/sgmlcatalog \
   +%{l_prefix}/bin/sgmlcatalog \
-p ISO 8879:1986 \
-s ISO 8879:1986//ENTITIES \
-i iso8879-sgml \
   @@ -258,7 +258,7 @@

%preun
if [ $1 -eq 0 ]; then
   -$RPM_INSTALL_PREFIX/bin/sgmlcatalog \
   +%{l_prefix}/bin/sgmlcatalog \
 [...]

Shouldn't $RPM_INSTALL_PREFIX have %{l_prefix} as its value? I cannot
see where this change fixes anything. It should be functionally
equivalent, shouldn't it?
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/openjade/ openjade.spec openpkg-web/ news.t...

2003-06-28 Thread Michael van Elst
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael van Elst
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 14:57:29
  Branch: HEAD Handle: 2003062813572801

  Modified files:
openpkg-src/openjadeopenjade.spec
openpkg-web news.txt

  Log:
adapt for new sgml package

  Summary:
RevisionChanges Path
1.34+10 -3  openpkg-src/openjade/openjade.spec
1.5043  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/openjade/openjade.spec
  
  $ cvs diff -u -r1.33 -r1.34 openjade.spec
  --- openpkg-src/openjade/openjade.spec17 Jan 2003 19:34:24 -  1.33
  +++ openpkg-src/openjade/openjade.spec28 Jun 2003 12:57:29 -  1.34
  @@ -33,7 +33,7 @@
   Group:SGML
   License:  GPL
   Version:  1.3.2
  -Release:  20030117
  +Release:  20030628
   
   #   list of sources
   Source0:  http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz
  @@ -94,11 +94,18 @@
   
   %post
   if [ $1 -eq 1 ]; then
  -$RPM_INSTALL_PREFIX/bin/mkcatalog -q install openjade
  +$RPM_INSTALL_PREFIX/bin/sgmlcatalog \
  +-P -//James Clark//DTD DSSSL Flow Object Tree//EN \
  +-P ISO/IEC 10179:1996//DTD DSSSL Architecture//EN \
  +-P -//James Clark//DTD DSSSL Style Sheet//EN \
  +-P -//OpenJade//DTD DSSSL Style Sheet//EN \
  +-S builtins.dsl
  +-i openjade
   fi
   
   %preun
   if [ $1 -eq 0 ]; then
  -$RPM_INSTALL_PREFIX/bin/mkcatalog -q deinstall openjade
  +$RPM_INSTALL_PREFIX/bin/sgmlcatalog \
  +-d openjade
   fi
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5042 -r1.5043 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 12:36:11 -  1.5042
  +++ openpkg-web/news.txt  28 Jun 2003 12:57:28 -  1.5043
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Popenjade-1.3.2-20030628
   28-Jun-2003: Upgraded package: Ppostgresql-7.3.3-20030628
   28-Jun-2003: Upgraded package: Pcadaver-0.21.0-20030628
   28-Jun-2003: Upgraded package: Popensp-1.5-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/squirrelmail/ squirrelmail.spec openpkg-web...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:00:50
  Branch: HEAD Handle: 2003062814004801

  Modified files:
openpkg-src/squirrelmail
squirrelmail.spec
openpkg-web news.txt

  Log:
just cosmetics: par(1) %description and add the usual blank line
before comments/blocks

  Summary:
RevisionChanges Path
1.7 +17 -7  openpkg-src/squirrelmail/squirrelmail.spec
1.5044  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/squirrelmail/squirrelmail.spec
  
  $ cvs diff -u -r1.6 -r1.7 squirrelmail.spec
  --- openpkg-src/squirrelmail/squirrelmail.spec26 Jun 2003 13:21:08 - 
 1.6
  +++ openpkg-src/squirrelmail/squirrelmail.spec28 Jun 2003 13:00:49 - 
 1.7
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  GPL
   Version:  1.4.0
  -Release:  20030626
  +Release:  20030628
   
   #   list of sources
   Source0:  
http://download.sourceforge.net/squirrelmail/squirrelmail-%{version}.tar.bz2
  @@ -50,16 +50,17 @@
   %description
   SquirrelMail is a standards-based webmail package written in
   PHP4. It includes built-in pure PHP support for the IMAP and
  -SMTP protocols, and all pages render in pure HTML 4.0 (with
  -no Javascript) for maximum compatibility across browsers. It
  -has very few requirements and is very easy to configure and
  -install. SquirrelMail has all the functionality you would
  -want from an email client, including strong MIME support,
  -address books, and folder manipulation.
  +SMTP protocols, and all pages render in pure HTML 4.0 (with no
  +Javascript) for maximum compatibility across browsers. It has
  +very few requirements and is very easy to configure and install.
  +SquirrelMail has all the functionality you would want from an email
  +client, including strong MIME support, address books, and folder
  +manipulation.
   
   %prep
   %setup -q
   rm -f plugins/make_archive.pl
  +
   #   rearrange the documentation
   mv AUTHORS ChangeLog COPYING INSTALL README UPGRADE doc/
   mv ReleaseNotes doc/ReleaseNotes.txt
  @@ -74,6 +75,7 @@
   mv plugins/squirrelspell/doc/* doc/plugins/squirrelspell
   rm -f doc/plugins/squirrelspell/index.php
   rm -rf plugins/squirrelspell/doc
  +
   #   fixup various files
   echo left_refresh=300 data/default_pref
   echo hour_format=1data/default_pref
  @@ -83,16 +85,19 @@
   
   %install
   rm -rf $RPM_BUILD_ROOT
  +
   #   create directory structure
   %{l_shtool} mkdir -f -p -m 755 \
   $RPM_BUILD_ROOT%{l_prefix}/bin \
   $RPM_BUILD_ROOT%{l_prefix}/etc/squirrelmail \
   $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/prefs \
   $RPM_BUILD_ROOT%{l_prefix}/var/squirrelmail/spool/attach
  +
   #   install default_pref
   %{l_shtool} install -c -m 644 \
   data/default_pref \
   $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/prefs/
  +
   #   install the config files
   %{l_shtool} install -c -m 644 \
   -e 's;@l_prefix@;%{l_prefix};g' \
  @@ -103,6 +108,7 @@
   %{l_shtool} install -c -m 644 \
   config/config_local.php \
   $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/
  +
   #   install the squirrelmail configuration perl script
   %{l_shtool} install -c -m 755 \
   -e 's;chdir($dir);chdir(%{l_prefix}/etc/squirrelmail);g' \
  @@ -111,14 +117,17 @@
   -e 's;config/config_local.php;config_local.php;g' \
   config/conf.pl \
   $RPM_BUILD_ROOT%{l_prefix}/bin/squirrelconf
  +
   #   install main index file to view in client browser
   %{l_shtool} install -c -m 644 \
   index.php \
   $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/
  +
   #   copy over the rest, a lot of stuff
   for dir in class functions help images include locale plugins src themes; do
   cp -rp $dir $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/
   done
  +
   #   replace false config paths throught
   %{l_shtool} subst \
   -e 's;SM_PATH \. \(.\)config/;\1%{l_prefix}/etc/squirrelmail/;g' \
  @@ -131,6 +140,7 @@
   $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/plugins/message_details/*.php 
\
   $RPM_BUILD_ROOT%{l_prefix}/share/squirrelmail/plugins/squirrelspell/*.php \
   $RPM_BUILD_ROOT%{l_prefix}/share

[CVS] OpenPKG: openpkg-src/aica/ aica.patch aica.spec openpkg-web/ new...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:20:35
  Branch: HEAD Handle: 2003062814203302

  Added files:
openpkg-src/aicaaica.patch
  Modified files:
openpkg-src/aicaaica.spec
openpkg-web news.txt

  Log:
add missing patch file to CVS

  Summary:
RevisionChanges Path
1.1 +13 -0  openpkg-src/aica/aica.patch
1.9 +1  -1  openpkg-src/aica/aica.spec
1.5045  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/aica/aica.patch
  
  $ cvs diff -u -r0 -r1.1 aica.patch
  --- /dev/null 2003-06-28 15:20:35.0 +0200
  +++ aica.patch2003-06-28 15:20:35.0 +0200
  @@ -0,0 +1,13 @@
  +--- ca/prof_asn1.c.dist  2003-06-18 15:01:46.0 +0200
   ca/prof_asn1.c   2003-06-18 15:03:23.0 +0200
  +@@ -432,8 +432,8 @@
  + cp = ASN1_next(buf);
  + j=ASN1_length(cp+1,k);
  + 
  +-pos+=j+k+1;
  +-if(fsetpos(cpf-fp,pos)) goto error;
  ++if(fseek(cpf-fp,j+k+1,SEEK_CUR)) goto error;
  ++if(fgetpos(cpf-fp,pos)) goto error;
  + 
  + }while(1);
  + 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/aica/aica.spec
  
  $ cvs diff -u -r1.8 -r1.9 aica.spec
  --- openpkg-src/aica/aica.spec18 Jun 2003 13:07:18 -  1.8
  +++ openpkg-src/aica/aica.spec28 Jun 2003 13:20:35 -  1.9
  @@ -33,7 +33,7 @@
   Group:Security
   License:  AiCrypto
   Version:  0.81
  -Release:  20030618
  +Release:  20030628
   
   #   list of sources
   Source0:  http://mars.elcom.nitech.ac.jp/security/AiCA-%{version}.tar.gz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5044 -r1.5045 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:00:48 -  1.5044
  +++ openpkg-web/news.txt  28 Jun 2003 13:20:33 -  1.5045
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Paica-0.81-20030628
   28-Jun-2003: Upgraded package: Psquirrelmail-1.4.0-20030628
   28-Jun-2003: Upgraded package: Popenjade-1.3.2-20030628
   28-Jun-2003: Upgraded package: Ppostgresql-7.3.3-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/postfix/ pflogsumm.patch postfix.spec openp...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:44:06
  Branch: HEAD Handle: 2003062814440501

  Modified files:
openpkg-src/postfix pflogsumm.patch postfix.spec
openpkg-web news.txt

  Log:
Postfix uses syslog ids like 'postfix/smtpd', hence we need a less
restrictive regex here

  Summary:
RevisionChanges Path
1.4 +2  -2  openpkg-src/postfix/pflogsumm.patch
1.139   +1  -1  openpkg-src/postfix/postfix.spec
1.5046  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/postfix/pflogsumm.patch
  
  $ cvs diff -u -r1.3 -r1.4 pflogsumm.patch
  --- openpkg-src/postfix/pflogsumm.patch   24 Jun 2003 09:47:27 -  1.3
  +++ openpkg-src/postfix/pflogsumm.patch   28 Jun 2003 13:44:06 -  1.4
  @@ -10,8 +10,8 @@
($msgMonStr, $msgDay, $msgTimeStr, $logRmdr) = 
/^(...)\s+(\d+)\s(..:..:..)\s\S+\s(.+)$/o;
   -unless((($cmd, $qid) = $logRmdr =~ 
m#^(?:vmailer|postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2 ||
   -   (($cmd, $qid) = $logRmdr =~ 
m#^((?:vmailer|postfix)(?:-script)?)(?:\[\d+\])?: ([^:\s]+)#o) == 2)
  -+unless((($cmd, $qid) = $logRmdr =~ 
m#^[a-z]+\s+(?:vmailer|postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2 ||
  -+   (($cmd, $qid) = $logRmdr =~ 
m#^[a-z]+\s+((?:vmailer|postfix)(?:-script)?)(?:\[\d+\])?: ([^:\s]+)#o) == 2)
  ++unless((($cmd, $qid) = $logRmdr =~ 
m#^[^]+\s+(?:vmailer|postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2 ||
  ++   (($cmd, $qid) = $logRmdr =~ 
m#^[^]+\s+((?:vmailer|postfix)(?:-script)?)(?:\[\d+\])?: ([^:\s]+)#o) == 2)
{
#print UNPROCD $_;
next;
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/postfix/postfix.spec
  
  $ cvs diff -u -r1.138 -r1.139 postfix.spec
  --- openpkg-src/postfix/postfix.spec  24 Jun 2003 17:51:02 -  1.138
  +++ openpkg-src/postfix/postfix.spec  28 Jun 2003 13:44:06 -  1.139
  @@ -39,7 +39,7 @@
   Group:Mail
   License:  IPL
   Version:  %{V_postfix}
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl   yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5045 -r1.5046 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:20:33 -  1.5045
  +++ openpkg-web/news.txt  28 Jun 2003 13:44:05 -  1.5046
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Ppostfix-2.0.12-20030628
   28-Jun-2003: Upgraded package: Paica-0.81-20030628
   28-Jun-2003: Upgraded package: Psquirrelmail-1.4.0-20030628
   28-Jun-2003: Upgraded package: Popenjade-1.3.2-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/monit/ monit.spec rc.monit openpkg-web/ new...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:54:39
  Branch: HEAD Handle: 2003062814543702

  Modified files:
openpkg-src/monit   monit.spec rc.monit
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.8 +1  -1  openpkg-src/monit/monit.spec
1.7 +1  -1  openpkg-src/monit/rc.monit
1.5047  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/monit/monit.spec
  
  $ cvs diff -u -r1.7 -r1.8 monit.spec
  --- openpkg-src/monit/monit.spec  24 Jun 2003 16:13:00 -  1.7
  +++ openpkg-src/monit/monit.spec  28 Jun 2003 13:54:39 -  1.8
  @@ -33,7 +33,7 @@
   Group:System
   License:  GPL
   Version:  3.2
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl   yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/monit/rc.monit
  
  $ cvs diff -u -r1.6 -r1.7 rc.monit
  --- openpkg-src/monit/rc.monit24 Jun 2003 16:13:00 -  1.6
  +++ openpkg-src/monit/rc.monit28 Jun 2003 13:54:39 -  1.7
  @@ -45,5 +45,5 @@
   -z${monit_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${monit_log_prolog} \
   -E ${monit_log_epilog} \
  -@l_prefix@/var/monit/log/monit.log
  +@l_prefix@/var/monit/monit.log
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5046 -r1.5047 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:44:05 -  1.5046
  +++ openpkg-web/news.txt  28 Jun 2003 13:54:37 -  1.5047
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pmonit-3.2-20030628
   28-Jun-2003: Upgraded package: Ppostfix-2.0.12-20030628
   28-Jun-2003: Upgraded package: Paica-0.81-20030628
   28-Jun-2003: Upgraded package: Psquirrelmail-1.4.0-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/arpd/ arpd.spec rc.arpd openpkg-web/ news.t...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:56:53
  Branch: HEAD Handle: 2003062814565101

  Modified files:
openpkg-src/arpdarpd.spec rc.arpd
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.9 +1  -1  openpkg-src/arpd/arpd.spec
1.6 +1  -1  openpkg-src/arpd/rc.arpd
1.5048  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/arpd/arpd.spec
  
  $ cvs diff -u -r1.8 -r1.9 arpd.spec
  --- openpkg-src/arpd/arpd.spec24 Jun 2003 16:02:21 -  1.8
  +++ openpkg-src/arpd/arpd.spec28 Jun 2003 13:56:52 -  1.9
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GNU
   Version:  0.2
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/arpd/rc.arpd
  
  $ cvs diff -u -r1.5 -r1.6 rc.arpd
  --- openpkg-src/arpd/rc.arpd  24 Jun 2003 16:02:21 -  1.5
  +++ openpkg-src/arpd/rc.arpd  28 Jun 2003 13:56:52 -  1.6
  @@ -44,4 +44,4 @@
   -z${arpd_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${arpd_log_prolog} \
   -E ${arpd_log_epilog} \
  -@l_prefix@/var/arpd/log/arpd.log
  +@l_prefix@/var/arpd/arpd.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5047 -r1.5048 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:54:37 -  1.5047
  +++ openpkg-web/news.txt  28 Jun 2003 13:56:51 -  1.5048
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Parpd-0.2-20030628
   28-Jun-2003: Upgraded package: Pmonit-3.2-20030628
   28-Jun-2003: Upgraded package: Ppostfix-2.0.12-20030628
   28-Jun-2003: Upgraded package: Paica-0.81-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/honeyd/ honeyd.spec rc.honeyd openpkg-web/ ...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:58:26
  Branch: HEAD Handle: 2003062814582501

  Modified files:
openpkg-src/honeyd  honeyd.spec rc.honeyd
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.17+1  -1  openpkg-src/honeyd/honeyd.spec
1.7 +1  -1  openpkg-src/honeyd/rc.honeyd
1.5049  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/honeyd/honeyd.spec
  
  $ cvs diff -u -r1.16 -r1.17 honeyd.spec
  --- openpkg-src/honeyd/honeyd.spec26 Jun 2003 13:18:31 -  1.16
  +++ openpkg-src/honeyd/honeyd.spec28 Jun 2003 13:58:26 -  1.17
  @@ -35,7 +35,7 @@
   Group:Language
   License:  BSD License
   Version:  0.6
  -Release:  20030626
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/honeyd/rc.honeyd
  
  $ cvs diff -u -r1.6 -r1.7 rc.honeyd
  --- openpkg-src/honeyd/rc.honeyd  24 Jun 2003 16:04:30 -  1.6
  +++ openpkg-src/honeyd/rc.honeyd  28 Jun 2003 13:58:26 -  1.7
  @@ -49,4 +49,4 @@
   -z${honeyd_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${honeyd_log_prolog} \
   -E ${honeyd_log_epilog} \
  -@l_prefix@/var/honeyd/log/honeyd.log
  +@l_prefix@/var/honeyd/honeyd.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5048 -r1.5049 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:56:51 -  1.5048
  +++ openpkg-web/news.txt  28 Jun 2003 13:58:25 -  1.5049
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Phoneyd-0.6-20030628
   28-Jun-2003: Upgraded package: Parpd-0.2-20030628
   28-Jun-2003: Upgraded package: Pmonit-3.2-20030628
   28-Jun-2003: Upgraded package: Ppostfix-2.0.12-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/nsd/ nsd.spec rc.nsd openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 15:59:31
  Branch: HEAD Handle: 2003062814593001

  Modified files:
openpkg-src/nsd nsd.spec rc.nsd
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.7 +1  -1  openpkg-src/nsd/nsd.spec
1.5 +1  -1  openpkg-src/nsd/rc.nsd
1.5050  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/nsd/nsd.spec
  
  $ cvs diff -u -r1.6 -r1.7 nsd.spec
  --- openpkg-src/nsd/nsd.spec  24 Jun 2003 16:16:35 -  1.6
  +++ openpkg-src/nsd/nsd.spec  28 Jun 2003 13:59:31 -  1.7
  @@ -37,7 +37,7 @@
   Group:DNS
   License:  GPL
   Version:  1.1.0b
  -Release:  20030624
  +Release:  20030628
   
   #   package option
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/nsd/rc.nsd
  
  $ cvs diff -u -r1.4 -r1.5 rc.nsd
  --- openpkg-src/nsd/rc.nsd24 Jun 2003 16:16:35 -  1.4
  +++ openpkg-src/nsd/rc.nsd28 Jun 2003 13:59:31 -  1.5
  @@ -35,4 +35,4 @@
   -z${nsd_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${nsd_log_prolog} \
   -E ${nsd_log_epilog} \
  -@l_prefix@/var/nsd/log/nsd.log
  +@l_prefix@/var/nsd/nsd.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5049 -r1.5050 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:58:25 -  1.5049
  +++ openpkg-web/news.txt  28 Jun 2003 13:59:30 -  1.5050
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pnsd-1.1.0b-20030628
   28-Jun-2003: Upgraded package: Phoneyd-0.6-20030628
   28-Jun-2003: Upgraded package: Parpd-0.2-20030628
   28-Jun-2003: Upgraded package: Pmonit-3.2-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/openssh/ openssh.spec rc.openssh openpkg-we...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:07:03
  Branch: HEAD Handle: 2003062815070201

  Modified files:
openpkg-src/openssh openssh.spec rc.openssh
openpkg-web news.txt

  Log:
fix introduced logfile path and do some cosmetics

  Summary:
RevisionChanges Path
1.88+1  -1  openpkg-src/openssh/openssh.spec
1.10+1  -6  openpkg-src/openssh/rc.openssh
1.5051  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.87 -r1.88 openssh.spec
  --- openpkg-src/openssh/openssh.spec  24 Jun 2003 16:27:28 -  1.87
  +++ openpkg-src/openssh/openssh.spec  28 Jun 2003 14:07:03 -  1.88
  @@ -38,7 +38,7 @@
   Group:Security
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/openssh/rc.openssh
  
  $ cvs diff -u -r1.9 -r1.10 rc.openssh
  --- openpkg-src/openssh/rc.openssh24 Jun 2003 16:27:28 -  1.9
  +++ openpkg-src/openssh/rc.openssh28 Jun 2003 14:07:03 -  1.10
  @@ -34,7 +34,6 @@
   
   %daily -u @l_susr@
   opServiceEnabled openssh || exit 0
  -
   opTmpDirGen openssh
   opTmpDirFile openssh hint hintfile
   prolog=true
  @@ -45,20 +44,16 @@
   if [ .$openssh_log_epilog != . ]; then
   epilog=$epilog; $openssh_log_epilog
   fi
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${openssh_log_numfiles} -s${openssh_log_minsize} -d \
   -z${openssh_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${openssh_log_prolog} \
   -E ${openssh_log_epilog} \
  -@l_prefix@/var/openssh/log/sshd.log
  -
  +@l_prefix@/var/openssh/sshd.log
   if [ .`cat $hintfile` = .epilog ]; then
   openssh_signal TERM
   sleep 2
   @l_prefix@/bin/sshd
   fi
   opTmpDirDel openssh
  -
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5050 -r1.5051 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 13:59:30 -  1.5050
  +++ openpkg-web/news.txt  28 Jun 2003 14:07:02 -  1.5051
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Popenssh-3.6.1p2-20030628
   28-Jun-2003: Upgraded package: Pnsd-1.1.0b-20030628
   28-Jun-2003: Upgraded package: Phoneyd-0.6-20030628
   28-Jun-2003: Upgraded package: Parpd-0.2-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/petidomo/ petidomo.spec rc.petidomo openpkg...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:07:41
  Branch: HEAD Handle: 2003062815074001

  Modified files:
openpkg-src/petidomopetidomo.spec rc.petidomo
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.37+1  -1  openpkg-src/petidomo/petidomo.spec
1.3 +1  -1  openpkg-src/petidomo/rc.petidomo
1.5052  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/petidomo/petidomo.spec
  
  $ cvs diff -u -r1.36 -r1.37 petidomo.spec
  --- openpkg-src/petidomo/petidomo.spec24 Jun 2003 16:24:13 -  1.36
  +++ openpkg-src/petidomo/petidomo.spec28 Jun 2003 14:07:41 -  1.37
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  GPL
   Version:  4.0b1
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/petidomo/rc.petidomo
  
  $ cvs diff -u -r1.2 -r1.3 rc.petidomo
  --- openpkg-src/petidomo/rc.petidomo  24 Jun 2003 16:24:13 -  1.2
  +++ openpkg-src/petidomo/rc.petidomo  28 Jun 2003 14:07:41 -  1.3
  @@ -19,4 +19,4 @@
   -z${petidomo_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${petidomo_log_prolog} \
   -E ${petidomo_log_epilog} \
  -@l_prefix@/var/petidomo/log/petidomo.log
  +@l_prefix@/var/petidomo/petidomo.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5051 -r1.5052 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:07:02 -  1.5051
  +++ openpkg-web/news.txt  28 Jun 2003 14:07:40 -  1.5052
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Ppetidomo-4.0b1-20030628
   28-Jun-2003: Upgraded package: Popenssh-3.6.1p2-20030628
   28-Jun-2003: Upgraded package: Pnsd-1.1.0b-20030628
   28-Jun-2003: Upgraded package: Phoneyd-0.6-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/pks/ pks.spec rc.pks openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:08:39
  Branch: HEAD Handle: 2003062815083701

  Modified files:
openpkg-src/pks pks.spec rc.pks
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.9 +1  -1  openpkg-src/pks/pks.spec
1.7 +1  -1  openpkg-src/pks/rc.pks
1.5053  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/pks/pks.spec
  
  $ cvs diff -u -r1.8 -r1.9 pks.spec
  --- openpkg-src/pks/pks.spec  24 Jun 2003 16:36:43 -  1.8
  +++ openpkg-src/pks/pks.spec  28 Jun 2003 14:08:38 -  1.9
  @@ -33,7 +33,7 @@
   Group:Cryptography
   License:  GPL
   Version:  0.9.6
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/pks/rc.pks
  
  $ cvs diff -u -r1.6 -r1.7 rc.pks
  --- openpkg-src/pks/rc.pks24 Jun 2003 16:36:43 -  1.6
  +++ openpkg-src/pks/rc.pks28 Jun 2003 14:08:38 -  1.7
  @@ -39,4 +39,4 @@
   -z${pks_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${pks_log_prolog} \
   -E ${pks_log_epilog} \
  -@l_prefix@/var/pks/log/pksd.log
  +@l_prefix@/var/pks/pksd.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5052 -r1.5053 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:07:40 -  1.5052
  +++ openpkg-web/news.txt  28 Jun 2003 14:08:37 -  1.5053
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Ppks-0.9.6-20030628
   28-Jun-2003: Upgraded package: Ppetidomo-4.0b1-20030628
   28-Jun-2003: Upgraded package: Popenssh-3.6.1p2-20030628
   28-Jun-2003: Upgraded package: Pnsd-1.1.0b-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/portfwd/ portfwd.spec rc.portfwd openpkg-we...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:09:17
  Branch: HEAD Handle: 2003062815091502

  Modified files:
openpkg-src/portfwd portfwd.spec rc.portfwd
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.17+1  -1  openpkg-src/portfwd/portfwd.spec
1.5 +1  -1  openpkg-src/portfwd/rc.portfwd
1.5054  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/portfwd/portfwd.spec
  
  $ cvs diff -u -r1.16 -r1.17 portfwd.spec
  --- openpkg-src/portfwd/portfwd.spec  24 Jun 2003 13:27:52 -  1.16
  +++ openpkg-src/portfwd/portfwd.spec  28 Jun 2003 14:09:17 -  1.17
  @@ -33,7 +33,7 @@
   Group:Network
   License:  GPL
   Version:  0.26rc6
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/portfwd/rc.portfwd
  
  $ cvs diff -u -r1.4 -r1.5 rc.portfwd
  --- openpkg-src/portfwd/rc.portfwd24 Jun 2003 13:27:52 -  1.4
  +++ openpkg-src/portfwd/rc.portfwd28 Jun 2003 14:09:17 -  1.5
  @@ -31,4 +31,4 @@
   -z${portfwd_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${portfwd_log_prolog} \
   -E ${portfwd_log_epilog} \
  -@l_prefix@/var/portfwd/log/portfwd.log
  +@l_prefix@/var/portfwd/portfwd.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5053 -r1.5054 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:08:37 -  1.5053
  +++ openpkg-web/news.txt  28 Jun 2003 14:09:15 -  1.5054
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pportfwd-0.26rc6-20030628
   28-Jun-2003: Upgraded package: Ppks-0.9.6-20030628
   28-Jun-2003: Upgraded package: Ppetidomo-4.0b1-20030628
   28-Jun-2003: Upgraded package: Popenssh-3.6.1p2-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/pound/ pound.spec rc.pound openpkg-web/ new...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:09:59
  Branch: HEAD Handle: 2003062815095801

  Modified files:
openpkg-src/pound   pound.spec rc.pound
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.4 +1  -1  openpkg-src/pound/pound.spec
1.5 +1  -1  openpkg-src/pound/rc.pound
1.5055  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/pound/pound.spec
  
  $ cvs diff -u -r1.3 -r1.4 pound.spec
  --- openpkg-src/pound/pound.spec  24 Jun 2003 13:28:08 -  1.3
  +++ openpkg-src/pound/pound.spec  28 Jun 2003 14:09:59 -  1.4
  @@ -33,7 +33,7 @@
   Group:Web
   License:  GPL
   Version:  1.4
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/pound/rc.pound
  
  $ cvs diff -u -r1.4 -r1.5 rc.pound
  --- openpkg-src/pound/rc.pound24 Jun 2003 13:28:08 -  1.4
  +++ openpkg-src/pound/rc.pound28 Jun 2003 14:09:59 -  1.5
  @@ -31,4 +31,4 @@
   -z${pound_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${pound_log_prolog} \
   -E ${pound_log_epilog} \
  -@l_prefix@/var/pound/log/pound.log
  +@l_prefix@/var/pound/pound.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5054 -r1.5055 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:09:15 -  1.5054
  +++ openpkg-web/news.txt  28 Jun 2003 14:09:58 -  1.5055
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Ppound-1.4-20030628
   28-Jun-2003: Upgraded package: Pportfwd-0.26rc6-20030628
   28-Jun-2003: Upgraded package: Ppks-0.9.6-20030628
   28-Jun-2003: Upgraded package: Ppetidomo-4.0b1-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/powerdns/ powerdns.spec rc.powerdns openpkg...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:10:35
  Branch: HEAD Handle: 2003062815103301

  Modified files:
openpkg-src/powerdnspowerdns.spec rc.powerdns
openpkg-web news.txt

  Log:
fix introduced logfile path

  Summary:
RevisionChanges Path
1.15+1  -1  openpkg-src/powerdns/powerdns.spec
1.5 +1  -1  openpkg-src/powerdns/rc.powerdns
1.5056  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/powerdns/powerdns.spec
  
  $ cvs diff -u -r1.14 -r1.15 powerdns.spec
  --- openpkg-src/powerdns/powerdns.spec24 Jun 2003 16:55:42 -  1.14
  +++ openpkg-src/powerdns/powerdns.spec28 Jun 2003 14:10:34 -  1.15
  @@ -35,7 +35,7 @@
   Group:DNS
   License:  GPL
   Version:  2.9.8
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl   yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/powerdns/rc.powerdns
  
  $ cvs diff -u -r1.4 -r1.5 rc.powerdns
  --- openpkg-src/powerdns/rc.powerdns  24 Jun 2003 13:28:17 -  1.4
  +++ openpkg-src/powerdns/rc.powerdns  28 Jun 2003 14:10:34 -  1.5
  @@ -32,4 +32,4 @@
   -z${powerdns_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${powerdns_log_prolog} \
   -E ${powerdns_log_epilog} \
  -@l_prefix@/var/powerdns/log/powerdns.log
  +@l_prefix@/var/powerdns/powerdns.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5055 -r1.5056 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:09:58 -  1.5055
  +++ openpkg-web/news.txt  28 Jun 2003 14:10:33 -  1.5056
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Ppowerdns-2.9.8-20030628
   28-Jun-2003: Upgraded package: Ppound-1.4-20030628
   28-Jun-2003: Upgraded package: Pportfwd-0.26rc6-20030628
   28-Jun-2003: Upgraded package: Ppks-0.9.6-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/inn/ inn.spec rc.inn openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Michael van Elst wrote:

 [...]
 run as restricted user
 [...]

Looks like a reasonable change, but have you really tested this under
run-time, Michael? I'm just wondering whether this opens a can of
worms, because of side-effects... ;-)

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/postfix/ pflogsumm.patch postfix.spec openp...

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Thomas Lotterer wrote:

 [...]
 modifying package: postfix-2.0.12 20030623 - 20030624
 [...]
   - unless((($msgMonStr, $msgDay, $msgTimeStr, $cmd, $qid) =
   --  m#^(...)\s+(\d+)\s(..:..:..)\s\S+\s(?:vmailer|$syslogName)[-/]([^\[:]*).*?: 
 ([^:]+)#o) == 5)
   -+  
 m#^(...)\s+(\d+)\s(..:..:..)\s\S+\s+\S+\s(?:vmailer|$syslogName)[-/]([^\[:]*).*?: 
 ([^:]+)#o) == 5)
   + my $logRmdr;
   + ($msgMonStr, $msgDay, $msgTimeStr, $logRmdr) = 
 /^(...)\s+(\d+)\s(..:..:..)\s\S+\s(.+)$/o;
   +-unless((($cmd, $qid) = $logRmdr =~ 
 m#^(?:vmailer|postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2 ||
   +-   (($cmd, $qid) = $logRmdr =~ 
 m#^((?:vmailer|postfix)(?:-script)?)(?:\[\d+\])?: ([^:\s]+)#o) == 2)
   ++unless((($cmd, $qid) = $logRmdr =~ 
 m#^[a-z]+\s+(?:vmailer|postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2 ||
   ++   (($cmd, $qid) = $logRmdr =~ 
 m#^[a-z]+\s+((?:vmailer|postfix)(?:-script)?)(?:\[\d+\])?: ([^:\s]+)#o) == 2)
 [...]

This is not quite right, because [a-z]+ does not match Postfix'
postfix/smtpd. Better to use something like [^]+ here instead.
I've fixed it this way now.
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/inn/ rc.inn

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Thomas Lotterer wrote:

 [...]
 add/unify log file trimming
 [...]
   +#   rotate logfile
   +shtool rotate -f \
   +-n${inn_log_numfiles} -s${inn_log_minsize} -d \
   +-z${inn_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   +-P ${inn_log_prolog} \
   +-E ${inn_log_epilog} \
   +@l_prefix@/var/inn/log/news.*
   +
 [...]

I think this is redundant, because INN already performs its own
logfile rotation in the news.daily job AFAIK. It moves them into
@l_prefix@/var/inn/log/OLD/, but except for this its like our standard
rotation scheme? Or did I miss something and you disabled the INN
rotation task?
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/aica/ aica.spec openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
On Wed, Jun 18, 2003, Michael van Elst wrote:

 [...]
 avoid integer computation on opaque datatype fpos_t
 [...]
Source0:  http://mars.elcom.nitech.ac.jp/security/AiCA-%{version}.tar.gz
Source1:  aica.cnf
   +Patch0:   aica.patch
%NoSource 0

#   build information
   @@ -57,6 +58,7 @@
%prep
%integrity
%setup -q -n AiCA
   +%patch -p0

%build
#   change path to templates and vendor certs
   @@ .
 [...]

Ops, seems like you forgot to commit the patch file itself to CVS.
I've extracted it from your .src.rpm and committed it to CVS now.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/arpd/ arpd.spec rc.arpd openpkg-web/ news.t...

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Thomas Lotterer wrote:

 [...]
   +@l_prefix@/var/arpd/log/arpd.log
 [...]

Same here: the path does not correspond to the one in fsl.arpd.
Now fixed.
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/monit/ monit.spec rc.monit openpkg-web/ new...

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Thomas Lotterer wrote:

 [...]
 add/unify log file trimming
 [...]
   -@l_prefix@/var/monit/monit.log
   +-E ${monit_log_epilog} \
   +@l_prefix@/var/monit/log/monit.log
 [...]

I know that cut  paste makes it possible (tm), but
please be more careful in upgrading those rotation constructs:
The logfile still is @l_prefix@/var/monit/monit.log unless
you change this in the fsl.monit, too. I've fixed it now.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/honeyd/ rc.honeyd

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Jun-2003 16:26:00
  Branch: HEAD Handle: 200306281526

  Modified files:
openpkg-src/honeyd  rc.honeyd

  Log:
needs superuser rights to set restrictive user logfile ownership

  Summary:
RevisionChanges Path
1.8 +1  -1  openpkg-src/honeyd/rc.honeyd
  

  patch -p0 '@@ .'
  Index: openpkg-src/honeyd/rc.honeyd
  
  $ cvs diff -u -r1.7 -r1.8 rc.honeyd
  --- openpkg-src/honeyd/rc.honeyd  28 Jun 2003 13:58:26 -  1.7
  +++ openpkg-src/honeyd/rc.honeyd  28 Jun 2003 14:26:00 -  1.8
  @@ -40,7 +40,7 @@
   kill -HUP `cat @l_prefix@/var/honeyd/honeyd.pid`
   fi
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled honeyd || exit 0
   
   #   rotate logfile
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/inn/ inn.spec rc.inn openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:28:32
  Branch: HEAD Handle: 2003062815283001

  Modified files:
openpkg-src/inn inn.spec rc.inn
openpkg-web news.txt

  Log:
INN has own logfile rotation job which picks up our news.* files

  Summary:
RevisionChanges Path
1.65+1  -1  openpkg-src/inn/inn.spec
1.11+1  -13 openpkg-src/inn/rc.inn
1.5057  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/inn/inn.spec
  
  $ cvs diff -u -r1.64 -r1.65 inn.spec
  --- openpkg-src/inn/inn.spec  24 Jun 2003 16:17:31 -  1.64
  +++ openpkg-src/inn/inn.spec  28 Jun 2003 14:28:31 -  1.65
  @@ -33,7 +33,7 @@
   Group:News
   License:  ISC
   Version:  2.4.0
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/inn/rc.inn
  
  $ cvs diff -u -r1.10 -r1.11 rc.inn
  --- openpkg-src/inn/rc.inn24 Jun 2003 16:17:31 -  1.10
  +++ openpkg-src/inn/rc.inn28 Jun 2003 14:28:31 -  1.11
  @@ -6,11 +6,6 @@
   %config
   inn_enable=yes
   inn_nntpsend_enable=no
  -inn_log_prolog=true
  -inn_log_epilog=true
  -inn_log_numfiles=10
  -inn_log_minsize=1M
  -inn_log_complevel=9
   
   %start -p 200 -u @l_rusr@
   opServiceEnabled inn || exit 0
  @@ -34,14 +29,7 @@
   opServiceEnabled inn || exit 0
   @l_prefix@/libexec/inn/news.daily expireover lowmark delayrm
   
  -#   rotate logfile
  -shtool rotate -f \
  --n${inn_log_numfiles} -s${inn_log_minsize} -d \
  --z${inn_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  --P ${inn_log_prolog} \
  --E ${inn_log_epilog} \
  -@l_prefix@/var/inn/log/news.*
  -
   %quarterly -u @l_rusr@
   opServiceEnabled inn || exit 0
   opServiceEnabled inn_nntpsend  @l_prefix@/bin/nntpsend || true
  +
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5056 -r1.5057 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:10:33 -  1.5056
  +++ openpkg-web/news.txt  28 Jun 2003 14:28:30 -  1.5057
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pinn-2.4.0-20030628
   28-Jun-2003: Upgraded package: Ppowerdns-2.9.8-20030628
   28-Jun-2003: Upgraded package: Ppound-1.4-20030628
   28-Jun-2003: Upgraded package: Pportfwd-0.26rc6-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/monit/ rc.monit

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Jun-2003 16:29:39
  Branch: HEAD Handle: 2003062815293800

  Modified files:
openpkg-src/monit   rc.monit

  Log:
require susr; do not document something obvious if other things are
not documented the same way

  Summary:
RevisionChanges Path
1.8 +1  -3  openpkg-src/monit/rc.monit
  

  patch -p0 '@@ .'
  Index: openpkg-src/monit/rc.monit
  
  $ cvs diff -u -r1.7 -r1.8 rc.monit
  --- openpkg-src/monit/rc.monit28 Jun 2003 13:54:39 -  1.7
  +++ openpkg-src/monit/rc.monit28 Jun 2003 14:29:38 -  1.8
  @@ -36,10 +36,8 @@
   kill -HUP `cat @l_prefix@/var/monit/monit.pid`
   fi
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled monit || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${monit_log_numfiles} -s${monit_log_minsize} -d \
   -z${monit_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/petidomo/ rc.petidomo

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Jun-2003 16:32:00
  Branch: HEAD Handle: 200306281532

  Modified files:
openpkg-src/petidomorc.petidomo

  Log:
require susr; do not document something obvious if other things are
not documented the same way

  Summary:
RevisionChanges Path
1.4 +1  -3  openpkg-src/petidomo/rc.petidomo
  

  patch -p0 '@@ .'
  Index: openpkg-src/petidomo/rc.petidomo
  
  $ cvs diff -u -r1.3 -r1.4 rc.petidomo
  --- openpkg-src/petidomo/rc.petidomo  28 Jun 2003 14:07:41 -  1.3
  +++ openpkg-src/petidomo/rc.petidomo  28 Jun 2003 14:32:00 -  1.4
  @@ -10,10 +10,8 @@
   petidomo_log_minsize=1M
   petidomo_log_complevel=9
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled petidomo || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${petidomo_log_numfiles} -s${petidomo_log_minsize} -d \
   -z${petidomo_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/pks/ rc.pks

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Jun-2003 16:33:33
  Branch: HEAD Handle: 2003062815333200

  Modified files:
openpkg-src/pks rc.pks

  Log:
do not document something obvious if other similar things are not
documented the same way

  Summary:
RevisionChanges Path
1.8 +0  -2  openpkg-src/pks/rc.pks
  

  patch -p0 '@@ .'
  Index: openpkg-src/pks/rc.pks
  
  $ cvs diff -u -r1.7 -r1.8 rc.pks
  --- openpkg-src/pks/rc.pks28 Jun 2003 14:08:38 -  1.7
  +++ openpkg-src/pks/rc.pks28 Jun 2003 14:33:32 -  1.8
  @@ -32,8 +32,6 @@
   
   %daily -u @l_rusr@
   opServiceEnabled pks || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${pks_log_numfiles} -s${pks_log_minsize} -d \
   -z${pks_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/portfwd/ rc.portfwd

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Jun-2003 16:34:02
  Branch: HEAD Handle: 2003062815340100

  Modified files:
openpkg-src/portfwd rc.portfwd

  Log:
do not document something obvious if other similar things are not
documented the same way

  Summary:
RevisionChanges Path
1.6 +0  -2  openpkg-src/portfwd/rc.portfwd
  

  patch -p0 '@@ .'
  Index: openpkg-src/portfwd/rc.portfwd
  
  $ cvs diff -u -r1.5 -r1.6 rc.portfwd
  --- openpkg-src/portfwd/rc.portfwd28 Jun 2003 14:09:17 -  1.5
  +++ openpkg-src/portfwd/rc.portfwd28 Jun 2003 14:34:01 -  1.6
  @@ -24,8 +24,6 @@
   
   %daily -u @l_susr@
   opServiceEnabled portfwd || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${portfwd_log_numfiles} -s${portfwd_log_minsize} -d \
   -z${portfwd_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/postfix/ rc.postfix

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Jun-2003 16:39:39
  Branch: HEAD Handle: 2003062815393800

  Modified files:
openpkg-src/postfix rc.postfix

  Log:
back-out recent change to restore 'reload' command and fix ownerships

  Summary:
RevisionChanges Path
1.14+4  -3  openpkg-src/postfix/rc.postfix
  

  patch -p0 '@@ .'
  Index: openpkg-src/postfix/rc.postfix
  
  $ cvs diff -u -r1.13 -r1.14 rc.postfix
  --- openpkg-src/postfix/rc.postfix24 Jun 2003 13:28:00 -  1.13
  +++ openpkg-src/postfix/rc.postfix28 Jun 2003 14:39:38 -  1.14
  @@ -53,7 +53,8 @@
   #   rotate logfile
   shtool rotate -f \
   -n${postfix_log_numfiles} -s${postfix_log_minsize} -d \
  --z${postfix_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  --P ${postfix_log_prolog} \
  --E ${postfix_log_epilog} \
  +-z${postfix_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  +-P $postfix_log_prolog \
  +-E @l_prefix@/sbin/postfix reload; $postfix_log_epilog \
   @l_prefix@/var/postfix/log/postfix.log
  +
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/qpopper/ qpopper.spec rc.qpopper openpkg-we...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 16:59:28
  Branch: HEAD Handle: 2003062815592602

  Modified files:
openpkg-src/qpopper qpopper.spec rc.qpopper
openpkg-web news.txt

  Log:
require susr; remove commenting

  Summary:
RevisionChanges Path
1.47+1  -1  openpkg-src/qpopper/qpopper.spec
1.14+1  -3  openpkg-src/qpopper/rc.qpopper
1.5058  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/qpopper/qpopper.spec
  
  $ cvs diff -u -r1.46 -r1.47 qpopper.spec
  --- openpkg-src/qpopper/qpopper.spec  24 Jun 2003 17:53:12 -  1.46
  +++ openpkg-src/qpopper/qpopper.spec  28 Jun 2003 14:59:28 -  1.47
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  GPL
   Version:  4.0.5
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/qpopper/rc.qpopper
  
  $ cvs diff -u -r1.13 -r1.14 rc.qpopper
  --- openpkg-src/qpopper/rc.qpopper24 Jun 2003 16:11:58 -  1.13
  +++ openpkg-src/qpopper/rc.qpopper28 Jun 2003 14:59:28 -  1.14
  @@ -34,10 +34,8 @@
   fi
   @l_prefix@/sbin/qpopper ${qpopper_bind} -S -f 
@l_prefix@/etc/qpopper/qpopper.config
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled qpopper || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${qpopper_log_numfiles} -s${qpopper_log_minsize} -d \
   -z${qpopper_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5057 -r1.5058 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:28:30 -  1.5057
  +++ openpkg-web/news.txt  28 Jun 2003 14:59:26 -  1.5058
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pqpopper-4.0.5-20030628
   28-Jun-2003: Upgraded package: Pinn-2.4.0-20030628
   28-Jun-2003: Upgraded package: Ppowerdns-2.9.8-20030628
   28-Jun-2003: Upgraded package: Ppound-1.4-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/sasl/ rc.sasl sasl.spec openpkg-web/ news.t...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 17:00:28
  Branch: HEAD Handle: 2003062816002601

  Modified files:
openpkg-src/saslrc.sasl sasl.spec
openpkg-web news.txt

  Log:
require susr; remove commenting

  Summary:
RevisionChanges Path
1.11+1  -3  openpkg-src/sasl/rc.sasl
1.81+1  -1  openpkg-src/sasl/sasl.spec
1.5059  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/sasl/rc.sasl
  
  $ cvs diff -u -r1.10 -r1.11 rc.sasl
  --- openpkg-src/sasl/rc.sasl  24 Jun 2003 16:23:05 -  1.10
  +++ openpkg-src/sasl/rc.sasl  28 Jun 2003 15:00:27 -  1.11
  @@ -31,10 +31,8 @@
   sleep 2
   @l_prefix@/sbin/saslauthd -a ${sasl_authmech} -n ${sasl_threads}
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled sasl || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${sasl_log_numfiles} -s${sasl_log_minsize} -d \
   -z${sasl_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/sasl/sasl.spec
  
  $ cvs diff -u -r1.80 -r1.81 sasl.spec
  --- openpkg-src/sasl/sasl.spec24 Jun 2003 16:23:05 -  1.80
  +++ openpkg-src/sasl/sasl.spec28 Jun 2003 15:00:27 -  1.81
  @@ -33,7 +33,7 @@
   Group:Cryptography
   License:  BSD
   Version:  2.1.13
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fslyes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5058 -r1.5059 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 14:59:26 -  1.5058
  +++ openpkg-web/news.txt  28 Jun 2003 15:00:26 -  1.5059
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Psasl-2.1.13-20030628
   28-Jun-2003: Upgraded package: Pqpopper-4.0.5-20030628
   28-Jun-2003: Upgraded package: Pinn-2.4.0-20030628
   28-Jun-2003: Upgraded package: Ppowerdns-2.9.8-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/sendmail/ rc.sendmail sendmail.spec openpkg...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 17:03:58
  Branch: HEAD Handle: 2003062816035701

  Modified files:
openpkg-src/sendmailrc.sendmail sendmail.spec
openpkg-web news.txt

  Log:
resurrect old way of rotation which includes a daemon restart

  Summary:
RevisionChanges Path
1.9 +25 -10 openpkg-src/sendmail/rc.sendmail
1.73+1  -1  openpkg-src/sendmail/sendmail.spec
1.5060  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/sendmail/rc.sendmail
  
  $ cvs diff -u -r1.8 -r1.9 rc.sendmail
  --- openpkg-src/sendmail/rc.sendmail  24 Jun 2003 13:28:44 -  1.8
  +++ openpkg-src/sendmail/rc.sendmail  28 Jun 2003 15:03:58 -  1.9
  @@ -91,14 +91,29 @@
   sendmail_start
   
   %daily -u @l_susr@
  -opServiceEnabled sendmail || exit 0
  +if opServiceEnabled sendmail; then
  +opTmpDirGen sendmail
  +opTmpDirFile sendmail hint hintfile
  +prolog=true
  +if [ .$sendmail_log_prolog != . ]; then
  +prolog=$prolog; $sendmail_log_prolog
  +fi
  +epilog=echo 'epilog' $hintfile
  +if [ .$sendmail_log_epilog != . ]; then
  +epilog=$epilog; $sendmail_log_epilog
  +fi
  +shtool rotate -f \
  +-n${sendmail_log_numfiles} -s${sendmail_log_minsize} \
  +-d -z${sendmail_log_complevel} \
  +[EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  +-P $prolog \
  +-E $epilog \
  +@l_prefix@/var/sendmail/sendmail.log
  +if [ .`cat $hintfile` = .epilog ]; then
  +sendmail_signal TERM KILL
  +sleep 2
  +sendmail_start
  +fi
  +opTmpDirDel sendmail
  +fi
   
  -#   rotate logfile
  -prolog=$sendmail_log_prolog
  -epilog=$sendmail_log_epilog  @l_prefix@/etc/rc sendmail restart || true
  -shtool rotate -f \
  --n${sendmail_log_numfiles} -s${sendmail_log_minsize} -d \
  --z${sendmail_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  --P ${prolog} \
  --E ${epilog} \
  -@l_prefix@/var/sendmail/sendmail.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  
  $ cvs diff -u -r1.72 -r1.73 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec24 Jun 2003 13:28:44 -  1.72
  +++ openpkg-src/sendmail/sendmail.spec28 Jun 2003 15:03:58 -  1.73
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  BSD
   Version:  8.12.9
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5059 -r1.5060 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 15:00:26 -  1.5059
  +++ openpkg-web/news.txt  28 Jun 2003 15:03:57 -  1.5060
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Psendmail-8.12.9-20030628
   28-Jun-2003: Upgraded package: Psasl-2.1.13-20030628
   28-Jun-2003: Upgraded package: Pqpopper-4.0.5-20030628
   28-Jun-2003: Upgraded package: Pinn-2.4.0-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/smtpfeed/ rc.smtpfeed smtpfeed.spec openpkg...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 17:05:19
  Branch: HEAD Handle: 2003062816051801

  Modified files:
openpkg-src/smtpfeedrc.smtpfeed smtpfeed.spec
openpkg-web news.txt

  Log:
require susr IMHO; remove extra comment

  Summary:
RevisionChanges Path
1.13+1  -3  openpkg-src/smtpfeed/rc.smtpfeed
1.44+1  -1  openpkg-src/smtpfeed/smtpfeed.spec
1.5061  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/smtpfeed/rc.smtpfeed
  
  $ cvs diff -u -r1.12 -r1.13 rc.smtpfeed
  --- openpkg-src/smtpfeed/rc.smtpfeed  24 Jun 2003 16:20:47 -  1.12
  +++ openpkg-src/smtpfeed/rc.smtpfeed  28 Jun 2003 15:05:19 -  1.13
  @@ -58,10 +58,8 @@
   sleep 1
   smtpfeed_start
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled smtpfeed || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${smtpfeed_log_numfiles} -s${smtpfeed_log_minsize} -d \
   -z${smtpfeed_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/smtpfeed/smtpfeed.spec
  
  $ cvs diff -u -r1.43 -r1.44 smtpfeed.spec
  --- openpkg-src/smtpfeed/smtpfeed.spec24 Jun 2003 16:20:47 -  1.43
  +++ openpkg-src/smtpfeed/smtpfeed.spec28 Jun 2003 15:05:19 -  1.44
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  GPL
   Version:  1.18
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5060 -r1.5061 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 15:03:57 -  1.5060
  +++ openpkg-web/news.txt  28 Jun 2003 15:05:18 -  1.5061
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Psmtpfeed-1.18-20030628
   28-Jun-2003: Upgraded package: Psendmail-8.12.9-20030628
   28-Jun-2003: Upgraded package: Psasl-2.1.13-20030628
   28-Jun-2003: Upgraded package: Pqpopper-4.0.5-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/teapop/ rc.teapop teapop.spec openpkg-web/ ...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 17:06:52
  Branch: HEAD Handle: 2003062816065101

  Modified files:
openpkg-src/teapop  rc.teapop teapop.spec
openpkg-web news.txt

  Log:
fix logfile path and remove extra comment

  Summary:
RevisionChanges Path
1.7 +2  -3  openpkg-src/teapop/rc.teapop
1.24+1  -1  openpkg-src/teapop/teapop.spec
1.5062  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/teapop/rc.teapop
  
  $ cvs diff -u -r1.6 -r1.7 rc.teapop
  --- openpkg-src/teapop/rc.teapop  24 Jun 2003 16:18:11 -  1.6
  +++ openpkg-src/teapop/rc.teapop  28 Jun 2003 15:06:52 -  1.7
  @@ -35,8 +35,6 @@
   
   %daily -u @l_rusr@
   opServiceEnabled teapop || exit 0
  -
  -#   rotate logfile
   prolog=$teapop_log_prolog
   epilog=$teapop_log_epilog  @l_prefix@/etc/rc teapop restart || true
   shtool rotate -f \
  @@ -44,4 +42,5 @@
   -z${teapop_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   -P ${prolog} \
   -E ${epilog} \
  -@l_prefix@/var/teapop/log/teapop.log
  +@l_prefix@/var/teapop/teapop.log
  +
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/teapop/teapop.spec
  
  $ cvs diff -u -r1.23 -r1.24 teapop.spec
  --- openpkg-src/teapop/teapop.spec24 Jun 2003 16:18:11 -  1.23
  +++ openpkg-src/teapop/teapop.spec28 Jun 2003 15:06:52 -  1.24
  @@ -35,7 +35,7 @@
   Group:Mail
   License:  BSD
   Version:  0.3.5
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5061 -r1.5062 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 15:05:18 -  1.5061
  +++ openpkg-web/news.txt  28 Jun 2003 15:06:51 -  1.5062
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pteapop-0.3.5-20030628
   28-Jun-2003: Upgraded package: Psmtpfeed-1.18-20030628
   28-Jun-2003: Upgraded package: Psendmail-8.12.9-20030628
   28-Jun-2003: Upgraded package: Psasl-2.1.13-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/whoson/ rc.whoson whoson.spec openpkg-web/ ...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 17:10:10
  Branch: HEAD Handle: 2003062816100901

  Modified files:
openpkg-src/whoson  rc.whoson whoson.spec
openpkg-web news.txt

  Log:
remove tabs; make %restart similar to %start; require susr; remove
extra comment

  Summary:
RevisionChanges Path
1.5 +10 -11 openpkg-src/whoson/rc.whoson
1.6 +1  -1  openpkg-src/whoson/whoson.spec
1.5064  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/whoson/rc.whoson
  
  $ cvs diff -u -r1.4 -r1.5 rc.whoson
  --- openpkg-src/whoson/rc.whoson  24 Jun 2003 16:10:20 -  1.4
  +++ openpkg-src/whoson/rc.whoson  28 Jun 2003 15:10:10 -  1.5
  @@ -4,7 +4,7 @@
   ##
   
   %config
  - whoson_enable=yes
  +whoson_enable=yes
   whoson_log_prolog=true
   whoson_log_epilog=true
   whoson_log_numfiles=10
  @@ -12,30 +12,29 @@
   whoson_log_complevel=9
   
   %common
  - whoson_pidfile=@l_prefix@/var/whoson/whoson.pid
  +whoson_pidfile=@l_prefix@/var/whoson/whoson.pid
   
   %start -p 200 -u @l_susr@
  - opServiceEnabled whoson || exit 0
  +opServiceEnabled whoson || exit 0
@l_prefix@/sbin/whosond $whoson_pidfile
  - exit 0
  +exit 0
   
   %stop -p 200 -u @l_susr@
  - opServiceEnabled whoson || exit 0
  +opServiceEnabled whoson || exit 0
   kill -TERM `cat $whoson_pidfile`
   rm -f $whoson_pidfile
  - exit 0
  +exit 0
   
   %restart -u @l_susr@
  - opServiceEnabled whoson || exit 0
  +opServiceEnabled whoson || exit 0
   kill -TERM `cat $whoson_pidfile`
   sleep 2
   rm -f $whoson_pidfile
  - @l_prefix@/sbin/whosond
  + @l_prefix@/sbin/whosond $whoson_pidfile
  +exit 0
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
   opServiceEnabled whoson || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${whoson_log_numfiles} -s${whoson_log_minsize} -d \
   -z${whoson_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/whoson/whoson.spec
  
  $ cvs diff -u -r1.5 -r1.6 whoson.spec
  --- openpkg-src/whoson/whoson.spec24 Jun 2003 16:16:54 -  1.5
  +++ openpkg-src/whoson/whoson.spec28 Jun 2003 15:10:10 -  1.6
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  GPL
   Version:  2.02a
  -Release:  20030624
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5063 -r1.5064 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 15:07:35 -  1.5063
  +++ openpkg-web/news.txt  28 Jun 2003 15:10:09 -  1.5064
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pwhoson-2.02a-20030628
   28-Jun-2003: Upgraded package: Pvrrpd-0.8.7-20030628
   28-Jun-2003: Upgraded package: Pteapop-0.3.5-20030628
   28-Jun-2003: Upgraded package: Psmtpfeed-1.18-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/nagios/ nagios.patch nagios.spec rc.nagios ...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   28-Jun-2003 17:17:32
  Branch: HEAD Handle: 2003062816173001

  Modified files:
openpkg-src/nagios  nagios.patch nagios.spec rc.nagios
openpkg-web news.txt

  Log:
more clean ISO C; always use -p option; remove extra comment

  Summary:
RevisionChanges Path
1.2 +2  -2  openpkg-src/nagios/nagios.patch
1.6 +2  -2  openpkg-src/nagios/nagios.spec
1.5 +0  -2  openpkg-src/nagios/rc.nagios
1.5065  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/nagios/nagios.patch
  
  $ cvs diff -u -r1.1 -r1.2 nagios.patch
  --- openpkg-src/nagios/nagios.patch   25 Jun 2003 13:36:35 -  1.1
  +++ openpkg-src/nagios/nagios.patch   28 Jun 2003 15:17:31 -  1.2
  @@ -4,7 +4,7 @@

/* write something to the syslog facility */
int write_to_syslog(char *buffer, unsigned long data_type){
  -+static logopen = 0;
  ++static int logopen = 0;

#ifdef DEBUG0
printf(write_to_syslog() start\n);
  @@ -13,7 +13,7 @@
if(!(data_type  syslog_options))
return OK;
   +
  -+/* fsl identification */
  ++/* OSSP fsl identification */
   +if (!logopen) {
   +openlog(nagios, LOG_NDELAY, LOG_USER);
   +logopen = 1;
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/nagios/nagios.spec
  
  $ cvs diff -u -r1.5 -r1.6 nagios.spec
  --- openpkg-src/nagios/nagios.spec25 Jun 2003 13:36:35 -  1.5
  +++ openpkg-src/nagios/nagios.spec28 Jun 2003 15:17:31 -  1.6
  @@ -33,7 +33,7 @@
   Group:Network
   License:  GNU
   Version:  1.1
  -Release:  20030625
  +Release:  20030628
   
   #   package options
   %option   with_fsl  yes
  @@ -63,7 +63,7 @@
   
   %prep
   %setup -q
  -%patch
  +%patch -p0
   
   %build
   %{l_shtool} subst \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/nagios/rc.nagios
  
  $ cvs diff -u -r1.4 -r1.5 rc.nagios
  --- openpkg-src/nagios/rc.nagios  25 Jun 2003 13:36:35 -  1.4
  +++ openpkg-src/nagios/rc.nagios  28 Jun 2003 15:17:31 -  1.5
  @@ -38,8 +38,6 @@
   
   %daily -u @l_susr@
   opServiceEnabled nagios || exit 0
  -
  -#   rotate logfile
   shtool rotate -f \
   -n${nagios_log_numfiles} -s${nagios_log_minsize} -d \
   -z${nagios_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5064 -r1.5065 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 15:10:09 -  1.5064
  +++ openpkg-web/news.txt  28 Jun 2003 15:17:30 -  1.5065
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pnagios-1.1-20030628
   28-Jun-2003: Upgraded package: Pwhoson-2.02a-20030628
   28-Jun-2003: Upgraded package: Pvrrpd-0.8.7-20030628
   28-Jun-2003: Upgraded package: Pteapop-0.3.5-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.ntp

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   28-Jun-2003 17:23:45
  Branch: HEAD Handle: 2003062816234500

  Modified files:
openpkg-re/vcheck   vc.ntp

  Log:
make regex more clear

  Summary:
RevisionChanges Path
1.8 +1  -1  openpkg-re/vcheck/vc.ntp
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.ntp
  
  $ cvs diff -u -r1.7 -r1.8 vc.ntp
  --- openpkg-re/vcheck/vc.ntp  26 Jun 2003 11:21:25 -  1.7
  +++ openpkg-re/vcheck/vc.ntp  28 Jun 2003 15:23:45 -  1.8
  @@ -5,6 +5,6 @@
 comment   = thl: 4.1.1[ab] disappeared but were used in OpenPKG v1.[12]; 4.1.1c 
is a rc only
 version   = 4.1.1b
 url   = ftp://ftp.udel.edu/pub/ntp/ntp4/
  -  regex = ntp-(\d+\.\d+\.[0-6]?[0-9][a-z]?-?(rc\d+)?)\.tar\.gz
  +  regex = ntp-(\d+\.\d+\.[0-6]?[0-9][a-z]?(-rc\d+)?)\.tar\.gz
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/pound/ pound.spec openpkg-web/ news.txt

2003-06-28 Thread Ralf S. Engelschall
On Mon, Jun 23, 2003, Thomas Lotterer wrote:

 [...]
   -#   install run-command and fsl configuration
   -%{l_shtool} install -c -m 644 \
   --e 's;@l_prefix@;%{l_prefix};g' \
   -%{SOURCE rc.pound} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
   +#   OSSP fake syslog library
   +%{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/fsl
%{l_shtool} install -c -m 644 \
-e 's;@l_prefix@;%{l_prefix};g' \
   -%{SOURCE fsl.pound} $RPM_BUILD_ROOT%{l_prefix}/etc/fsl/
   +%{SOURCE fsl.%{name}} \
   +$RPM_BUILD_ROOT%{l_prefix}/etc/fsl/
 [...]

Err you accidently removed the installation of the rc.pound file here!
I've resurrected the installation now.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/postfix/ rc.postfix

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Thomas Lotterer wrote:

 [...]
 add/unify log file trimming
 [...]
   --z${postfix_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   --P $postfix_log_prolog \
   --E @l_prefix@/sbin/postfix reload; $postfix_log_epilog \
   +-z${postfix_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   +-P ${postfix_log_prolog} \
   +-E ${postfix_log_epilog} \
 [...]

Ops, you removed the postfix reload command which is important to make
sure Postfix reopens the new logfile. Additionally, Postfix runs under
musr/mgrp, so why using rusr/rgrp here? I've backed out your change for
now.
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/sendmail/ rc.sendmail sendmail.spec openpkg...

2003-06-28 Thread Ralf S. Engelschall
On Tue, Jun 24, 2003, Thomas Lotterer wrote:

 [...]
 add/unify log file trimming
 [...]
%daily -u @l_susr@
   -if opServiceEnabled sendmail; then
   -opTmpDirGen sendmail
   -opTmpDirFile sendmail hint hintfile
   -prolog=true
   -if [ .$sendmail_rotate_prolog != . ]; then
   -prolog=$prolog; $sendmail_rotate_prolog
   -fi
   -epilog=echo 'epilog' $hintfile
   -if [ .$sendmail_rotate_epilog != . ]; then
   -epilog=$epilog; $sendmail_rotate_epilog
   -fi
   -shtool rotate -f \
   --n${sendmail_rotate_numfiles} -s${sendmail_rotate_minsize} \
   --d -z${sendmail_rotate_complevel} \
   -[EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   --P $prolog \
   --E $epilog \
   -@l_prefix@/var/sendmail/sendmail.log
   -if [ .`cat $hintfile` = .epilog ]; then
   -sendmail_signal TERM KILL
   -sleep 2
   -sendmail_start
   -fi
   -opTmpDirDel sendmail
   -fi
   +opServiceEnabled sendmail || exit 0

   +#   rotate logfile
   +prolog=$sendmail_log_prolog
   +epilog=$sendmail_log_epilog  @l_prefix@/etc/rc sendmail restart || true
   +shtool rotate -f \
   +-n${sendmail_log_numfiles} -s${sendmail_log_minsize} -d \
   +-z${sendmail_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
   +-P ${prolog} \
   +-E ${epilog} \
   +@l_prefix@/var/sendmail/sendmail.log

Err... again: you removed the additional restarting of the daemon,
Thomas. Please be more careful on those changes in order to not
accidently remove functionality.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


[OpenPKG] Version Tracking Report (2003-06-28 19:24)

2003-06-28 Thread OpenPKG Version Tracker
 OpenPKG Version Tracking Report
 ===

 Reporting Time:2003-06-28 19:24
 Tracking Duration: 0:24:32 (H:M:S)
 Tracking Input:811 sources (532 packages)
 Tracking Result:   784 up-to-date, 9 out-dated, 18 error

 The following 9 sources were determined to be out-dated because newer
 vendor versions were found. Upgrade the corresponding OpenPKG packages.

 - - -
 Package   Old Version   New Version  
 - - -
 amavisd   20030616  20030616-p2
 dhcp-agent0.37  0.38
 ksh   2003-04-222003-06-21
 ksh:init  2003-04-222003-06-21
 mapson2.3   2.4
 ntp   4.1.1b4.1.1c-rc3[1]
 pax   2003-04-222003-06-21
 perl-dbi:DBD-mysql2.10282.9002
 subversion0.23.00.24.2[2]
 - - -
 [1] ntp: thl: 4.1.1[ab] disappeared but were used in OpenPKG v1.[12]; 4.1.1c is a rc 
only
 [2] subversion: mlelstv: 0.24.0, 0.24.1 and 0.24.2 broken, left-over paths from 
vendor-build-environent

 The following 18 sources could not be successfully checked because
 an error occurred while processing. Keep at least an eye on them.

 - - -
 Package   Old Version   Error
 - - -
 dia   0.91  1st connection failed o..
 gcrypt1.1.12connection failed or ti..
 ghostscript:jpegsrc   v6b   connection failed or ti..
 gnupg 1.2.2 connection failed or ti..
 jpegsrc   v6b   connection failed or ti..
 lcal  1.2   connection failed or ti..
 libart2.3.121st connection failed o..
 libidl0.8.2 1st connection failed o..
 linc  1.1.1 1st connection failed o..
 mutt  1.4.1iconnection failed or ti..
 orbit22.7.2 1st connection failed [1]
 pcal  4.7.1 connection failed or ti..
 pinfo 0.6.7 regex didn't match (p [2]
 qt3.1.2 connection failed or  [3]
 rdist 7.0.0-alpha10 connection failed or ti..
 scribus   0.9.11.1  latest version online l..
 smtpfeed  1.18  connection failed or  [4]
 tftp  0.34  connection failed or ti..
 - - -
 [1] orbit2: thl: ftp server says: Consider using PASV
 [2] pinfo: thl: content move to http://dione.ids.pl/~pborys/software/pinfo in progress
 [3] qt: thl: ftp server reports PORT/EPRT is disabled for security reasons
 [4] smtpfeed: thl: master site down and only known mirror is netsw!

 The remaining 784 sources were successfully determined to be still
 up to date. No action is required on your part. Just be happy ;)

  OpenPKG Version Tracker
  [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.amavisd openpkg-src/amavisd/ amav...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 21:04:46
  Branch: HEAD Handle: 2003062820044402

  Modified files:
openpkg-re/vcheck   vc.amavisd
openpkg-src/amavisd amavisd.spec
openpkg-web news.txt

  Log:
upgrading package: amavisd 20030616 - 20030616p2

  Summary:
RevisionChanges Path
1.4 +1  -1  openpkg-re/vcheck/vc.amavisd
1.8 +8  -4  openpkg-src/amavisd/amavisd.spec
1.5066  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.amavisd
  
  $ cvs diff -u -r1.3 -r1.4 vc.amavisd
  --- openpkg-re/vcheck/vc.amavisd  17 Jun 2003 09:59:36 -  1.3
  +++ openpkg-re/vcheck/vc.amavisd  28 Jun 2003 19:04:44 -  1.4
  @@ -2,7 +2,7 @@
   }
   
   prog amavisd = {
  -  version   = 20030616
  +  version   = 20030616-p2
 url   = http://www.ijs.si/software/amavisd/
 regex = amavisd-new-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/amavisd/amavisd.spec
  
  $ cvs diff -u -r1.7 -r1.8 amavisd.spec
  --- openpkg-src/amavisd/amavisd.spec  17 Jun 2003 09:59:37 -  1.7
  +++ openpkg-src/amavisd/amavisd.spec  28 Jun 2003 19:04:46 -  1.8
  @@ -25,6 +25,10 @@
   
   #   FIXME mlelstv - junk because untested, especially milter option
   
  +#   package version
  +%define   V_major 20030616
  +%define   V_minor p2
  +
   #   package information
   Name: amavisd
   Summary:  Interface Daemon between MTA and Content Checker
  @@ -34,14 +38,14 @@
   Distribution: OpenPKG [JUNK]
   Group:Mail
   License:  GPL
  -Version:  20030616
  -Release:  20030617
  +Version:  %{V_major}%{V_minor}
  +Release:  20030628
   
   #   package options
   %option   with_milter no
   
   #   list of sources
  -Source0:  http://www.ijs.si/software/amavisd/amavisd-new-%{version}.tar.gz
  +Source0:  
http://www.ijs.si/software/amavisd/amavisd-new-%{V_major}-%{V_minor}.tar.gz
   Source1:  rc.amavisd
   
   #   build information
  @@ -67,7 +71,7 @@
   with any MTA as a SMTP relay.
   
   %prep
  -%setup -q -n %{name}-new-%{version}
  +%setup -q -n %{name}-new-%{V_major}
   
   %build
   %if %{with_milter} == yes
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5065 -r1.5066 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 15:17:30 -  1.5065
  +++ openpkg-web/news.txt  28 Jun 2003 19:04:45 -  1.5066
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pamavisd-20030616p2-20030628
   28-Jun-2003: Upgraded package: Pnagios-1.1-20030628
   28-Jun-2003: Upgraded package: Pwhoson-2.02a-20030628
   28-Jun-2003: Upgraded package: Pvrrpd-0.8.7-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.mapson openpkg-src/mapson/ mapson...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 21:14:48
  Branch: HEAD Handle: 2003062820144602

  Modified files:
openpkg-re/vcheck   vc.mapson
openpkg-src/mapson  mapson.spec
openpkg-web news.txt

  Log:
upgrading package: mapson 2.3 - 2.4

  Summary:
RevisionChanges Path
1.10+1  -1  openpkg-re/vcheck/vc.mapson
1.18+2  -2  openpkg-src/mapson/mapson.spec
1.5067  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.mapson
  
  $ cvs diff -u -r1.9 -r1.10 vc.mapson
  --- openpkg-re/vcheck/vc.mapson   29 May 2003 18:17:42 -  1.9
  +++ openpkg-re/vcheck/vc.mapson   28 Jun 2003 19:14:46 -  1.10
  @@ -2,7 +2,7 @@
   }
   
   prog mapson = {
  -  version   = 2.3
  +  version   = 2.4
 url   = http://prdownloads.sourceforge.net/mapson/
 regex = mapson-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/mapson/mapson.spec
  
  $ cvs diff -u -r1.17 -r1.18 mapson.spec
  --- openpkg-src/mapson/mapson.spec29 May 2003 18:17:43 -  1.17
  +++ openpkg-src/mapson/mapson.spec28 Jun 2003 19:14:48 -  1.18
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EVAL]
   Group:Mail
   License:  GPL
  -Version:  2.3
  -Release:  20030529
  +Version:  2.4
  +Release:  20030628
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/mapson/mapson-%{version}.tar.gz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5066 -r1.5067 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 19:04:45 -  1.5066
  +++ openpkg-web/news.txt  28 Jun 2003 19:14:47 -  1.5067
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pmapson-2.4-20030628
   28-Jun-2003: Upgraded package: Pamavisd-20030616p2-20030628
   28-Jun-2003: Upgraded package: Pnagios-1.1-20030628
   28-Jun-2003: Upgraded package: Pwhoson-2.02a-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.radius openpkg-src/radius/ radius...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 21:18:26
  Branch: HEAD Handle: 2003062820182402

  Modified files:
openpkg-re/vcheck   vc.radius
openpkg-src/radius  radius.spec
openpkg-web news.txt
  Removed files:
openpkg-src/radius  radius.patch

  Log:
upgrading package: radius 0.96.4 - 1.0

  Summary:
RevisionChanges Path
1.6 +2  -2  openpkg-re/vcheck/vc.radius
1.2 +0  -269openpkg-src/radius/radius.patch
1.23+9  -10 openpkg-src/radius/radius.spec
1.5068  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.radius
  
  $ cvs diff -u -r1.5 -r1.6 vc.radius
  --- openpkg-re/vcheck/vc.radius   19 Aug 2002 18:55:22 -  1.5
  +++ openpkg-re/vcheck/vc.radius   28 Jun 2003 19:18:24 -  1.6
  @@ -2,8 +2,8 @@
   }
   
   prog radius = {
  -  version   = 0.96.4
  +  version   = 1.0
 url   = ftp://ftp.gnu.org/gnu/radius/
  -  regex = gnu-radius-(__VER__)\.tar\.gz
  +  regex = radius-(__VER__)\.tar\.gz
   }
   
  @@ .
  rm -f openpkg-src/radius/radius.patch '@@ .'
  Index: openpkg-src/radius/radius.patch
  
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/radius/radius.spec
  
  $ cvs diff -u -r1.22 -r1.23 radius.spec
  --- openpkg-src/radius/radius.spec13 Jun 2003 09:05:44 -  1.22
  +++ openpkg-src/radius/radius.spec28 Jun 2003 19:18:26 -  1.23
  @@ -32,19 +32,18 @@
   Distribution: OpenPKG [PLUS]
   Group:Network
   License:  GPL
  -Version:  0.96.4
  -Release:  20030613
  +Version:  1.0
  +Release:  20030628
   
   #   list of sources
  -Source0:  ftp://ftp.gnu.org/gnu/radius/gnu-radius-%{version}.tar.gz
  +Source0:  ftp://ftp.gnu.org/gnu/radius/radius-%{version}.tar.gz
   Source1:  rc.radius
  -Patch0:   radius.patch
   
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20020206, make, flex, bison, m4, gcc
  -PreReq:   OpenPKG, openpkg = 20020206
  +BuildPreReq:  OpenPKG, openpkg = 20030103, make, flex, bison, m4, gcc
  +PreReq:   OpenPKG, openpkg = 20030103
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -56,8 +55,7 @@
   an authentication and accounting server and administrator tools.
   
   %prep
  -%setup -q -n gnu-radius-%{version}
  -%patch -p0
  +%setup -q
   
   %build
   CC=%{l_cc} \
  @@ -94,10 +92,11 @@
   %{l_make} %{l_mflags} install AM_MAKEFLAGS=DESTDIR=$RPM_BUILD_ROOT
   %{l_shtool} install -c -m 755 \
   -e 's;@l_prefix@;%{l_prefix};g' \
  +-e 's;@l_susr@;%{l_susr};g' \
   %{SOURCE rc.radius} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
  -rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/radius/raddb/.cvsignore
  -rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/radius/raddb/\#users\#
   rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/security
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/xemacs
   strip $RPM_BUILD_ROOT%{l_prefix}/bin/* /dev/null 21 || true
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5067 -r1.5068 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 19:14:47 -  1.5067
  +++ openpkg-web/news.txt  28 Jun 2003 19:18:25 -  1.5068
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pradius-1.0-20030628
   28-Jun-2003: Upgraded package: Pmapson-2.4-20030628
   28-Jun-2003: Upgraded package: Pamavisd-20030616p2-20030628
   28-Jun-2003: Upgraded package: Pnagios-1.1-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.ksh openpkg-src/ksh/ ksh.spec ope...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 21:19:30
  Branch: HEAD Handle: 2003062820192802

  Modified files:
openpkg-re/vcheck   vc.ksh
openpkg-src/ksh ksh.spec
openpkg-web news.txt

  Log:
upgrading package: ksh 20030422 - 20030621

  Summary:
RevisionChanges Path
1.8 +2  -2  openpkg-re/vcheck/vc.ksh
1.19+4  -4  openpkg-src/ksh/ksh.spec
1.5069  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.ksh
  
  $ cvs diff -u -r1.7 -r1.8 vc.ksh
  --- openpkg-re/vcheck/vc.ksh  24 Apr 2003 18:28:21 -  1.7
  +++ openpkg-re/vcheck/vc.ksh  28 Jun 2003 19:19:28 -  1.8
  @@ -2,12 +2,12 @@
   }
   
   prog ksh = {
  -  version   = 2003-04-22
  +  version   = 2003-06-21
 url   = 
http://www.research.att.com/~gsf/cgi-bin/download.cgi?action=listname=ast-ksh
 regex = ast-ksh\.([\d-]+)\.tgz
   }
   prog ksh:init = {
  -  version   = 2003-04-22
  +  version   = 2003-06-21
 url   = 
http://www.research.att.com/~gsf/cgi-bin/download.cgi?action=listname=INIT
 regex = INIT\.([\d-]+)\.tgz
   }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/ksh/ksh.spec
  
  $ cvs diff -u -r1.18 -r1.19 ksh.spec
  --- openpkg-src/ksh/ksh.spec  28 Apr 2003 19:22:29 -  1.18
  +++ openpkg-src/ksh/ksh.spec  28 Jun 2003 19:19:30 -  1.19
  @@ -24,9 +24,9 @@
   ##
   
   #   package versions
  -%define   V_pkg   20030422
  -%define   V_ksh   2003-04-22
  -%define   V_init  2003-04-22
  +%define   V_pkg   20030621
  +%define   V_ksh   2003-06-21
  +%define   V_init  2003-06-21
   
   #   package information
   Name: ksh
  @@ -38,7 +38,7 @@
   Group:Shell
   License:  ATT
   Version:  %{V_pkg}
  -Release:  20030428
  +Release:  20030628
   
   #   list of sources
   Source0:  http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{V_ksh}.tgz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5068 -r1.5069 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 19:18:25 -  1.5068
  +++ openpkg-web/news.txt  28 Jun 2003 19:19:29 -  1.5069
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pksh-20030621-20030628
   28-Jun-2003: Upgraded package: Pradius-1.0-20030628
   28-Jun-2003: Upgraded package: Pmapson-2.4-20030628
   28-Jun-2003: Upgraded package: Pamavisd-20030616p2-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/inn/ inn.spec rc.inn openpkg-web/ news.txt

2003-06-28 Thread Michael van Elst
On Sat, Jun 28, 2003, Ralf S. Engelschall wrote:

 Looks like a reasonable change, but have you really tested this under
 run-time, Michael? I'm just wondering whether this opens a can of
 worms, because of side-effects... ;-)

Not really, but running under m_usr is a nono.

Anyway, we must test all packages that got the new fsl support. I
guess some of them require polishing on file permissions.


-- 
,eM=.a-. Michael van Elst
   dWWMWM -  :GM==;[EMAIL PROTECTED]
  :WWMWMw=--.  W='  cable  wireless
   9WWMm==-.
-Wmw-  CABLE  WIRELESS
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.dhcp-agent openpkg-src/dhcp-agent...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 22:57:43
  Branch: HEAD Handle: 2003062821574101

  Modified files:
openpkg-re/vcheck   vc.dhcp-agent
openpkg-src/dhcp-agent  dhcp-agent.spec
openpkg-web news.txt

  Log:
upgrading package: dhcp-agent 0.37 - 0.39

  Summary:
RevisionChanges Path
1.2 +1  -1  openpkg-re/vcheck/vc.dhcp-agent
1.10+8  -4  openpkg-src/dhcp-agent/dhcp-agent.spec
1.5070  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.dhcp-agent
  
  $ cvs diff -u -r1.1 -r1.2 vc.dhcp-agent
  --- openpkg-re/vcheck/vc.dhcp-agent   24 Jun 2002 11:38:22 -  1.1
  +++ openpkg-re/vcheck/vc.dhcp-agent   28 Jun 2003 20:57:41 -  1.2
  @@ -2,7 +2,7 @@
   }
   
   prog dhcp-agent = {
  -  version   = 0.37
  +  version   = 0.39
 url   = http://dhcp-agent.sourceforge.net/
 regex = dhcp-agent-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/dhcp-agent/dhcp-agent.spec
  
  $ cvs diff -u -r1.9 -r1.10 dhcp-agent.spec
  --- openpkg-src/dhcp-agent/dhcp-agent.spec3 Jan 2003 10:51:36 -   1.9
  +++ openpkg-src/dhcp-agent/dhcp-agent.spec28 Jun 2003 20:57:42 -  1.10
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EVAL]
   Group:Converter
   License:  MIT-style
  -Version:  0.37
  -Release:  20020822
  +Version:  0.39
  +Release:  20030628
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/dhcp-agent/dhcp-agent-%{version}.tar.gz
  @@ -53,6 +53,9 @@
   
   %prep
   %setup -q
  +%{l_shtool} subst \
  +-e 's;mkdir -p .*\(${dhcplocalstate_clientdir}\);%{l_shtool} mkdir -p 
$(DESTDIR)\1;' \
  +src/Makefile.in
   
   %build
   CC=%{l_cc} \
  @@ -60,8 +63,9 @@
   ./configure \
   --prefix=%{l_prefix} \
   --with-libdnet-prefix=%{l_prefix} \
  ---with-libpcap-prefix=%{l_prefix}
  -%{l_make} %{l_mflags -O}
  +--with-libpcap-prefix=%{l_prefix} \
  +--disable-shared
  +%{l_make} %{l_mflags}
   
   %install
   rm -rf $RPM_BUILD_ROOT
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5069 -r1.5070 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 19:19:29 -  1.5069
  +++ openpkg-web/news.txt  28 Jun 2003 20:57:41 -  1.5070
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pdhcp-agent-0.39-20030628
   28-Jun-2003: Upgraded package: Pksh-20030621-20030628
   28-Jun-2003: Upgraded package: Pradius-1.0-20030628
   28-Jun-2003: Upgraded package: Pmapson-2.4-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.pax openpkg-src/pax/ pax.spec ope...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 22:57:52
  Branch: HEAD Handle: 2003062821575001

  Modified files:
openpkg-re/vcheck   vc.pax
openpkg-src/pax pax.spec
openpkg-web news.txt

  Log:
upgrading package: pax 20030422 - 20030621

  Summary:
RevisionChanges Path
1.7 +6  -1  openpkg-re/vcheck/vc.pax
1.17+4  -4  openpkg-src/pax/pax.spec
1.5071  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.pax
  
  $ cvs diff -u -r1.6 -r1.7 vc.pax
  --- openpkg-re/vcheck/vc.pax  24 Apr 2003 19:45:35 -  1.6
  +++ openpkg-re/vcheck/vc.pax  28 Jun 2003 20:57:50 -  1.7
  @@ -2,8 +2,13 @@
   }
   
   prog pax = {
  -  version   = 2003-04-22
  +  version   = 2003-06-21
 url   = 
http://www.research.att.com/~gsf/cgi-bin/download.cgi?action=listname=ast-base
 regex = ast-base.([\d-]+)\.tgz
  +}
  +prog pax:init = {
  +  version   = 2003-06-21
  +  url   = 
http://www.research.att.com/~gsf/cgi-bin/download.cgi?action=listname=INIT
  +  regex = INIT\.([\d-]+)\.tgz
   }
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/pax/pax.spec
  
  $ cvs diff -u -r1.16 -r1.17 pax.spec
  --- openpkg-src/pax/pax.spec  28 Apr 2003 19:29:08 -  1.16
  +++ openpkg-src/pax/pax.spec  28 Jun 2003 20:57:51 -  1.17
  @@ -24,9 +24,9 @@
   ##
   
   #   package versions
  -%define   V_here  20030422
  -%define   V_init  2003-04-22
  -%define   V_base  2003-04-22
  +%define   V_here  20030621
  +%define   V_init  2003-06-21
  +%define   V_base  2003-06-21
   
   #   package information
   Name: pax
  @@ -38,7 +38,7 @@
   Group:Filesystem
   License:  ATT
   Version:  %{V_here}
  -Release:  20030428
  +Release:  20030628
   
   #   list of sources
   Source0:  http://www.research.att.com/~gsf/download/tgz/ast-base.%{V_base}.tgz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5070 -r1.5071 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 20:57:41 -  1.5070
  +++ openpkg-web/news.txt  28 Jun 2003 20:57:50 -  1.5071
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Ppax-20030621-20030628
   28-Jun-2003: Upgraded package: Pdhcp-agent-0.39-20030628
   28-Jun-2003: Upgraded package: Pksh-20030621-20030628
   28-Jun-2003: Upgraded package: Pradius-1.0-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.zsh openpkg-src/zsh/ zsh.spec ope...

2003-06-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   28-Jun-2003 23:06:35
  Branch: HEAD Handle: 2003062822063301

  Modified files:
openpkg-re/vcheck   vc.zsh
openpkg-src/zsh zsh.spec
openpkg-web news.txt

  Log:
switch back to stable branch

  Summary:
RevisionChanges Path
1.5 +3  -3  openpkg-re/vcheck/vc.zsh
1.28+2  -2  openpkg-src/zsh/zsh.spec
1.5072  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.zsh
  
  $ cvs diff -u -r1.4 -r1.5 vc.zsh
  --- openpkg-re/vcheck/vc.zsh  20 Jun 2003 08:11:40 -  1.4
  +++ openpkg-re/vcheck/vc.zsh  28 Jun 2003 21:06:33 -  1.5
  @@ -2,8 +2,8 @@
   }
   
   prog zsh = {
  -  version   = 4.1.1
  -  url   = http://www.zsh.org/pub/
  -  regex = zsh-(__VER__)\.tar\.bz2
  +  version   = 4.0.7
  +  url   = ftp://ftp.zsh.org/pub/
  +  regex = zsh-(\d+\.[02468]\.\d+)\.tar\.bz2
   }
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/zsh/zsh.spec
  
  $ cvs diff -u -r1.27 -r1.28 zsh.spec
  --- openpkg-src/zsh/zsh.spec  20 Jun 2003 08:11:42 -  1.27
  +++ openpkg-src/zsh/zsh.spec  28 Jun 2003 21:06:34 -  1.28
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [BASE]
   Group:Shell
   License:  BSD-style
  -Version:  4.1.1
  -Release:  20030620
  +Version:  4.0.7
  +Release:  20030628
   
   #   list of sources
   Source0:  ftp://ftp.zsh.org/pub/zsh/zsh-%{version}.tar.bz2
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5071 -r1.5072 news.txt
  --- openpkg-web/news.txt  28 Jun 2003 20:57:50 -  1.5071
  +++ openpkg-web/news.txt  28 Jun 2003 21:06:33 -  1.5072
  @@ -1,3 +1,4 @@
  +28-Jun-2003: Upgraded package: Pzsh-4.0.7-20030628
   28-Jun-2003: Upgraded package: Ppax-20030621-20030628
   28-Jun-2003: Upgraded package: Pdhcp-agent-0.39-20030628
   28-Jun-2003: Upgraded package: Pksh-20030621-20030628
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]