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

2004-10-19 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:   19-Oct-2004 09:31:53
  Branch: HEAD Handle: 2004101908315200

  Modified files:
openpkg-re  todo.txt

  Log:
remember request for init script naming improvement

  Summary:
RevisionChanges Path
1.308   +1  -0  openpkg-re/todo.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/todo.txt
  
  $ cvs diff -u -r1.307 -r1.308 todo.txt
  --- openpkg-re/todo.txt   18 Oct 2004 18:27:55 -  1.307
  +++ openpkg-re/todo.txt   19 Oct 2004 07:31:52 -  1.308
  @@ -320,6 +320,7 @@
   o Unix/OpenPKG Curriculum (all-in-one training  certification)
   o unknown: creation/update/deletion of external things (user, group, crontab, 
etc)
   o testdrive.openpkg.org
  +o naming of /etc/... init scripts [cs], thl suggestion: use UUID
   
 Unscheduled Documentation Tasks
 ---
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 13:47:30
  Branch: HEAD Handle: 2004101912472900

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.1.1.2 - 6.1.1.3

  Summary:
RevisionChanges Path
1.183   +2  -2  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.182 -r1.183 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  14 Oct 2004 16:30:19 -  1.182
  +++ openpkg-src/imagemagick/imagemagick.spec  19 Oct 2004 11:47:29 -  1.183
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_major 6.1.1
  -%define   V_minor 2
  +%define   V_minor 3
   %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:  20041014
  +Release:  20041019
   
   #   package options
   %option   with_perl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 14:34:25
  Branch: HEAD Handle: 2004101913342400

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

  Log:
upgrading package: nmap 3.70 - 3.75

  Summary:
RevisionChanges Path
1.3 +0  -78 openpkg-src/nmap/nmap.patch
1.60+2  -5  openpkg-src/nmap/nmap.spec
  

  rm -f openpkg-src/nmap/nmap.patch '@@ .'
  Index: openpkg-src/nmap/nmap.patch
  
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/nmap/nmap.spec
  
  $ cvs diff -u -r1.59 -r1.60 nmap.spec
  --- openpkg-src/nmap/nmap.spec2 Oct 2004 17:10:33 -   1.59
  +++ openpkg-src/nmap/nmap.spec19 Oct 2004 12:34:24 -  1.60
  @@ -33,12 +33,11 @@
   Class:BASE
   Group:Network
   License:  GPL
  -Version:  3.70
  -Release:  20041002
  +Version:  3.75
  +Release:  20041019
   
   #   list of sources
   Source0:  http://www.insecure.org/nmap/dist/nmap-%{version}.tgz
  -Patch0:   nmap.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -70,10 +69,8 @@
   
   %prep
   %setup -q
  -%patch -p0
   %{l_shtool} subst \
   -e 's;/usr/local/;%{l_prefix}/;g' \
  --e 's;$LIBS -lnsock;-lnsock $LIBS;g' \
   configure */configure
   %{l_shtool} subst \
   -e 's;\(socklen_t int\);\1 size_t;g' \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 14:56:01
  Branch: HEAD Handle: 200410191356

  Modified files:
openpkg-src/cabextract  cabextract.spec

  Log:
broken version 1.1 memcpy wrapper

  Summary:
RevisionChanges Path
1.8 +2  -1  openpkg-src/cabextract/cabextract.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cabextract/cabextract.spec
  
  $ cvs diff -u -r1.7 -r1.8 cabextract.spec
  --- openpkg-src/cabextract/cabextract.spec2 Jun 2004 15:32:10 -   1.7
  +++ openpkg-src/cabextract/cabextract.spec19 Oct 2004 12:56:00 -  1.8
  @@ -34,7 +34,7 @@
   Group:Archiver
   License:  GPL
   Version:  1.0
  -Release:  20040602
  +Release:  20041019
   
   #   list of sources
   Source0:  http://www.kyz.uklinux.net/downloads/cabextract-%{version}.tar.gz
  @@ -52,6 +52,7 @@
   
   %track
   prog cabextract = {
  +comment   = ms: 1.1 undefined PTR and PARAMS decls, and missing ansidecl.h
   version   = %{version}
   url   = http://www.kyz.uklinux.net/cabextract.php
   regex = cabextract-(__VER__)\.tar\.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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-re   Date:   19-Oct-2004 15:57:09
  Branch: HEAD Handle: 2004101914570900

  Modified files:
openpkg-re  releasenotes.txt

  Log:
small improvements before uploading

  Summary:
RevisionChanges Path
1.9 +5  -5  openpkg-re/releasenotes.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/releasenotes.txt
  
  $ cvs diff -u -r1.8 -r1.9 releasenotes.txt
  --- openpkg-re/releasenotes.txt   18 Oct 2004 15:45:36 -  1.8
  +++ openpkg-re/releasenotes.txt   19 Oct 2004 13:57:09 -  1.9
  @@ -2,7 +2,7 @@
 OpenPKG Release Notes
 =
   
  -  o $Revision: 1.8 $. The most recent update of this file can be
  +  o $Revision: 1.9 $. 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
  @@ -92,8 +92,8 @@
 sparc64-solaris2.6  Sun Solaris 2.6
   
   The OpenPKG 2.2 release does not include binaries for other platforms.
  -No binaries are provided for PLUS packages. Updates are only available
  -as source packages.
  +No binaries are provided for PLUS packages. Updates (in UPD directory)
  +are only available as source packages.
   
   Packages with a class othern than CORE, BASE, or PLUS are not part
   of the release. There are many such packages, and most of them belong
  @@ -185,7 +185,7 @@
   because the corresponding gcc package is not completely compatible with
   the binutils-2.15 vendor distribution.
   
  -  o OpenPKG command problems and workarounds
  +  o Command problems and workarounds
   
   Some command sequences, notably 'openpkg index' and 'openpkg build',
   do not work properly unless LANG=C is set in the shell environment.
  @@ -206,7 +206,7 @@
 Upgrade from OpenPKG 2.1 to OpenPKG 2.2
 ===
   
  -  No known issues.
  +  No known problems.
   
 New in OpenPKG 2.1
 ==
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/ readme-bin.txt readme-iso.txt readme-src.tx...

2004-10-19 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-re   Date:   19-Oct-2004 16:08:02
  Branch: HEAD Handle: 2004101915080100

  Modified files:
openpkg-re  readme-bin.txt readme-iso.txt readme-src.txt
readme-top.txt readme-upd.txt

  Log:
update copyrights and remove trailing blanks

  Summary:
RevisionChanges Path
1.6 +11 -11 openpkg-re/readme-bin.txt
1.5 +5  -5  openpkg-re/readme-iso.txt
1.5 +5  -5  openpkg-re/readme-src.txt
1.6 +6  -6  openpkg-re/readme-top.txt
1.5 +5  -5  openpkg-re/readme-upd.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/readme-bin.txt
  
  $ cvs diff -u -r1.5 -r1.6 readme-bin.txt
  --- openpkg-re/readme-bin.txt 1 Aug 2003 09:41:07 -   1.5
  +++ openpkg-re/readme-bin.txt 19 Oct 2004 14:08:01 -  1.6
  @@ -1,7 +1,7 @@
___
  -   ___     _  __ 
  +   ___     _  __
 / _ \ _ __   ___ _ __ |  _ \| |/ / ___|
  - | | | | '_ \ / _ \ '_ \| |_) | ' / |  _ 
  + | | | | '_ \ / _ \ '_ \| |_) | ' / |  _
| |_| | |_) |  __/ | | |  __/| . \ |_| |
 \___/| .__/ \___|_| |_|_|   |_|\_\|
__|_|__
  @@ -11,16 +11,16 @@
Released: XX-XXX-200X
___
   
  - Copyright (c) 2000-2003 The OpenPKG Project http://www.openpkg.org/
  - Copyright (c) 2000-2003 Ralf S. Engelschall [EMAIL PROTECTED]
  - Copyright (c) 2000-2003 Cable  Wireless http://www.cw.com/
  + Copyright (c) 2000-2004 The OpenPKG Project http://www.openpkg.org/
  + Copyright (c) 2000-2004 Ralf S. Engelschall [EMAIL PROTECTED]
  + Copyright (c) 2000-2004 Cable  Wireless http://www.cw.com/
   
Permission to use, copy, modify, and distribute this software for
any purpose with or without fee is hereby granted, provided that
the above copyright notice and this permission notice appear in all
copies. Conditions in the third-party license of a included
package overrides this statement for that particular package.
  - 
  +
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  @@ -68,25 +68,25 @@
  OS id:   FreeBSD dev1 4.4-STABLE FreeBSD 4.4-STABLE i386
  OS extend:   full binary and sources
  OS addons:   OpenPKG /usr/opkg with:
  -bash, perl, vim, gcc, gzip, amd, 
  +bash, perl, vim, gcc, gzip, amd,
   openpkg, openssh, ntp, bzip2, screen.
  -   
  +
o ix86-linux2.2
  OS base version: Debian GNU/Linux 2.2
  OS patch level:  upgrades up to 26-Nov-2001
  OS id:   Linux dev5 2.2.20 i686
  OS extend:   base installation (binary only)
  OS addons:   OpenPKG /usr/opkg with:
  -bash, perl, vim, gcc, gzip, amd, 
  +bash, perl, vim, gcc, gzip, amd,
   openpkg, openssh, ntp, bzip2, screen.
  - 
  +
o sparc64-solaris2.8
  OS base version: Sun Solaris 8
  OS patch level:  patch cluster as of 26-Nov-2001
  OS id:   SunOS dev31 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-250
  OS extend:   Solaris entire distribution
  OS addons:   OpenPKG /usr/opkg with:
  -bash, perl, vim, gcc, gzip, amd, 
  +bash, perl, vim, gcc, gzip, amd,
   openpkg, openssh, ntp, bzip2, screen.
___
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-re/readme-iso.txt
  
  $ cvs diff -u -r1.4 -r1.5 readme-iso.txt
  --- openpkg-re/readme-iso.txt 1 Aug 2003 09:41:07 -   1.4
  +++ openpkg-re/readme-iso.txt 19 Oct 2004 14:08:01 -  1.5
  @@ -1,5 +1,5 @@
___
  -   ___     _  __ 
  +   ___     _  __
 / _ \ _ __   ___ _ __ |  _ \| |/ / ___|
| | | | '_ \ / _ \ '_ \| |_) | ' / |  _  The World Of Cross-Platform
| |_| | |_) |  __/ | | |  __/| . \ |_| | RPM-based Unix Software Packaging
  @@ 

[CVS] OpenPKG: openpkg-web/ about.wml

2004-10-19 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-web  Date:   19-Oct-2004 16:59:09
  Branch: HEAD Handle: 2004101915590900

  Modified files:
openpkg-web about.wml

  Log:
general edit, corrected grammar, reworded text, reduced redundancy, improved
style, usage...

  Summary:
RevisionChanges Path
1.28+40 -39 openpkg-web/about.wml
  

  patch -p0 '@@ .'
  Index: openpkg-web/about.wml
  
  $ cvs diff -u -r1.27 -r1.28 about.wml
  --- openpkg-web/about.wml 20 Jul 2004 17:25:31 -  1.27
  +++ openpkg-web/about.wml 19 Oct 2004 14:59:09 -  1.28
  @@ -7,18 +7,17 @@
   
   h2The Goal/h2
   
  -OpenPKG is a collaboration project with the goal of creating
  -and maintaining portable and easy to install software
  -packages for use on the major Unix server platforms.
  -Currently a href=http://www.sun.com/solaris/;Solaris/a,
  -a href=http://www.linux.com/;Linux/a and a
  +The OpenPKG project is a collaboration with the goal of creating
  +and maintaining portable and easy to install software packages
  +for use on major Unix server platforms. Currently
  +a href=http://www.sun.com/solaris/;Solaris/a,
  +a href=http://www.linux.com/;Linux/a, and a
   href=http://www.freebsd.org/;FreeBSD/a are
   fully supported. Additionally, core functions are known
  -to work on
  -a href=http://www.netbsd.org;NetBSD/a,
  -a href=http://www.openbsd.org;OpenBSD/a, a
  -href=http://www.tru64.org/;Tru64/a and
  -a href=http://www.hp.com/products1/unix/operating/index.html;HP-UX/a and
  +to work on a href=http://www.netbsd.org;NetBSD/a,
  +a href=http://www.openbsd.org;OpenBSD/a,
  +a href=http://www.tru64.org/;Tru64/a and
  +a href=http://www.hp.com/products1/unix/operating/index.html;HP-UX/a.
   
   h2The Background/h2
   
  @@ -27,44 +26,45 @@
   date back to the Build'n'Play (BnP) facility, developed in
   1996 by Ralf S. Engelschall while working for a
   href=http://www.sdm.de/;software design amp; management/a
  -(sdamp;m) in Munich. The OpenPKG project was founded by a
  +(sdamp;m) in Munich. The OpenPKG project was founded in November 2000 by a
   href=mailto:[EMAIL PROTECTED]Ralf S. Engelschall/a while working
  -together with a href=mailto:[EMAIL PROTECTED]Christoph Schug/a in
  -November 2000 during the goal to unite and enhance the software installation
  -approaches which were common sense in the Hosting team of the Internet
  -Services division in the a href=http://www.cw.com/;Cable amp; Wireless/a
  -Internet Solution Center (ISC) in Munich.
  +together with a href=mailto:[EMAIL PROTECTED]Christoph Schug/a.
  +Their goal involved uniting and enhancing software installation
  +approaches of the hosting team of the Internet Services division in the
  +a href=http://www.cw.com/;Cable amp; Wireless/a Internet Solution
  +Center (ISC) in Munich.
  +
  +p
  +At the Internet Services division, installing and maintaining Unix software
  +installations on top of a href=http://www.sun.com/solaris/;Solaris/a,
  +a href=http://www.linux.com/;Linux/a and
  +a href=http://www.freebsd.org/;FreeBSD/a was a daily task. Before
  +OpenPKG's arrival, software packages were manually installed on demand by
  +different Internet engineers in the hosting team. Each Internet engineer had
  +different knowledge and preferences, so the unique (and often not well
  +documented) software installations and configurations differed greatly.
  +It was consequently almost impossible to upgrade the installation later.
  +Additionally, constructing a new server for a customer required some
  +days because of the lack of automated installation procedures.
   
   p
  -The daily task was to install and maintain Unix software
  -installations on top of the three server operating systems
  -a href=http://www.sun.com/solaris/;Solaris/a,
  -a href=http://www.linux.com/;Linux/a and a
  -href=http://www.freebsd.org/;FreeBSD/a. In the past, software
  -packages were installed on demand and manually by different Internet
  -Engineers in the Hosting team. The results were that software
  -installations differed more or less heavily (because of different
  -knowledge and preferences between the Internet Engineers) and it
  -was mostly impossible to upgrade the installation later (because
  -the installation was too unique and often not well documented).
  -Additionally, establishing a new server for a customer required a few
  -days because of the lack of automated installation procedures.
  -OpenPKG solves this by providing a common source of software packages
  

[CVS] OpenPKG: openpkg-re/ readme-bin.txt

2004-10-19 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-re   Date:   19-Oct-2004 17:52:35
  Branch: HEAD Handle: 2004101916523500

  Modified files:
openpkg-re  readme-bin.txt

  Log:
correct spelling

  Summary:
RevisionChanges Path
1.7 +1  -1  openpkg-re/readme-bin.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/readme-bin.txt
  
  $ cvs diff -u -r1.6 -r1.7 readme-bin.txt
  --- openpkg-re/readme-bin.txt 19 Oct 2004 14:08:01 -  1.6
  +++ openpkg-re/readme-bin.txt 19 Oct 2004 15:52:35 -  1.7
  @@ -42,7 +42,7 @@
their content is NOT intended for production use. Using those binaries
means that you are in a neither robust nor secure situation. So use
binary packages only for bootstrapping and time-critical emergency
  - situations and ALWAYS perform a complete re-installation of the
  + situations and ALWAYS perform a complete reinstallation of the
involved packages as fast as possible. The OpenPKG Project does only
support installations resulting from the building of official OpenPKG
source packages on the target machine.
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 20:00:33
  Branch: HEAD Handle: 2004101919003300

  Modified files:
openpkg-src/starstar.spec

  Log:
upgrading package: star 1.5a51 - 1.5a52

  Summary:
RevisionChanges Path
1.18+2  -2  openpkg-src/star/star.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/star/star.spec
  
  $ cvs diff -u -r1.17 -r1.18 star.spec
  --- openpkg-src/star/star.spec10 Oct 2004 17:57:28 -  1.17
  +++ openpkg-src/star/star.spec19 Oct 2004 18:00:33 -  1.18
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_major  1.5
  -%define   V_minor  a51
  +%define   V_minor  a52
   
   #   package information
   Name: star
  @@ -38,7 +38,7 @@
   Group:Archiver
   License:  GPL
   Version:  %{V_major}%{V_minor}
  -Release:  20041010
  +Release:  20041019
   
   #   list of sources
   Source0:  ftp://ftp.berlios.de/pub/star/alpha/star-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 20:00:42
  Branch: HEAD Handle: 2004101919004100

  Modified files:
openpkg-src/libsrs2 libsrs2.spec

  Log:
upgrading package: libsrs2 1.0.17 - 1.0.18

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

  patch -p0 '@@ .'
  Index: openpkg-src/libsrs2/libsrs2.spec
  
  $ cvs diff -u -r1.3 -r1.4 libsrs2.spec
  --- openpkg-src/libsrs2/libsrs2.spec  11 Oct 2004 15:16:11 -  1.3
  +++ openpkg-src/libsrs2/libsrs2.spec  19 Oct 2004 18:00:41 -  1.4
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:Mail
   License:  GPL/BSD
  -Version:  1.0.17
  -Release:  20041011
  +Version:  1.0.18
  +Release:  20041019
   
   #   list of sources
   Source0:  http://www.libsrs2.org/srs/libsrs2-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 20:00:44
  Branch: HEAD Handle: 2004101919004300

  Modified files:
openpkg-src/perl-locale perl-locale.spec

  Log:
modifying package: perl-locale-5.8.5 20041017 - 20041019

  Summary:
RevisionChanges Path
1.17+2  -2  openpkg-src/perl-locale/perl-locale.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  
  $ cvs diff -u -r1.16 -r1.17 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  17 Oct 2004 07:30:35 -  1.16
  +++ openpkg-src/perl-locale/perl-locale.spec  19 Oct 2004 18:00:43 -  1.17
  @@ -26,7 +26,7 @@
   #   versions of individual parts
   %define   V_perl 5.8.5
   %define   V_i18n_langtags0.35
  -%define   V_encode   2.04
  +%define   V_encode   2.05
   %define   V_encode_newlines  0.03
   %define   V_encode_registry  0.12
   %define   V_libintl_perl 1.11
  @@ -49,7 +49,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041017
  +Release:  20041019
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 20:01:03
  Branch: HEAD Handle: 2004101919010300

  Modified files:
openpkg-src/squid   squid.spec

  Log:
apply vendor patch

  Summary:
RevisionChanges Path
1.70+3  -1  openpkg-src/squid/squid.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/squid/squid.spec
  
  $ cvs diff -u -r1.69 -r1.70 squid.spec
  --- openpkg-src/squid/squid.spec  12 Oct 2004 08:40:54 -  1.69
  +++ openpkg-src/squid/squid.spec  19 Oct 2004 18:01:03 -  1.70
  @@ -39,7 +39,7 @@
   Group:Web
   License:  GPL
   Version:  %{V_maj}.%{V_min}.%{V_rev}
  -Release:  20041012
  +Release:  20041019
   
   #   package options
   %option   with_fsl   yes
  @@ -51,6 +51,7 @@
   Source0:  
http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/squid-%{V_maj}.%{V_min}.STABLE%{V_rev}.tar.gz
   Source1:  rc.squid
   Source2:  fsl.squid
  +Patch0:   
http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/bugs/squid-%{V_maj}.%{V_min}.STABLE%{V_rev}-half_closed_POST.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -86,6 +87,7 @@
   
   %prep
   %setup -q -n squid-%{V_maj}.%{V_min}.STABLE%{V_rev}
  +%patch -p1
   %if %{with_ntlm} == yes
   %{l_shtool} subst \
   -e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-19 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:   19-Oct-2004 20:08:58
  Branch: HEAD Handle: 2004101919085800

  Modified files:
openpkg-src/spread  spread.spec

  Log:
upgrading package: spread 3.17.2 - 3.17.3

  Summary:
RevisionChanges Path
1.37+3  -3  openpkg-src/spread/spread.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/spread/spread.spec
  
  $ cvs diff -u -r1.36 -r1.37 spread.spec
  --- openpkg-src/spread/spread.spec8 Oct 2004 14:29:48 -   1.36
  +++ openpkg-src/spread/spread.spec19 Oct 2004 18:08:58 -  1.37
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Network
   License:  BSD-style
  -Version:  3.17.2
  -Release:  20041008
  +Version:  3.17.3
  +Release:  20041019
   
   #   package options
   %option   with_perl   no
  @@ -63,7 +63,7 @@
   news services, and many other networked enabled tools.
   
   %prep
  -%setup -q -n spread_src-%{version}
  +%setup -q -n spread-src-%{version}
   %{l_shtool} subst \
   -e s;^[# \t]*\(DaemonUser\).*;\1 = %{l_rusr}; \
   -e s;^[# \t]*\(DaemonGroup\).*;\1 = %{l_mgrp}; \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]