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

2004-11-10 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:   11-Nov-2004 08:21:36
  Branch: HEAD Handle: 200407213600

  Modified files:
openpkg-re  releasenotes.txt

  Log:
minor documentation cosmetics

  Summary:
RevisionChanges Path
1.12+7  -7  openpkg-re/releasenotes.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/releasenotes.txt
  
  $ cvs diff -u -r1.11 -r1.12 releasenotes.txt
  --- openpkg-re/releasenotes.txt   20 Oct 2004 11:43:10 -  1.11
  +++ openpkg-re/releasenotes.txt   11 Nov 2004 07:21:36 -  1.12
  @@ -2,7 +2,7 @@
 OpenPKG Release Notes
 =
   
  -  o $Revision: 1.11 $. The most recent update of this file can be
  +  o $Revision: 1.12 $. 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
  @@ -505,9 +505,9 @@
   UUID_INSTANCE="db1733cb-b4f1-3d40-9b6b-0eb4dfec965b"
   UUID_PLATFORM="61a4580d-b45c-388f-a9b9-9887780a8b2d"
   
  -The three UUIDs can be used to uniqely and ultimately identify a
  -OpenPKG instance. Currently OpenPKG does not use this information
  -unless you explictly tell it to do so. It provides the information
  +The three UUIDs can be used to uniqely and ultimately identify an
  +OpenPKG instance. Currently OpenPKG does not use this information.
  +It provides the information
   to enable additional services and functionality in the future. A
   typical application is to use the UUIDs as the key to identify an
   instance in a enterprise software inventory.
  @@ -533,11 +533,11 @@
   startup (rc.openpkg %start) and daily (rc.openpkg %daily). Can be
   used to detect relocated instances or instances on mobile platforms.
   
  -We understand that the provisioning of UUIDs is not welcome by
  -everybody. People tend to be afraid
  +We understand not everybody welcomes the provisioning of UUIDs.
  +People tend to be afraid
   
   - which data is used to create the UUID
  -- where it is send to
  +- where is it send to
   - how much privacy is exposed to the recipient
   
   We provide a way for the user to reproduce how the UUIDs are
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 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:   10-Nov-2004 21:48:35
  Branch: HEAD Handle: 2004111020483400

  Modified files:
openpkg-src/perl-wwwperl-www.spec

  Log:
modifying package: perl-www-5.8.5 20041105 -> 20041110

  Summary:
RevisionChanges Path
1.153   +2  -2  openpkg-src/perl-www/perl-www.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.152 -r1.153 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec5 Nov 2004 19:02:40 -   
1.152
  +++ openpkg-src/perl-www/perl-www.spec10 Nov 2004 20:48:34 -  
1.153
  @@ -37,7 +37,7 @@
   %define   V_cgi_application  3.31
   %define   V_cgi_formbuilder  2.13
   %define   V_cgi_formmagick   0.89
  -%define   V_cgi_minimal  1.14
  +%define   V_cgi_minimal  1.15
   %define   V_cgi_safe 1.24
   %define   V_cgi_session  3.95
   %define   V_cgi_paramcomposite   0.02
  @@ -74,7 +74,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041105
  +Release:  20041110
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 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:   10-Nov-2004 21:47:58
  Branch: HEAD Handle: 2004111020475700

  Modified files:
openpkg-src/libxml  libxml.spec

  Log:
upgrading package: libxml 2.6.15 -> 2.6.16

  Summary:
RevisionChanges Path
1.89+2  -2  openpkg-src/libxml/libxml.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/libxml/libxml.spec
  
  $ cvs diff -u -r1.88 -r1.89 libxml.spec
  --- openpkg-src/libxml/libxml.spec28 Oct 2004 10:15:43 -  1.88
  +++ openpkg-src/libxml/libxml.spec10 Nov 2004 20:47:57 -  1.89
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:SGML
   License:  LGPL
  -Version:  2.6.15
  -Release:  20041028
  +Version:  2.6.16
  +Release:  20041110
   
   #   list of sources
   Source0:  ftp://xmlsoft.org/libxml2-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 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:   10-Nov-2004 16:51:29
  Branch: HEAD Handle: 2004111015512800

  Added files:
openpkg-src/perl-xmlperl-xml.patch
  Modified files:
openpkg-src/perl-xmlperl-xml.spec

  Log:
Seems like the xmlInitParser() call is no longer useless. It actually
seems to be essential for some applications, so activate the call.

  Summary:
RevisionChanges Path
1.1 +12 -0  openpkg-src/perl-xml/perl-xml.patch
1.153   +4  -2  openpkg-src/perl-xml/perl-xml.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-xml/perl-xml.patch
  
  $ cvs diff -u -r0 -r1.1 perl-xml.patch
  --- /dev/null 2004-11-10 16:51:29 +0100
  +++ perl-xml.patch2004-11-10 16:51:29 +0100
  @@ -0,0 +1,12 @@
  +Index: LibXML.xs
  +--- LibXML.xs.orig   2004-03-25 00:06:14 +0100
   LibXML.xs2004-11-10 16:43:46 +0100
  +@@ -622,7 +622,7 @@
  + HV* real_obj = NULL;
  + SV** item= NULL;
  + SV*  item2   = NULL;
  +-/* xmlInitParser(); */ /* useless call */
  ++xmlInitParser();
  + xmlGetWarningsDefaultValue = 0;
  + 
  + if ( self != NULL ) {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-xml/perl-xml.spec
  
  $ cvs diff -u -r1.152 -r1.153 perl-xml.spec
  --- openpkg-src/perl-xml/perl-xml.spec5 Nov 2004 19:03:50 -   
1.152
  +++ openpkg-src/perl-xml/perl-xml.spec10 Nov 2004 15:51:28 -  
1.153
  @@ -80,7 +80,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041105
  +Release:  20041110
   
   #   package options
   %option   with_libxmlno
  @@ -125,7 +125,7 @@
   Source24: 
http://www.cpan.org/modules/by-module/HTML/HTML-TagReader-%{V_html_tagreader}.tar.gz
   Source25: 
http://www.cpan.org/modules/by-module/HTML/HTML-SimpleParse-%{V_html_simpleparse}.tar.gz
   Source26: 
http://www.cpan.org/modules/by-module/XML/XML-LibXML-Common-%{V_xml_libxml_common}.tar.gz
  -Source27: 
http://www.cpan.org/authors/id/P/PH/PHISH//XML-LibXML-%{V_xml_libxml}.tar.gz
  +Source27: 
http://www.cpan.org/authors/id/P/PH/PHISH/XML-LibXML-%{V_xml_libxml}.tar.gz
   Source28: 
http://www.cpan.org/modules/by-module/XML/XML-LibXML-Iterator-%{V_xml_libxml_iterator}.tar.gz
   Source29: 
http://www.cpan.org/modules/by-module/XML/XML-LibXML-XPathContext-%{V_xml_libxml_xpathcontext}.tar.gz
   Source30: 
http://www.cpan.org/modules/by-module/XML/XML-XUpdate-LibXML-%{V_xml_xupdate_libxml}.tar.gz
  @@ -141,6 +141,7 @@
   Source40: 
http://www.cpan.org/modules/by-module/HTML/HTML-Template-Extension-%{V_html_template_extension}.tar.gz
   Source41: 
http://www.cpan.org/modules/by-module/XML/XML-Stream-%{V_xml_stream}.tar.gz
   Source42: 
http://www.cpan.org/modules/by-module/XML/XML-DT-%{V_xml_dt}.tar.gz
  +Patch0:   perl-xml.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -479,6 +480,7 @@
   %setup -q -T -D -a 40
   %setup -q -T -D -a 41
   %setup -q -T -D -a 42
  +%patch -p0 -d XML-LibXML-%{V_xml_libxml}
   
   %build
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 12:56:13
  Branch: HEAD Handle: 2004111011561300

  Modified files:
openpkg-src/lcmslcms.spec

  Log:
upgrading package: lcms 1.13 -> 1.14beta2

  Summary:
RevisionChanges Path
1.5 +7  -4  openpkg-src/lcms/lcms.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/lcms/lcms.spec
  
  $ cvs diff -u -r1.4 -r1.5 lcms.spec
  --- openpkg-src/lcms/lcms.spec9 Nov 2004 10:05:30 -   1.4
  +++ openpkg-src/lcms/lcms.spec10 Nov 2004 11:56:13 -  1.5
  @@ -23,6 +23,10 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package version
  +%define   V_major 1.14
  +%define   V_minor beta2
  +
   #   package information
   Name: lcms
   Summary:  Little Color Management System Library
  @@ -33,8 +37,8 @@
   Class:BASE
   Group:Graphics
   License:  MIT
  -Version:  1.13
  -Release:  20041109
  +Version:  %{V_major}%{V_minor}
  +Release:  20041110
   
   #   list of sources
   Source0:  http://www.littlecms.com/lcms-%{version}.tar.gz
  @@ -55,14 +59,13 @@
   
   %track
   prog lcms = {
  -comment   = "tho:09.11.04: wait a bit longer: 1.14beta2"
   version   = %{version}
   url   = http://www.littlecms.com/downloads.htm
   regex = lcms-(__VER__)\.tar\.gz
   }
   
   %prep
  -%setup -q
  +%setup -q -n lcms-%{V_major}
   
   %build
   CC="%{l_cc}" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
symtab_h) $(source_h) $(objfiles_h)
   -$(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/mi/mi-cmd-file.c
   +$(CC) -c $(INTERNAL_CFLAGS) $(CPPFLAGS) $(srcdir)/mi/mi-cmd-file.c
mi-cmds.o: $(srcdir)/mi/mi-cmds.c $(defs_h) $(top_h) $(mi_cmds_h) \
  @@ -305,7 +303,7 @@

#
# rdi-share sub-directory
  -@@ -2859,7 +2862,7 @@
  +@@ -2978,7 +2981,7 @@

signals.o: $(srcdir)/signals/signals.c $(server_h) $(defs_h) $(target_h) \
$(gdb_string_h)
  @@ -314,7 +312,7 @@

#
# gdb/tui/ dependencies
  -@@ -2872,21 +2875,21 @@
  +@@ -2991,21 +2994,21 @@
$(tui_stack_h) $(tui_win_h) $(tui_winsource_h) $(tui_windata_h) \
$(target_h) $(frame_h) $(breakpoint_h) $(inferior_h) $(symtab_h) \
$(source_h) $(gdb_curses_h) $(readline_h)
  @@ -341,7 +339,7 @@
tui-hooks.o: $(srcdir)/tui/tui-hooks.c $(defs_h) $(symtab_h) $(inferior_h) \
$(command_h) $(bfd_h) $(symfile_h) $(objfiles_h) $(target_h) \
$(gdbcore_h) $(event_loop_h) $(event_top_h) $(frame_h) \
  -@@ -2958,14 +2961,14 @@
  +@@ -3077,14 +3080,14 @@

xdr_ld.o: vx-share/xdr_ld.c $(defs_h) vx-share/vxTypes.h \
vx-share/vxWorks.h vx-share/xdr_ld.h
  @@ -359,29 +357,27 @@
   +$(CC) -c $(INTERNAL_CFLAGS) $(CPPFLAGS) $(srcdir)/vx-share/xdr_rdb.c

### end of the gdb Makefile.in.
  -Index: gdb/configure
  -diff -Nau gdb/configure.orig gdb/configure
   gdb/configure.orig   2004-07-17 13:29:05 +0200
  -+++ gdb/configure2004-09-08 18:57:11 +0200
  -@@ -5575,7 +5575,7 @@
  - 
  - fi ;;
  - esac
  --for ac_hdr in curses.h ncurses.h term.h
  -+for ac_hdr in ncurses.h term.h curses.h
  - do
  - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
   Index: gdb/configure.in
  -diff -Nau gdb/configure.in.orig gdb/configure.in
   gdb/configure.in.orig2004-07-17 13:29:08 +0200
  -+++ gdb/configure.in 2004-09-08 18:57:11 +0200
  -@@ -380,7 +380,7 @@
  +--- gdb/configure.in.orig2004-11-10 12:29:03 +0100
   gdb/configure.in 2004-11-10 12:30:20 +0100
  +@@ -394,7 +394,7 @@
   Solaris 2.[789] when using GCC. ]])
fi ;;
esac
  --AC_CHECK_HEADERS(curses.h ncurses.h term.h)
  -+AC_CHECK_HEADERS(ncurses.h term.h curses.h)
  +-AC_CHECK_HEADERS(curses.h cursesX.h ncurses.h ncurses/ncurses.h term.h)
  ++AC_CHECK_HEADERS(ncurses.h ncurses/ncurses.h curses.h cursesX.h term.h)

# FIXME: kettenis/20030102: In most cases we include these
# unconditionally, so what's the point in checking these?
  +Index: gdb/configure
  +--- gdb/configure.orig   2004-11-10 12:28:55 +0100
   gdb/configure2004-11-10 12:29:58 +0100
  +@@ -5508,7 +5508,7 @@
  + 
  + fi ;;
  + esac
  +-for ac_hdr in curses.h cursesX.h ncurses.h ncurses/ncurses.h term.h
  ++for ac_hdr in ncurses.h ncurses/ncurses.h curses.h cursesX.h term.h
  + do
  + ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  + echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gdb/gdb.spec
  
  $ cvs diff -u -r1.36 -r1.37 gdb.spec
  --- openpkg-src/gdb/gdb.spec  2 Oct 2004 10:04:04 -   1.36
  +++ openpkg-src/gdb/gdb.spec  10 Nov 2004 11:50:14 -  1.37
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:Development
   License:  GPL
  -Version:  6.2.1
  -Release:  20041002
  +Version:  6.3
  +Release:  20041110
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/ucarp/ ucarp.spec vip-down.sh vip-up.sh

2004-11-10 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:   10-Nov-2004 12:30:19
  Branch: HEAD Handle: 2004111011301800

  Modified files:
openpkg-src/ucarp   ucarp.spec vip-down.sh vip-up.sh

  Log:
it appears that GCC is not a requirement, more precisely relocate
preprocessor definition flag to $CPPFLAGS variable, and improve
default virtual interface logic in the suggestive script files

  Summary:
RevisionChanges Path
1.9 +4  -4  openpkg-src/ucarp/ucarp.spec
1.5 +11 -7  openpkg-src/ucarp/vip-down.sh
1.5 +12 -8  openpkg-src/ucarp/vip-up.sh
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ucarp/ucarp.spec
  
  $ cvs diff -u -r1.8 -r1.9 ucarp.spec
  --- openpkg-src/ucarp/ucarp.spec  5 Nov 2004 17:34:03 -   1.8
  +++ openpkg-src/ucarp/ucarp.spec  10 Nov 2004 11:30:18 -  1.9
  @@ -34,7 +34,7 @@
   Group:Network
   License:  Specific
   Version:  1.1
  -Release:  20041105
  +Release:  20041110
   
   #   package options
   %option   with_fsl  yes
  @@ -50,7 +50,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, libpcap, libiconv, gcc
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, libpcap, libiconv
   PreReq:   OpenPKG, openpkg >= 20040130, libpcap, libiconv
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl >= 1.3.0
  @@ -110,8 +110,8 @@
   
   #   configure program
   CC="%{l_cc}" \
  -CFLAGS="%{l_cflags -O} $DEFFLAGS" \
  -CPPFLAGS="%{l_cppflags}" \
  +CFLAGS="%{l_cflags -O}" \
  +CPPFLAGS="%{l_cppflags} $DEFFLAGS" \
   LDFLAGS="%{l_ldflags} %{l_fsl_ldflags}" \
   LIBS="%{l_fsl_libs} -lpcap $LIBFLAGS" \
   ./configure \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ucarp/vip-down.sh
  
  $ cvs diff -u -r1.4 -r1.5 vip-down.sh
  --- openpkg-src/ucarp/vip-down.sh 5 Nov 2004 17:34:03 -   1.4
  +++ openpkg-src/ucarp/vip-down.sh 10 Nov 2004 11:30:18 -  1.5
  @@ -1,4 +1,4 @@
  -#!/bin/sh
  +#! /bin/sh
   
   # SVR4 virtual network interface manipulation
   #/sbin/ifconfig $1:48 >/dev/null 2>&1 && \
  @@ -9,14 +9,18 @@
   #/usr/sbin/route delete 127.0.0.2 127.0.0.1
   
   # BSD virtual network interface manipulation
  -#/sbin/ifconfig $1 >/dev/null 2>&1 && \
  -#/sbin/ifconfig $1 -alias 127.0.0.2
  +#/sbin/ifconfig $1:48 >/dev/null 2>&1 && \
  +#/sbin/ifconfig $1:48 -alias 127.0.0.2 down
   
   # BSD IP routing
  -#/sbin/route delete 127.0.0.2 127.0.0.1 $1
  +#/sbin/route delete 127.0.0.2 127.0.0.1 $1:48
  +
  +# Debian Linux virtual network interface manipulation
  +#/sbin/ifconfig $1:48 >/dev/null 2>&1 && \
  +#/sbin/ifconfig $1:48 down
   
  -# Linux virtual network interface manipulation
  -#/sbin/ip addr del 127.0.0.2/24 dev $1
  +# Other Linux virtual network interface manipulation
  +#/sbin/ip addr del 127.0.0.2/24 dev $1:48
   
   # Linux IP routing
  -#/sbin/route delete 127.0.0.2 127.0.0.1 $1
  +#/sbin/route delete -host 127.0.0.2 $1:48
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ucarp/vip-up.sh
  
  $ cvs diff -u -r1.4 -r1.5 vip-up.sh
  --- openpkg-src/ucarp/vip-up.sh   5 Nov 2004 17:34:03 -   1.4
  +++ openpkg-src/ucarp/vip-up.sh   10 Nov 2004 11:30:18 -  1.5
  @@ -1,22 +1,26 @@
  -#!/bin/sh
  +#! /bin/sh
   
   # SVR4 virtual network interface manipulation
   #/sbin/ifconfig $1:48 >/dev/null 2>&1 || \
   #/usr/sbin/ifconfig $1:48 plumb && \
  -#/sbin/ifconfig $1:48 127.0.0.2 netmask 255.255.255.0 up
  +#/sbin/ifconfig $1:48 127.0.0.2 broadcast 127.0.0.255 netmask 
255.255.255.0 up
   
   # SVR4 IP routing
   #/usr/sbin/route add 127.0.0.2 127.0.0.1
   
   # BSD virtual network interface manipulation
  -#/sbin/ifconfig $1 >/dev/null 2>&1 || \
  -#/sbin/ifconfig $1 alias 127.0.0.2 netmask 255.255.255.255
  +#/sbin/ifconfig $1:48 >/dev/null 2>&1 || \
  +#/sbin/ifconfig $1:48 alias 127.0.0.2 broadcast 127.0.0.255 netmask 
255.255.255.255 up
   
   # BSD IP routing
  -#/sbin/route add 127.0.0.2 127.0.0.1 $1
  +#/sbin/route add 

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

2004-11-10 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:   10-Nov-2004 12:28:08
  Branch: HEAD Handle: 2004111011280800

  Modified files:
openpkg-src/webmin  webmin.spec

  Log:
remove leftover comments as we now have resolved all foreseen problems
involving tagging of config files, and cleanup formatting of new $os
variable logic

  Summary:
RevisionChanges Path
1.7 +4  -8  openpkg-src/webmin/webmin.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/webmin/webmin.spec
  
  $ cvs diff -u -r1.6 -r1.7 webmin.spec
  --- openpkg-src/webmin/webmin.spec9 Nov 2004 16:56:03 -   1.6
  +++ openpkg-src/webmin/webmin.spec10 Nov 2004 11:28:08 -  1.7
  @@ -23,9 +23,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   FIXME: ms - Configuration files are not marked, due to their mass
  -#   quantities.
  -
   #   package information
   Name: webmin
   Summary:  Web Interface for Unix System Administration
  @@ -37,7 +34,7 @@
   Group:Web
   License:  BSD-style
   Version:  1.160
  -Release:  20041109
  +Release:  20041110
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/webadmin/webmin-%{version}.tar.gz
  @@ -85,9 +82,9 @@
   
   %install
   case "%{l_platform -t}" in
  -*-sunos*   ) os="1"  ;;
  -*-freebsd* ) os="42"  ;;
  -*-linux*   ) os="6";;
  +*-sunos*   ) os="1"  ;;
  +*-freebsd* ) os="42" ;;
  +*-linux*   ) os="6"  ;;
   * ) echo "platform %{l_platform -t} not supported" 2>&1; exit 1 ;;
   esac
   rm -rf $RPM_BUILD_ROOT
  @@ -131,7 +128,6 @@
   '%config %{l_prefix}/etc/webmin/miniserv.pem' \
   '%config %{l_prefix}/etc/webmin/miniserv.users' \
   '%config %{l_prefix}/etc/webmin/webmin.acl'
  -#'%config `find %{l_prefix}/etc/webmin/ -type d -exec find {} \; | 
%{l_shtool} subst -e "s;$RPM_BUILD_ROOT;;"`' \
   
   %files -f files
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 10:12:21
  Branch: HEAD Handle: 2004111009122100

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

  Log:
modifying package: perl-util-5.8.5 20041031 -> 20041110

  Summary:
RevisionChanges Path
1.144   +2  -2  openpkg-src/perl-util/perl-util.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.143 -r1.144 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  31 Oct 2004 20:30:47 -  
1.143
  +++ openpkg-src/perl-util/perl-util.spec  10 Nov 2004 09:12:21 -  
1.144
  @@ -51,7 +51,7 @@
   %define   V_data_locations   5.4
   %define   V_data_swap0.05
   %define   V_data_flow0.09
  -%define   V_data_table   1.42
  +%define   V_data_table   1.43
   %define   V_devel_stacktrace 1.11
   %define   V_exception_class  1.19
   %define   V_geography_countries  1.4
  @@ -88,7 +88,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041031
  +Release:  20041110
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 10:08:50
  Branch: HEAD Handle: 2004111009085000

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

  Log:
modifying package: perl-apache-5.8.5 20041109 -> 20041110

  Summary:
RevisionChanges Path
1.37+2  -2  openpkg-src/perl-apache/perl-apache.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-apache/perl-apache.spec
  
  $ cvs diff -u -r1.36 -r1.37 perl-apache.spec
  --- openpkg-src/perl-apache/perl-apache.spec  9 Nov 2004 14:08:23 -   
1.36
  +++ openpkg-src/perl-apache/perl-apache.spec  10 Nov 2004 09:08:50 -  
1.37
  @@ -25,7 +25,7 @@
   
   #   versions of individual parts
   %define   V_perl 5.8.5
  -%define   V_apache_authcookie3.05
  +%define   V_apache_authcookie3.06
   %define   V_apache_authcookiedbi 1.19
   %define   V_apache_admin_config  0.91
   %define   V_apache_dbi   0.94
  @@ -52,7 +52,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041109
  +Release:  20041110
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Apache/Apache-AuthCookie-%{V_apache_authcookie}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 10:08:22
  Branch: HEAD Handle: 2004111009082200

  Modified files:
openpkg-src/perl-sysperl-sys.spec

  Log:
modifying package: perl-sys-5.8.5 20041023 -> 20041110

  Summary:
RevisionChanges Path
1.88+2  -2  openpkg-src/perl-sys/perl-sys.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-sys/perl-sys.spec
  
  $ cvs diff -u -r1.87 -r1.88 perl-sys.spec
  --- openpkg-src/perl-sys/perl-sys.spec23 Oct 2004 07:13:02 -  
1.87
  +++ openpkg-src/perl-sys/perl-sys.spec10 Nov 2004 09:08:22 -  
1.88
  @@ -26,7 +26,7 @@
   #   versions of individual parts
   %define   V_perl5.8.5
   %define   V_unix_syslog 0.99
  -%define   V_archive_tar 1.10
  +%define   V_archive_tar 1.20
   %define   V_archive_zip 1.14
   %define   V_expect  1.15
   %define   V_storable2.13
  @@ -57,7 +57,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041023
  +Release:  20041110
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Unix/Unix-Syslog-%{V_unix_syslog}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 10:05:34
  Branch: HEAD Handle: 2004111009053400

  Modified files:
openpkg-src/nmapnmap.spec

  Log:
upgrading package: nmap 3.76 -> 3.77

  Summary:
RevisionChanges Path
1.62+2  -2  openpkg-src/nmap/nmap.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/nmap/nmap.spec
  
  $ cvs diff -u -r1.61 -r1.62 nmap.spec
  --- openpkg-src/nmap/nmap.spec6 Nov 2004 07:48:09 -   1.61
  +++ openpkg-src/nmap/nmap.spec10 Nov 2004 09:05:34 -  1.62
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:Network
   License:  GPL
  -Version:  3.76
  -Release:  20041106
  +Version:  3.77
  +Release:  20041110
   
   #   list of sources
   Source0:  http://www.insecure.org/nmap/dist/nmap-%{version}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 10:02:28
  Branch: HEAD Handle: 2004111009022700

  Modified files:
openpkg-src/mathomatic  mathomatic.spec

  Log:
upgrading package: mathomatic 11.4d -> 11.5

  Summary:
RevisionChanges Path
1.15+2  -2  openpkg-src/mathomatic/mathomatic.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mathomatic/mathomatic.spec
  
  $ cvs diff -u -r1.14 -r1.15 mathomatic.spec
  --- openpkg-src/mathomatic/mathomatic.spec29 Oct 2004 18:03:17 -  
1.14
  +++ openpkg-src/mathomatic/mathomatic.spec10 Nov 2004 09:02:27 -  
1.15
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:Algorithm
   License:  Open Source
  -Version:  11.4d
  -Release:  20041029
  +Version:  11.5
  +Release:  20041110
   
   #   list of sources
   Source0:  http://www.panix.com/~gesslein/mathomatic-%{version}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 09:57:00
  Branch: HEAD Handle: 200411100857

  Modified files:
openpkg-src/docbook docbook.spec

  Log:
modifying package: docbook-4.2 20041105 -> 20041110

  Summary:
RevisionChanges Path
1.77+2  -2  openpkg-src/docbook/docbook.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/docbook/docbook.spec
  
  $ cvs diff -u -r1.76 -r1.77 docbook.spec
  --- openpkg-src/docbook/docbook.spec  5 Nov 2004 07:27:47 -   1.76
  +++ openpkg-src/docbook/docbook.spec  10 Nov 2004 08:57:00 -  1.77
  @@ -33,7 +33,7 @@
   %define   V_dtd_xml_old_n  412
   %define   V_dtd_simple 1.0
   %define   V_ss_dsssl   1.79
  -%define   V_ss_xsl 1.66.1
  +%define   V_ss_xsl 1.67.0
   
   #   package information
   Name: docbook
  @@ -46,7 +46,7 @@
   Group:SGML
   License:  BSD
   Version:  4.2
  -Release:  20041105
  +Release:  20041110
   
   #   list of sources
   Source0:  
http://www.oasis-open.org/docbook/xml/%{V_dtd_xml}/docbook-xml-%{V_dtd_xml}.zip
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-10 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Nov-2004 09:55:38
  Branch: HEAD Handle: 2004111008553700

  Modified files:
openpkg-src/diffstatdiffstat.spec

  Log:
upgrading package: diffstat 1.34 -> 1.35

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/diffstat/diffstat.spec
  
  $ cvs diff -u -r1.21 -r1.22 diffstat.spec
  --- openpkg-src/diffstat/diffstat.spec9 Jun 2004 14:35:56 -   
1.21
  +++ openpkg-src/diffstat/diffstat.spec10 Nov 2004 08:55:37 -  
1.22
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Converter
   License:  GPL
  -Version:  1.34
  -Release:  20040609
  +Version:  1.35
  +Release:  20041110
   
   #   list of sources
   Source0:  ftp://invisible-island.net/diffstat/diffstat-%{version}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]