[CVS] OpenPKG: openpkg-re/ releasenotes.txt

2004-08-16 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   17-Aug-2004 08:24:02
  Branch: HEAD Handle: 2004081707240100

  Modified files:
openpkg-re  releasenotes.txt

  Log:
log my SuSE experiences, parts of which might apply to other distros,
too

  Summary:
RevisionChanges Path
1.4 +38 -1  openpkg-re/releasenotes.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/releasenotes.txt
  
  $ cvs diff -u -r1.3 -r1.4 releasenotes.txt
  --- openpkg-re/releasenotes.txt   23 Jul 2004 11:40:44 -  1.3
  +++ openpkg-re/releasenotes.txt   17 Aug 2004 06:24:01 -  1.4
  @@ -2,7 +2,7 @@
 OpenPKG Release Notes
 =
   
  -  o $Revision: 1.3 $. The most recent update of this file can be
  +  o $Revision: 1.4 $. The most recent update of this file can be
   downloaded from http://cvs.openpkg.org/openpkg-re/releasenotes.txt
   The history of this document, specific versions and
   differences between versions can be retrieved from
  @@ -143,6 +143,43 @@
   
   - autogen   downgraded to EVAL because of portability problems, available 
from CURRENT
   
  +  o building from source
  +
  +Building packages including the bootstrap from source requires
  +a working and complete development environment. It must be made
  +up of the tools make(1), a linker, C compiler and some important
  +system libraries and header files. Many Unix vendors offer that
  +tools as part of their OS but unlike the BSD world in the Linux and
  +Solaris world they are often optional, sometimes even additional
  +purchases. Note that you may choose to use OpenPKG binary packages
  +to satisfy most of these requirements, i.e. by installing openpkg,
  +make, binutils and gcc. Be aware that no OpenPKG package will
  +offer system libraries and header files, i.e. you must install
  +glibc-devel on Linux to get the required /usr/lib/crt1.o library and
  +/usr/include/stdio.h include.
  +
  +  o binutils and gcc pairing
  +
  +Many OpenPKG packages can be build using an arbitrary linker and
  +compiler. Some people prefer system or 3rd party development tools.
  +You must ensure that ld(1) and gcc(1) work in tandem and both
  +come from the same vendor. Intermixing that stuff will produce
  +unpredictable results and break builds, i.e. OpenPKG 2.0 and
  +2.1 come with binutils-2.14 because their sibling gcc is known
  +to be poisoned when the already existing and shipping Linuxish
  +binutils-2.15 package is used.
  +
  +  o broken binary bootstrap on SuSE 9.1 using NIS
  +
  +The SuSE 9.1 pwconv(8) command from their shipping pwdutils-2.6.3-3
  +and update pwdutils-2.6.4-2.1 packages is broken and spits out error
  +'pwconv: Error trying to get data for `+'' when the last line of
  +/etc/passwd reads '+::' which is required for "compat" mode in
  +/etc/nsswitch.conf and the default when NIS is activated during
  +system installation. This inhibits successful installation of a
  +OpenPKG binary bootstrap. To work around the problem temporarily
  +remove the offending line from /etc/passwd.
  +
 Upgrade from OpenPKG 2.0 to OpenPKG 2.1
 ===
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/crm114/ crm114.spec

2004-08-16 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:   17-Aug-2004 07:42:39
  Branch: HEAD Handle: 2004081706423800

  Modified files:
openpkg-src/crm114  crm114.spec

  Log:
upgrading package: crm114 20040815 -> 20040816

  Summary:
RevisionChanges Path
1.25+3  -3  openpkg-src/crm114/crm114.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/crm114/crm114.spec
  
  $ cvs diff -u -r1.24 -r1.25 crm114.spec
  --- openpkg-src/crm114/crm114.spec16 Aug 2004 18:40:28 -  1.24
  +++ openpkg-src/crm114/crm114.spec17 Aug 2004 05:42:38 -  1.25
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define   V_dist 20040815
  -%define   V_opkg 20040815
  +%define   V_dist 20040816
  +%define   V_opkg 20040816
   %define   V_name BlameClockworkOrange
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:Text
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20040816
  +Release:  20040817
   
   #   list of sources
   Source0:  http://crm114.sourceforge.net/crm114-%{V_dist}.%{V_name}.src.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-08-16 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:   17-Aug-2004 07:42:38
  Branch: HEAD Handle: 2004081706423800

  Modified files:
openpkg-src/mtr mtr.patch mtr.spec

  Log:
upgrading package: mtr 0.63 -> 0.64

  Summary:
RevisionChanges Path
1.7 +0  -11 openpkg-src/mtr/mtr.patch
1.24+2  -2  openpkg-src/mtr/mtr.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mtr/mtr.patch
  
  $ cvs diff -u -r1.6 -r1.7 mtr.patch
  --- openpkg-src/mtr/mtr.patch 13 Aug 2004 06:16:07 -  1.6
  +++ openpkg-src/mtr/mtr.patch 17 Aug 2004 05:42:38 -  1.7
  @@ -1,14 +1,3 @@
  -Index: curses.c
   curses.c.orig2004-08-11 13:25:25 +0200
  -+++ curses.c 2004-08-13 08:14:10 +0200
  -@@ -23,6 +23,7 @@
  - #include 
  - #include 
  - #include 
  -+#include 
  - #include 
  - #include 
  - #include 
   Index: net.c
   --- net.c.orig   2004-08-11 13:29:10 +0200
   +++ net.c2004-08-13 08:14:10 +0200
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mtr/mtr.spec
  
  $ cvs diff -u -r1.23 -r1.24 mtr.spec
  --- openpkg-src/mtr/mtr.spec  16 Aug 2004 07:45:33 -  1.23
  +++ openpkg-src/mtr/mtr.spec  17 Aug 2004 05:42:38 -  1.24
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Network
   License:  GPL
  -Version:  0.63
  -Release:  20040816
  +Version:  0.64
  +Release:  20040817
   
   #   package options
   %option   with_x11   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-08-16 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:   16-Aug-2004 20:40:29
  Branch: HEAD Handle: 2004081619402800

  Added files:
openpkg-src/crm114  crm114.patch
  Modified files:
openpkg-src/crm114  crm114.spec

  Log:
upgrading package: crm114 20040627 -> 20040815

  Summary:
RevisionChanges Path
1.1 +12 -0  openpkg-src/crm114/crm114.patch
1.24+10 -8  openpkg-src/crm114/crm114.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/crm114/crm114.patch
  
  $ cvs diff -u -r0 -r1.1 crm114.patch
  --- /dev/null 2004-08-16 20:40:28 +0200
  +++ crm114.patch  2004-08-16 20:40:28 +0200
  @@ -0,0 +1,12 @@
  +Index: crm_var_hash_table.c
  +--- crm_var_hash_table.c.orig2004-08-16 03:17:10 +0200
   crm_var_hash_table.c 2004-08-16 20:38:16 +0200
  +@@ -677,7 +677,7 @@
  +   crm_compress_tdw_section (oldtext, newend, oldend)
  +   + crm_compress_tdw_section(oldtext, oldstart, newstart));
  + }
  +-end_of_tests:
  ++end_of_tests: break;
  + };
  + };
  +   //
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/crm114/crm114.spec
  
  $ cvs diff -u -r1.23 -r1.24 crm114.spec
  --- openpkg-src/crm114/crm114.spec28 Jun 2004 11:31:20 -  1.23
  +++ openpkg-src/crm114/crm114.spec16 Aug 2004 18:40:28 -  1.24
  @@ -24,9 +24,9 @@
   ##
   
   #   package version
  -%define   V_dist 20040627
  -%define   V_opkg 20040627
  -%define   V_name BlameSeifkes
  +%define   V_dist 20040815
  +%define   V_opkg 20040815
  +%define   V_name BlameClockworkOrange
   
   #   package information
   Name: crm114
  @@ -39,10 +39,11 @@
   Group:Text
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20040628
  +Release:  20040816
   
   #   list of sources
  -Source0:  http://crm114.sourceforge.net/crm114-%{V_dist}-%{V_name}.src.tar.gz
  +Source0:  http://crm114.sourceforge.net/crm114-%{V_dist}.%{V_name}.src.tar.gz
  +Patch0:   crm114.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -64,13 +65,14 @@
   
   %track
   prog crm114 = {
  -version   = %{V_dist}-%{V_name}
  +version   = %{V_dist}.%{V_name}
   url   = http://crm114.sourceforge.net/
  -regex = crm114-(__VER__(-[^.]+)?)\.src\.tar\.gz
  +regex = crm114-(__VER__([-\.][^.]+)?)\.src\.tar\.gz
   }
   
   %prep
  -%setup -q -n crm114-%{V_dist}-%{V_name}.src
  +%setup -q -n crm114-%{V_dist}.%{V_name}.src
  +%patch -p0
   
   %build
   %{l_shtool} subst \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/ghostscript/ ghostscript.patch ghostscript....

2004-08-16 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:   16-Aug-2004 20:22:30
  Branch: HEAD Handle: 2004081619222900

  Modified files:
openpkg-src/ghostscript ghostscript.patch ghostscript.spec

  Log:
modifying package: ghostscript-8.14 20040804 -> 20040816

  Summary:
RevisionChanges Path
1.9 +0  -469openpkg-src/ghostscript/ghostscript.patch
1.60+2  -2  openpkg-src/ghostscript/ghostscript.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ghostscript/ghostscript.patch
  
  $ cvs diff -u -r1.8 -r1.9 ghostscript.patch
  --- openpkg-src/ghostscript/ghostscript.patch 4 Aug 2004 14:01:50 -   1.8
  +++ openpkg-src/ghostscript/ghostscript.patch 16 Aug 2004 18:22:29 -  1.9
  @@ -49,472 +49,3 @@
$(ZGEN)zlibd_0.dev : $(ZLIB_MAK) $(ECHOGS_XE) $(ZGEN)zlibc.dev $(zlibd_)
$(SETMOD) $(ZGEN)zlibd_0 $(zlibd1_)
   
  -Index: libpng/pngconf.h
   libpng/pngconf.h.orig2002-10-03 13:32:27 +0200
  -+++ libpng/pngconf.h 2004-06-30 15:40:45 +0200
  -@@ -251,10 +251,6 @@
  - #  define PNG_SAVE_BSD_SOURCE
  - #  undef _BSD_SOURCE
  - #endif
  --#ifdef _SETJMP_H
  --  __png.h__ already includes setjmp.h;
  --  __dont__ include it again.;
  --#endif
  - #  endif /* __linux__ */
  - 
  -/* include setjmp.h for error handling */
  -Steve G <[EMAIL PROTECTED]>
  -Libpng accesses memory that is out of bounds when creating an error message
  -
  -Index: libpng/pngerror.c
   libpng/pngerror.c.orig   2002-10-03 13:32:27 +0200
  -+++ libpng/pngerror.c2004-06-30 15:11:51 +0200
  -@@ -135,10 +135,13 @@
  -   buffer[iout] = 0;
  -else
  -{
  -+  png_size_t len;
  -+  if ((len = png_strlen(error_message)) > 63)
  -+  len = 63;
  -   buffer[iout++] = ':';
  -   buffer[iout++] = ' ';
  --  png_memcpy(buffer+iout, error_message, 64);
  --  buffer[iout+63] = 0;
  -+  png_memcpy(buffer+iout, error_message, len);
  -+  buffer[iout+len] = 0;
  -}
  - }
  - 
  -Index: libpng/pngrtran.c
   libpng/pngrtran.c.orig   2004-06-30 15:42:18 +0200
  -+++ libpng/pngrtran.c2004-06-30 15:40:24 +0200
  -@@ -1889,8 +1889,8 @@
  -  /* This changes the data from GG to GGXX */
  -  if (flags & PNG_FLAG_FILLER_AFTER)
  -  {
  --png_bytep sp = row + (png_size_t)row_width;
  --png_bytep dp = sp  + (png_size_t)row_width;
  -+png_bytep sp = row + (png_size_t)row_width * 2;
  -+png_bytep dp = sp  + (png_size_t)row_width * 2;
  - for (i = 1; i < row_width; i++)
  - {
  -*(--dp) = hi_filler;
  -@@ -1907,8 +1907,8 @@
  -  /* This changes the data from GG to XXGG */
  -  else
  -  {
  --png_bytep sp = row + (png_size_t)row_width;
  --png_bytep dp = sp  + (png_size_t)row_width;
  -+png_bytep sp = row + (png_size_t)row_width * 2;
  -+png_bytep dp = sp  + (png_size_t)row_width * 2;
  - for (i = 0; i < row_width; i++)
  - {
  -*(--dp) = *(--sp);
  -@@ -1929,8 +1929,8 @@
  -  /* This changes the data from RGB to RGBX */
  -  if (flags & PNG_FLAG_FILLER_AFTER)
  -  {
  --png_bytep sp = row + (png_size_t)row_width * 3;
  --png_bytep dp = sp  + (png_size_t)row_width;
  -+png_bytep sp = row + (png_size_t)row_width * 6;
  -+png_bytep dp = sp  + (png_size_t)row_width * 2;
  - for (i = 1; i < row_width; i++)
  - {
  -*(--dp) = lo_filler;
  -@@ -1965,8 +1965,8 @@
  -  /* This changes the data from RRGGBB to RRGGBBXX */
  -  if (flags & PNG_FLAG_FILLER_AFTER)
  -  {
  --png_bytep sp = row + (png_size_t)row_width * 3;
  --png_bytep dp = sp  + (png_size_t)row_width;
  -+png_bytep sp = row + (png_size_t)row_width * 6;
  -+png_bytep dp = sp  + (png_size_t)row_width * 2;
  - for (i = 1; i < row_width; i++)
  - {
  -*(--dp) = hi_filler;
  -@@ -1987,8 +1987,8 @@
  -  /* This changes the data from RRGGBB to XXRRGGBB */
  -  else
  -  {
  --png_bytep sp = row + (png_size_t)row_width * 3;
  --png_bytep dp = sp  + (png_size_t)row_width;
  -+png_bytep sp = row + (png_size_t)row_width * 6;
  -+   

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

2004-08-16 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:   16-Aug-2004 20:20:47
  Branch: HEAD Handle: 2004081619204600

  Modified files:
openpkg-src/icewm   icewm.patch icewm.spec

  Log:
upgrading package: icewm 1.2.15 -> 1.2.16

  Summary:
RevisionChanges Path
1.7 +8  -42 openpkg-src/icewm/icewm.patch
1.15+2  -2  openpkg-src/icewm/icewm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/icewm/icewm.patch
  
  $ cvs diff -u -r1.6 -r1.7 icewm.patch
  --- openpkg-src/icewm/icewm.patch 11 Aug 2004 11:35:19 -  1.6
  +++ openpkg-src/icewm/icewm.patch 16 Aug 2004 18:20:46 -  1.7
  @@ -1,7 +1,6 @@
   Index: src/acpustatus.h
  -diff -Nau src/acpustatus.h.orig src/acpustatus.h
   src/acpustatus.h.orig2004-05-23 08:18:19 +0200
   src/acpustatus.h 2004-06-14 17:43:03 +0200
  +--- src/acpustatus.h.orig2004-08-16 06:58:30 +0200
   src/acpustatus.h 2004-08-16 20:12:37 +0200
   @@ -1,7 +1,7 @@
#ifndef __CPUSTATUS_H
#define __CPUSTATUS_H
  @@ -34,9 +33,8 @@
#else
#undef CONFIG_APPLET_CPU_STATUS
   Index: src/wmapp.cc
  -diff -Nau src/wmapp.cc.orig src/wmapp.cc
   src/wmapp.cc.orig2004-05-23 08:18:19 +0200
   src/wmapp.cc 2004-06-14 17:43:11 +0200
  +--- src/wmapp.cc.orig2004-08-16 06:58:30 +0200
   src/wmapp.cc 2004-08-16 20:12:37 +0200
   @@ -1450,6 +1450,9 @@
#endif

  @@ -48,9 +46,8 @@

for (char ** arg = argv + 1; arg < argv + argc; ++arg) {
   Index: src/wmclient.h
  -diff -Nau src/wmclient.h.orig src/wmclient.h
   src/wmclient.h.orig  2004-05-23 08:18:19 +0200
   src/wmclient.h   2004-06-14 17:43:11 +0200
  +--- src/wmclient.h.orig  2004-08-16 06:58:30 +0200
   src/wmclient.h   2004-08-16 20:12:37 +0200
   @@ -6,6 +6,8 @@
#include "ymenu.h"
#include "MwmUtil.h"
  @@ -61,9 +58,8 @@
class WindowListItem;
class YIcon;
   Index: src/ylocale.cc
  -diff -Nau src/ylocale.cc.orig src/ylocale.cc
   src/ylocale.cc.orig  2004-05-23 08:18:19 +0200
   src/ylocale.cc   2004-06-14 17:43:11 +0200
  +--- src/ylocale.cc.orig  2004-08-16 06:58:31 +0200
   src/ylocale.cc   2004-08-16 20:12:37 +0200
   @@ -149,7 +149,8 @@
return NULL;

  @@ -74,33 +70,3 @@
size_t inlen(lLen), outlen(4 * lLen);

if (0 > (int) iconv(instance->toUnicode, &inbuf, &inlen, &outbuf, &outlen))
  -Index: src/base.h
   src/base.h.orig  2004-08-11 10:45:05.0 +0200
  -+++ src/base.h   2004-08-11 11:32:42.86799 +0200
  -@@ -172,7 +172,7 @@
  - unsigned strtoken(const char *str, const char *delim = " \t");
  - char const * strnxt(const char *str, const char *delim = " \t");
  - 
  --char *my_basename(const char *filename);
  -+char *my_basename(char *filename);
  - 
  - bool strequal(const char *a, const char *b);
  - int strnullcmp(const char *a, const char *b);
  -Index: src/misc.cc
   src/misc.cc.orig 2004-08-11 10:44:48.0 +0200
  -+++ src/misc.cc  2004-08-11 11:33:55.638071000 +0200
  -@@ -453,12 +453,12 @@
  - }
  - 
  - #ifndef HAVE_BASENAME
  --char *my_basename(const char *path) {
  -+char *my_basename(char *path) {
  - char *base = ::strrchr(path, DIR_DELIMINATOR);
  - return (base ? base + 1 : path);
  - }
  - #else
  --char *my_basename(const char *path) {
  -+char *my_basename(char *path) {
  - return basename(path);
  - }
  - #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/icewm/icewm.spec
  
  $ cvs diff -u -r1.14 -r1.15 icewm.spec
  --- openpkg-src/icewm/icewm.spec  11 Aug 2004 11:35:19 -  1.14
  +++ openpkg-src/icewm/icewm.spec  16 Aug 2004 18:20:46 -  1.15
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:XWindow
   License:  GPL
  -Version:  1.2.15
  -Release:  20040811
  +Version:  1.2.16
  +Release:  20040816
   
   #   package options
   %option   with_iconv   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-08-16 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:   16-Aug-2004 20:20:12
  Branch: HEAD Handle: 2004081619201100

  Modified files:
openpkg-src/png png.spec
  Removed files:
openpkg-src/png png.patch

  Log:
upgrading package: png 1.2.5 -> 1.2.6

  Summary:
RevisionChanges Path
1.6 +0  -463openpkg-src/png/png.patch
1.38+2  -4  openpkg-src/png/png.spec
  

  rm -f openpkg-src/png/png.patch <<'@@ .'
  Index: openpkg-src/png/png.patch
  
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/png/png.spec
  
  $ cvs diff -u -r1.37 -r1.38 png.spec
  --- openpkg-src/png/png.spec  4 Aug 2004 14:01:46 -   1.37
  +++ openpkg-src/png/png.spec  16 Aug 2004 18:20:11 -  1.38
  @@ -33,12 +33,11 @@
   Class:BASE
   Group:Graphics
   License:  BSD
  -Version:  1.2.5
  -Release:  20040804
  +Version:  1.2.6
  +Release:  20040816
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/libpng/libpng-%{version}.tar.gz
  -Patch0:   png.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -66,7 +65,6 @@
   
   %prep
   %setup -q -n libpng-%{version}
  -%patch -p0
   
   %build
   %{l_make} %{l_mflags} \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/spamassassin/ spamassassin.spec

2004-08-16 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:   16-Aug-2004 20:16:17
  Branch: HEAD Handle: 2004081619161600

  Modified files:
openpkg-src/spamassassin
spamassassin.spec

  Log:
upgrading package: spamassassin 3.0.0pre4 -> 3.0.0rc1

  Summary:
RevisionChanges Path
1.45+3  -3  openpkg-src/spamassassin/spamassassin.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/spamassassin/spamassassin.spec
  
  $ cvs diff -u -r1.44 -r1.45 spamassassin.spec
  --- openpkg-src/spamassassin/spamassassin.spec6 Aug 2004 07:05:08 -  
 1.44
  +++ openpkg-src/spamassassin/spamassassin.spec16 Aug 2004 18:16:16 - 
 1.45
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define   V_real 3.0.0-pre4
  -%define   V_here 3.0.0pre4
  +%define   V_real 3.0.0-rc1
  +%define   V_here 3.0.0rc1
   %define   V_sdir 3.0.0
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:Mail
   License:  ASF
   Version:  %{V_here}
  -Release:  20040806
  +Release:  20040816
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/amavisd/ amavisd.spec

2004-08-16 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:   16-Aug-2004 20:15:17
  Branch: HEAD Handle: 2004081619151600

  Modified files:
openpkg-src/amavisd amavisd.spec

  Log:
upgrading package: amavisd 20040701 -> 2.1.0

  Summary:
RevisionChanges Path
1.44+6  -10 openpkg-src/amavisd/amavisd.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/amavisd/amavisd.spec
  
  $ cvs diff -u -r1.43 -r1.44 amavisd.spec
  --- openpkg-src/amavisd/amavisd.spec  30 Jul 2004 12:57:24 -  1.43
  +++ openpkg-src/amavisd/amavisd.spec  16 Aug 2004 18:15:16 -  1.44
  @@ -23,10 +23,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   package version
  -%define   V_major 20040701
  -%define   V_minor %nil
  -
   #   package information
   Name: amavisd
   Summary:  Interface Daemon between MTA and Content Checker
  @@ -37,14 +33,14 @@
   Class:PLUS
   Group:Mail
   License:  GPL
  -Version:  %{V_major}%{V_minor}
  -Release:  20040730
  +Version:  2.1.0
  +Release:  20040816
   
   #   package options
   %option   with_milter no
   
   #   list of sources
  -Source0:  http://www.ijs.si/software/amavisd/amavisd-new-%{V_major}.tar.gz
  +Source0:  http://www.ijs.si/software/amavisd/amavisd-new-%{version}.tar.gz
   Source1:  http://homepages.hs-bremen.de/~renegat/amavislogsumm
   Source2:  rc.amavisd
   
  @@ -72,13 +68,13 @@
   
   %track
   prog amavisd = {
  -version   = %{V_major}-%{V_minor}
  +version   = %{version}
   url   = http://www.ijs.si/software/amavisd/
  -regex = amavisd-new-(%{V_major}(-p\d+)?)\.tar\.gz
  +regex = amavisd-new-(\d+\.\d+\.\d+)\.tar\.gz
   }
   
   %prep
  -%setup -q -n amavisd-new-%{V_major}
  +%setup -q -n amavisd-new-%{version}
   %{l_shtool} subst \
   -e "s;'clamscan';'%{l_prefix}/bin/clamscan';g" \
   -e "s;'uvscan';'%{l_prefix}/bin/uvscan';g" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/uvscan/ uvscan.spec

2004-08-16 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:   16-Aug-2004 20:07:59
  Branch: HEAD Handle: 2004081619075800

  Modified files:
openpkg-src/uvscan  uvscan.spec

  Log:
upgrading package: uvscan 4.32.4385 -> 4.32.4386

  Summary:
RevisionChanges Path
1.207   +2  -2  openpkg-src/uvscan/uvscan.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/uvscan/uvscan.spec
  
  $ cvs diff -u -r1.206 -r1.207 uvscan.spec
  --- openpkg-src/uvscan/uvscan.spec12 Aug 2004 07:43:06 -  1.206
  +++ openpkg-src/uvscan/uvscan.spec16 Aug 2004 18:07:58 -  1.207
  @@ -26,7 +26,7 @@
   #   package versions
   %define   V_engine  4.32
   %define   V_engine_comp 432
  -%define   V_datfiles4385
  +%define   V_datfiles4386
   
   #   package information
   Name: uvscan
  @@ -39,7 +39,7 @@
   Group:Filesystem
   License:  Commercial/Free-Trial
   Version:  %{V_engine}.%{V_datfiles}
  -Release:  20040812
  +Release:  20040816
   
   #   list of sources
   Source0:  ftp://ftp.mcafee.com/pub/antivirus/datfiles/4.x/dat-%{V_datfiles}.tar
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/xchat/ xchat.spec

2004-08-16 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   16-Aug-2004 19:27:46
  Branch: HEAD Handle: 2004081618274600

  Modified files:
openpkg-src/xchat   xchat.spec

  Log:
unfortunately now requires gtk2 instead of gtk

  Summary:
RevisionChanges Path
1.9 +3  -3  openpkg-src/xchat/xchat.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xchat/xchat.spec
  
  $ cvs diff -u -r1.8 -r1.9 xchat.spec
  --- openpkg-src/xchat/xchat.spec  14 Aug 2004 17:11:12 -  1.8
  +++ openpkg-src/xchat/xchat.spec  16 Aug 2004 17:27:46 -  1.9
  @@ -38,7 +38,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20040814
  +Release:  20040816
   
   #   list of sources
   Source0:  http://www.xchat.org/files/source/%{V_major}/xchat-%{version}.tar.bz2
  @@ -48,8 +48,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130
   PreReq:   OpenPKG, openpkg >= 20040130
  -BuildPreReq:  gtk, openssl, libiconv
  -PreReq:   gtk, openssl, libiconv
  +BuildPreReq:  gtk2, openssl, libiconv
  +PreReq:   gtk2, openssl, libiconv
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: OPENPKG_2_1_SOLID: openpkg-src/openpkg/ HISTORY install...

2004-08-16 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:   16-Aug-2004 16:56:03
  Branch: OPENPKG_2_1_SOLIDHandle: 200408161900

  Modified files:   (Branch: OPENPKG_2_1_SOLID)
openpkg-src/openpkg HISTORY install.sh local.README openpkg.1
openpkg.pod openpkg.spec rc.8 rc.pod
rpm.patch.bugfix rpm.patch.feature
rpm.patch.porting rpm.patch.regen

  Log:
MFC: all changes except version upgrades from CURRENT up to 2004-08-11

  Summary:
RevisionChanges Path
1.195.2.3   +11 -0  openpkg-src/openpkg/HISTORY
1.3.2.2 +1  -1  openpkg-src/openpkg/install.sh
1.3.4.1 +1  -1  openpkg-src/openpkg/local.README
1.1.4.1 +1  -2  openpkg-src/openpkg/openpkg.1
1.1.4.1 +0  -1  openpkg-src/openpkg/openpkg.pod
1.343.2.4   +10 -8  openpkg-src/openpkg/openpkg.spec
1.5.2.1 +4  -4  openpkg-src/openpkg/rc.8
1.5.2.1 +4  -4  openpkg-src/openpkg/rc.pod
1.50.2.1+3  -3  openpkg-src/openpkg/rpm.patch.bugfix
1.54.2.1+5  -5  openpkg-src/openpkg/rpm.patch.feature
1.59.2.1+27 -5  openpkg-src/openpkg/rpm.patch.porting
1.49.2.1+54 -44 openpkg-src/openpkg/rpm.patch.regen
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  
  $ cvs diff -u -r1.195.2.2 -r1.195.2.3 HISTORY
  --- openpkg-src/openpkg/HISTORY   12 Jul 2004 12:15:53 -  1.195.2.2
  +++ openpkg-src/openpkg/HISTORY   16 Aug 2004 14:55:59 -  1.195.2.3
  @@ -2,6 +2,17 @@
   2004
   
   
  +20040811 upgrade to cURL 7.12.1 (excluded from 2.1.1)
  +20040811 apply more fixes for GNU Bash 3.0 (excluded from 2.1.1)
  +20040810 fix uid/gid determination loops by not being confused by multiple query 
results
  +20040804 upgrade to BeeCrypt 4.0.0 and GNU Bash 3.0 (excluded from 2.1.1)
  +20040725 fix a few typos in rc(8) manual page 
  +20040725 remove useless "Provides" for the corresponding RELEASE version (excluded 
from 2.1.1)
  +20040721 disable special RedHat NPTL handling for portability reasons
  +20040721 fixed paths in manual pages
  +20040716 upgrade to OSSP uuid 1.0.1
  +
  +20040712  RELEASE AS PART OF OPENPKG 2.1.0 ***
   20040712 make --prefix optional in aux.wrapsrc.sh and default to /openpkg
   20040712 let the --susr/--sgrp default to "root" only if --user/--group was 
specified
   20040712 emulate GNU libtool environment for bzip2 to make sure RPM picks it up 
before a vendor version
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/install.sh
  
  $ cvs diff -u -r1.3.2.1 -r1.3.2.2 install.sh
  --- openpkg-src/openpkg/install.sh12 Jul 2004 12:15:53 -  1.3.2.1
  +++ openpkg-src/openpkg/install.sh16 Aug 2004 14:55:59 -  1.3.2.2
  @@ -124,7 +124,7 @@
   #   display final result message
   if [ -d "$OPENPKG_PREFIX/lib/openpkg-tools" ]; then
   ( echo "Congratulations, you have bootstrapped the OpenPKG Tool Chain."
  -  echo "You now have additional management ommands available. Run"
  +  echo "You now have additional management commands available. Run"
 echo "\$ $OPENPKG_PREFIX/bin/openpkg --help"
 echo "for more details on the actual list of available commands."
   ) | $OPENPKG_PREFIX/lib/openpkg/rpmtool msg -b -t notice
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/local.README
  
  $ cvs diff -u -r1.3 -r1.3.4.1 local.README
  --- openpkg-src/openpkg/local.README  28 Jan 2004 13:04:35 -  1.3
  +++ openpkg-src/openpkg/local.README  16 Aug 2004 14:55:59 -  1.3.4.1
  @@ -4,7 +4,7 @@
 contains software which was manually installed under @l_prefix@/local/PKG/
 and activated under @l_prefix@/local/ by running:
   
  -  $ @l_prefix@/sbin/lsync
  +  $ @l_prefix@/bin/openpkg lsync
   
 Use "eval [EMAIL PROTECTED]@/etc/rc --eval all env`" from within a user's
 Bourne (Again) Shell startup script (.profile or .bashrc) in
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.1
  
  $ cvs diff -u -r1.1 -r1.1.4.1 openpkg.1
  --- openpkg-src/openpkg/openpkg.1 16 Feb 2004 21:06:51 -  1.1
  +++ openpkg-src/openpkg/openpkg.1 16 Aug 2004 14:55:59 -  1.1.4.1
  @@ -159,14 +159,13 @@
   .Ve
   .IP "Local Documentation" 4
   

[CVS] OpenPKG: openpkg-src/gcc35/ gcc35.spec

2004-08-16 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:   16-Aug-2004 10:45:16
  Branch: HEAD Handle: 2004081609451200

  Modified files:
openpkg-src/gcc35   gcc35.spec

  Log:
upgrading package: gcc35 3.5s20040808 -> 3.5s20040815

  Summary:
RevisionChanges Path
1.22+2  -2  openpkg-src/gcc35/gcc35.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc35/gcc35.spec
  
  $ cvs diff -u -r1.21 -r1.22 gcc35.spec
  --- openpkg-src/gcc35/gcc35.spec  9 Aug 2004 13:38:06 -   1.21
  +++ openpkg-src/gcc35/gcc35.spec  16 Aug 2004 08:45:12 -  1.22
  @@ -26,7 +26,7 @@
   #   package version
   %define   V_full 3.5
   %define   V_comp 35
  -%define   V_snap 20040808
  +%define   V_snap 20040815
   
   #   package information
   Name: gcc35
  @@ -39,7 +39,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}s%{V_snap}
  -Release:  20040809
  +Release:  20040816
   
   #   package options
   %option   with_cxx   yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/imagemagick/ imagemagick.spec

2004-08-16 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:   16-Aug-2004 10:10:16
  Branch: HEAD Handle: 2004081609101500

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.0.4.4 -> 6.0.5.1

  Summary:
RevisionChanges Path
1.159   +3  -3  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.158 -r1.159 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  15 Aug 2004 10:01:45 -  1.158
  +++ openpkg-src/imagemagick/imagemagick.spec  16 Aug 2004 08:10:15 -  1.159
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define   V_major 6.0.4
  -%define   V_minor 4
  +%define   V_major 6.0.5
  +%define   V_minor 1
   %define   V_dist1 %{V_major}
   %define   V_dist2 %{V_major}-%{V_minor}
   %define   V_dist  %{V_dist2}
  @@ -41,7 +41,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20040815
  +Release:  20040816
   
   #   package options
   %option   with_perl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/perl-gtk/ perl-gtk.spec

2004-08-16 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:   16-Aug-2004 10:09:49
  Branch: HEAD Handle: 2004081609094900

  Modified files:
openpkg-src/perl-gtkperl-gtk.spec

  Log:
modifying package: perl-gtk-5.8.5 20040802 -> 20040816

  Summary:
RevisionChanges Path
1.64+3  -3  openpkg-src/perl-gtk/perl-gtk.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-gtk/perl-gtk.spec
  
  $ cvs diff -u -r1.63 -r1.64 perl-gtk.spec
  --- openpkg-src/perl-gtk/perl-gtk.spec2 Aug 2004 08:06:07 -   1.63
  +++ openpkg-src/perl-gtk/perl-gtk.spec16 Aug 2004 08:09:49 -  1.64
  @@ -28,8 +28,8 @@
   %define   V_gtk_perl   0.7009
   %define   V_extutils_depends   0.202
   %define   V_extutils_pkgconfig 1.05
  -%define   V_glib   1.053
  -%define   V_gtk2   1.053
  +%define   V_glib   1.054
  +%define   V_gtk2   1.054
   
   #   package information
   Name: perl-gtk
  @@ -42,7 +42,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040802
  +Release:  20040816
   
   #   package options
   %option   with_gtk1  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/xterm/ xterm.spec

2004-08-16 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:   16-Aug-2004 09:52:35
  Branch: HEAD Handle: 2004081608523500

  Modified files:
openpkg-src/xterm   xterm.spec

  Log:
upgrading package: xterm 195 -> 196

  Summary:
RevisionChanges Path
1.81+2  -2  openpkg-src/xterm/xterm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xterm/xterm.spec
  
  $ cvs diff -u -r1.80 -r1.81 xterm.spec
  --- openpkg-src/xterm/xterm.spec  9 Aug 2004 08:38:45 -   1.80
  +++ openpkg-src/xterm/xterm.spec  16 Aug 2004 07:52:35 -  1.81
  @@ -24,7 +24,7 @@
   ##
   
   #   package versions
  -%define   V_xterm195
  +%define   V_xterm196
   %define   V_xtermset 0.5.2
   %define   V_xtermcontrol 2.4
   
  @@ -39,7 +39,7 @@
   Group:XWindow
   License:  X11
   Version:  %{V_xterm}
  -Release:  20040809
  +Release:  20040816
   
   #   list of sources
   Source0:  ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-08-16 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:   16-Aug-2004 09:51:44
  Branch: HEAD Handle: 2004081608514400

  Modified files:
openpkg-src/snmpdx  rc.snmpdx snmpdx.spec

  Log:
fix rc file usage (installation was missing) and mark config file as
such

  Summary:
RevisionChanges Path
1.3 +0  -2  openpkg-src/snmpdx/rc.snmpdx
1.18+17 -2  openpkg-src/snmpdx/snmpdx.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/snmpdx/rc.snmpdx
  
  $ cvs diff -u -r1.2 -r1.3 rc.snmpdx
  --- openpkg-src/snmpdx/rc.snmpdx  6 Jul 2004 11:18:32 -   1.2
  +++ openpkg-src/snmpdx/rc.snmpdx  16 Aug 2004 07:51:44 -  1.3
  @@ -14,8 +14,6 @@
   
   %daily -u @l_susr@
   rcService snmpdx enable yes || exit 0
  -
  -#   rotate logfile, with foreign 'rc snmp restart'
   shtool rotate -f \
   -n ${snmpdx_log_numfiles} -s ${snmpdx_log_minsize} -d \
   -z ${snmpdx_log_complevel} -o @l_susr@ -g @l_mgrp@ -m 644 \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/snmpdx/snmpdx.spec
  
  $ cvs diff -u -r1.17 -r1.18 snmpdx.spec
  --- openpkg-src/snmpdx/snmpdx.spec30 Jul 2004 10:35:24 -  1.17
  +++ openpkg-src/snmpdx/snmpdx.spec16 Aug 2004 07:51:44 -  1.18
  @@ -34,10 +34,11 @@
   Group:Network
   License:  GPL
   Version:  0.2.10
  -Release:  20040730
  +Release:  20040816
   
   #   list of sources
   Source0:  ftp://ftp.ossp.org/pkg/tool/snmpdx/snmpdx-%{version}.tar.gz
  +Source1:  rc.snmpdx
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -65,17 +66,31 @@
   %setup -q
   
   %build
  +#   configure program
   ./configure \
   --prefix=%{l_prefix} \
   --with-openpkg=%{l_prefix} \
   --with-snmp=%{l_prefix} \
   --with-perl=%{l_prefix}/bin/perl
  +
  +#   build program
   %{l_make} %{l_mflags -O}
   
   %install
  +#   install program
   rm -rf $RPM_BUILD_ROOT
   %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  -%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +
  +#   install run-command script
  +%{l_shtool} mkdir -f -p -m 755 \
  +$RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
  +%{l_shtool} install -c -m 755 %{l_value -s -a} \
  +%{SOURCE rc.snmpdx} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
  +
  +#   determine installation files
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +%{l_files_std} \
  +'%config %{l_prefix}/etc/snmpdx/snmpdx.cfg'
   
   %files -f files
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/xml2rfc/ xml2rfc.spec

2004-08-16 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:   16-Aug-2004 09:48:52
  Branch: HEAD Handle: 2004081608485200

  Modified files:
openpkg-src/xml2rfc xml2rfc.spec

  Log:
upgrading package: xml2rfc 1.24 -> 1.25

  Summary:
RevisionChanges Path
1.4 +2  -2  openpkg-src/xml2rfc/xml2rfc.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xml2rfc/xml2rfc.spec
  
  $ cvs diff -u -r1.3 -r1.4 xml2rfc.spec
  --- openpkg-src/xml2rfc/xml2rfc.spec  8 May 2004 18:07:53 -   1.3
  +++ openpkg-src/xml2rfc/xml2rfc.spec  16 Aug 2004 07:48:52 -  1.4
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:SGML
   License:  Open Source
  -Version:  1.24
  -Release:  20040508
  +Version:  1.25
  +Release:  20040816
   
   #   list of sources
   Source0:  http://xml.resource.org/authoring/xml2rfc-%{version}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/nail/ nail.spec

2004-08-16 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:   16-Aug-2004 09:45:41
  Branch: HEAD Handle: 2004081608454000

  Modified files:
openpkg-src/nailnail.spec

  Log:
upgrading package: nail 11.1 -> 11.2

  Summary:
RevisionChanges Path
1.46+2  -2  openpkg-src/nail/nail.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/nail/nail.spec
  
  $ cvs diff -u -r1.45 -r1.46 nail.spec
  --- openpkg-src/nail/nail.spec8 Aug 2004 07:38:37 -   1.45
  +++ openpkg-src/nail/nail.spec16 Aug 2004 07:45:40 -  1.46
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Mail
   License:  BSD
  -Version:  11.1
  -Release:  20040808
  +Version:  11.2
  +Release:  20040816
   
   #   list of sources
   Source0:  http://osdn.dl.sourceforge.net/nail/nail-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/mtr/ mtr.spec

2004-08-16 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:   16-Aug-2004 09:45:34
  Branch: HEAD Handle: 2004081608453300

  Modified files:
openpkg-src/mtr mtr.spec

  Log:
upgrading package: mtr 0.62 -> 0.63

  Summary:
RevisionChanges Path
1.23+2  -2  openpkg-src/mtr/mtr.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mtr/mtr.spec
  
  $ cvs diff -u -r1.22 -r1.23 mtr.spec
  --- openpkg-src/mtr/mtr.spec  13 Aug 2004 06:16:07 -  1.22
  +++ openpkg-src/mtr/mtr.spec  16 Aug 2004 07:45:33 -  1.23
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Network
   License:  GPL
  -Version:  0.62
  -Release:  20040813
  +Version:  0.63
  +Release:  20040816
   
   #   package options
   %option   with_x11   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]