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

2004-12-01 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:   01-Dec-2004 19:08:45
  Branch: HEAD Handle: 2004120118084500

  Modified files:
openpkg-src/xterm   xterm.spec

  Log:
upgrading package: xterm 196 - 197

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

  patch -p0 '@@ .'
  Index: openpkg-src/xterm/xterm.spec
  
  $ cvs diff -u -r1.84 -r1.85 xterm.spec
  --- openpkg-src/xterm/xterm.spec  12 Oct 2004 08:41:51 -  1.84
  +++ openpkg-src/xterm/xterm.spec  1 Dec 2004 18:08:45 -   1.85
  @@ -24,7 +24,7 @@
   ##
   
   #   package versions
  -%define   V_xterm196
  +%define   V_xterm197
   %define   V_xtermset 0.5.2
   %define   V_xtermcontrol 2.6
   
  @@ -39,7 +39,7 @@
   Group:XWindow
   License:  X11
   Version:  %{V_xterm}
  -Release:  20041012
  +Release:  20041201
   
   #   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/geoip/ geoip.spec

2004-12-01 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:   01-Dec-2004 19:29:49
  Branch: HEAD Handle: 2004120118294900

  Modified files:
openpkg-src/geoip   geoip.spec

  Log:
modifying package: geoip-1.3.8 20041108 - 20041201

  Summary:
RevisionChanges Path
1.57+2  -2  openpkg-src/geoip/geoip.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/geoip/geoip.spec
  
  $ cvs diff -u -r1.56 -r1.57 geoip.spec
  --- openpkg-src/geoip/geoip.spec  8 Nov 2004 16:31:28 -   1.56
  +++ openpkg-src/geoip/geoip.spec  1 Dec 2004 18:29:49 -   1.57
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_api_c   1.3.8
  -%define   V_api_pl  1.23
  +%define   V_api_pl  1.24
   
   #   package information
   Name: geoip
  @@ -38,7 +38,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_api_c}
  -Release:  20041108
  +Release:  20041201
   
   #   package options
   %option   with_perl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   01-Dec-2004 19:32:45
  Branch: HEAD Handle: 2004120118324500

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

  Log:
modifying package: perl-mail-5.8.6 20041129 - 20041201

  Summary:
RevisionChanges Path
1.154   +2  -2  openpkg-src/perl-mail/perl-mail.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-mail/perl-mail.spec
  
  $ cvs diff -u -r1.153 -r1.154 perl-mail.spec
  --- openpkg-src/perl-mail/perl-mail.spec  29 Nov 2004 19:38:19 -  
1.153
  +++ openpkg-src/perl-mail/perl-mail.spec  1 Dec 2004 18:32:45 -   
1.154
  @@ -25,7 +25,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.6
  -%define   V_mail_box2.058
  +%define   V_mail_box2.059
   %define   V_mail_imapclient 2.2.9
   %define   V_mail_mbox_messageparser 1.21.1
   %define   V_mail_mboxparser 0.49
  @@ -52,7 +52,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041129
  +Release:  20041201
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Mail/MailTools-%{V_mailtools}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   01-Dec-2004 19:38:01
  Branch: HEAD Handle: 2004120118380100

  Modified files:
openpkg-src/xterm   xterm.spec

  Log:
downgrade again, because 197 segfaults for me

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

  patch -p0 '@@ .'
  Index: openpkg-src/xterm/xterm.spec
  
  $ cvs diff -u -r1.85 -r1.86 xterm.spec
  --- openpkg-src/xterm/xterm.spec  1 Dec 2004 18:08:45 -   1.85
  +++ openpkg-src/xterm/xterm.spec  1 Dec 2004 18:38:01 -   1.86
  @@ -24,7 +24,7 @@
   ##
   
   #   package versions
  -%define   V_xterm197
  +%define   V_xterm196
   %define   V_xtermset 0.5.2
   %define   V_xtermcontrol 2.6
   
  @@ -63,6 +63,7 @@
   
   %track
   prog xterm = {
  +comment   = rse: xterm 197 is broken: segfaults under at least 
FreeBSD 5.3
   version   = %{V_xterm}
   url   = ftp://dickey.his.com/xterm/
   regex = xterm-(__VER__)\.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   01-Dec-2004 19:39:41
  Branch: HEAD Handle: 2004120118394000

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

  Log:
modifying package: perl-www-5.8.6 20041129 - 20041201

  Summary:
RevisionChanges Path
1.158   +3  -3  openpkg-src/perl-www/perl-www.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.157 -r1.158 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec29 Nov 2004 19:38:34 -  
1.157
  +++ openpkg-src/perl-www/perl-www.spec1 Dec 2004 18:39:40 -   
1.158
  @@ -25,7 +25,7 @@
   
   #   versions of individual parts
   %define   V_perl 5.8.6
  -%define   V_libwww_perl  5.801
  +%define   V_libwww_perl  5.802
   %define   V_uri  1.35
   %define   V_cgi  3.05
   %define   V_cgi_untaint  1.00
  @@ -42,7 +42,7 @@
   %define   V_cgi_session  3.95
   %define   V_cgi_paramcomposite   0.02
   %define   V_fcgi 0.67
  -%define   V_rpc_xml  0.54
  +%define   V_rpc_xml  0.55
   %define   V_soap_lite0.60a
   %define   V_soap_lite_smartproxy 0.11
   %define   V_soap_payload 1.02
  @@ -74,7 +74,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041129
  +Release:  20041201
   
   #   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/perl-xml/ perl-xml.spec

2004-12-01 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:   01-Dec-2004 19:40:04
  Branch: HEAD Handle: 2004120118400400

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

  Log:
modifying package: perl-xml-5.8.6 20041129 - 20041201

  Summary:
RevisionChanges Path
1.162   +2  -2  openpkg-src/perl-xml/perl-xml.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-xml/perl-xml.spec
  
  $ cvs diff -u -r1.161 -r1.162 perl-xml.spec
  --- openpkg-src/perl-xml/perl-xml.spec29 Nov 2004 19:38:36 -  
1.161
  +++ openpkg-src/perl-xml/perl-xml.spec1 Dec 2004 18:40:04 -   
1.162
  @@ -25,7 +25,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.6
  -%define   V_html_parser 3.40
  +%define   V_html_parser 3.41
   %define   V_html_simpleparse0.12
   %define   V_html_table  2.02
   %define   V_html_tagreader  1.08
  @@ -80,7 +80,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041129
  +Release:  20041201
   
   #   package options
   %option   with_libxmlno
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   01-Dec-2004 19:40:43
  Branch: HEAD Handle: 2004120118404200

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

  Log:
upgrading package: papyrus 1.4.0 - 1.4.1

  Summary:
RevisionChanges Path
1.3 +3  -3  openpkg-src/papyrus/papyrus.patch
1.5 +2  -2  openpkg-src/papyrus/papyrus.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/papyrus/papyrus.patch
  
  $ cvs diff -u -r1.2 -r1.3 papyrus.patch
  --- openpkg-src/papyrus/papyrus.patch 9 Sep 2004 16:41:25 -   1.2
  +++ openpkg-src/papyrus/papyrus.patch 1 Dec 2004 18:40:42 -   1.3
  @@ -42,8 +42,8 @@
   Index: backend/Makefile.in
   --- backend/Makefile.in.orig 2004-06-08 20:40:27 +0200
   +++ backend/Makefile.in  2004-06-08 20:44:47 +0200
  -@@ -176,7 +176,7 @@
  - linkchecker-%{V_linkchecker}/linkcheck/HtmlParser/htmllex.c
  +@@ -242,7 +242,7 @@
  + libpapyrus_backend_la_LIBADD = 
papyrus_backend_SOURCES = backend.c $(libpapyrus_backend_la_SOURCES)
papyrus_backend_LDFLAGS = -rdynamic @LDFLAGS@ @GLIB_CFLAGS@
   -papyrus_backend_LDADD = -ldl \
  @@ -54,7 +54,7 @@
   Index: backend/convert.c
   --- backend/convert.c.orig   2004-06-08 12:59:25 +0200
   +++ backend/convert.c2004-06-08 20:42:33 +0200
  -@@ -333,6 +333,9 @@
  +@@ -331,6 +331,9 @@
xmlNodePtr child;
char *old, *eq_str = NULL;
char *data;
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/papyrus/papyrus.spec
  
  $ cvs diff -u -r1.4 -r1.5 papyrus.spec
  --- openpkg-src/papyrus/papyrus.spec  18 Oct 2004 15:41:47 -  1.4
  +++ openpkg-src/papyrus/papyrus.spec  1 Dec 2004 18:40:42 -   1.5
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:Database
   License:  GPL
  -Version:  1.4.0
  -Release:  20041018
  +Version:  1.4.1
  +Release:  20041201
   
   #   list of sources
   Source0:  http://papyrus.treshna.com/papyrus-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   01-Dec-2004 22:07:40
  Branch: HEAD Handle: 2004120121073900

  Modified files:
openpkg-src/flexflex.patch flex.spec

  Log:
fix a free(0) possibility as catched by dmalloc

  Summary:
RevisionChanges Path
1.16+21 -10 openpkg-src/flex/flex.patch
1.75+1  -1  openpkg-src/flex/flex.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/flex/flex.patch
  
  $ cvs diff -u -r1.15 -r1.16 flex.patch
  --- openpkg-src/flex/flex.patch   31 Oct 2004 19:24:20 -  1.15
  +++ openpkg-src/flex/flex.patch   1 Dec 2004 21:07:39 -   1.16
  @@ -1,6 +1,6 @@
   Index: doc/flex.texi
   --- doc/flex.texi.orig   2003-03-27 19:02:59 +0100
  -+++ doc/flex.texi2004-10-31 20:15:39 +0100
   doc/flex.texi2004-12-01 22:01:52 +0100
   @@ -3804,6 +3804,7 @@
@example
@verbatim
  @@ -67,7 +67,7 @@

   Index: filter.c
   --- filter.c.orig2003-03-25 17:39:08 +0100
  -+++ filter.c 2004-10-31 20:15:39 +0100
   filter.c 2004-12-01 22:01:52 +0100
   @@ -158,10 +158,21 @@
int r;

  @@ -105,7 +105,7 @@
}
   Index: flex.skl
   --- flex.skl.orig2003-04-01 03:51:38 +0200
  -+++ flex.skl 2004-10-31 20:15:39 +0100
   flex.skl 2004-12-01 22:06:21 +0100
   @@ -345,19 +345,19 @@
%#yyscan_t yyscanner;
%#
  @@ -209,7 +209,18 @@
}
%endif
]])
  -@@ -3280,7 +3294,6 @@
  +@@ -2777,8 +2791,10 @@
  + m4_ifdef( [[M4_YY_DESTROY_START_STACK]],
  + [[
  + /* Destroy the start condition stack. */
  ++if (YY_G(yy_start_stack) != NULL) {
  + yyfree( YY_G(yy_start_stack) M4_YY_CALL_LAST_ARG );
  + YY_G(yy_start_stack) = NULL;
  ++}
  + ]])
  + 
  + m4_ifdef( [[M4_YY_USES_REJECT]],
  +@@ -3280,7 +3296,6 @@
#undef yy_set_bol
#undef yy_new_buffer
#undef yy_set_interactive
  @@ -219,7 +230,7 @@
#ifdef YY_DECL_IS_OURS
   Index: gen.c
   --- gen.c.orig   2003-03-30 21:58:44 +0200
  -+++ gen.c2004-10-31 20:15:39 +0100
   gen.c2004-12-01 22:01:52 +0100
   @@ -1812,7 +1812,6 @@
if (yytext_is_array) {
if (!reentrant){
  @@ -230,7 +241,7 @@
}
   Index: main.c
   --- main.c.orig  2003-04-01 03:51:38 +0200
  -+++ main.c   2004-10-31 20:20:01 +0100
   main.c   2004-12-01 22:01:52 +0100
   @@ -199,6 +199,7 @@
{
#if ENABLE_NLS
  @@ -366,7 +377,7 @@
else {
   Index: scan.c
   --- scan.c.orig  2003-04-01 18:33:17 +0200
  -+++ scan.c   2004-10-31 20:15:40 +0100
   scan.c   2004-12-01 22:01:53 +0100
   @@ -1,5 +1,6 @@
   +#line 2 scan.c

  @@ -431,7 +442,7 @@
#ifdef YY_DECL_IS_OURS
   Index: scan.l
   --- scan.l.orig  2003-04-01 03:51:38 +0200
  -+++ scan.l   2004-10-31 20:15:39 +0100
   scan.l   2004-12-01 22:01:52 +0100
   @@ -350,7 +350,7 @@
stack   ACTION_M4_IFDEF( M4_YY_STACK_USED, option_sense );
stdinit do_stdinit = option_sense;
  @@ -443,7 +454,7 @@
warnnowarn = ! option_sense;
   Index: skel.c
   --- skel.c.orig  2003-04-01 18:33:08 +0200
  -+++ skel.c   2004-10-31 20:15:39 +0100
   skel.c   2004-12-01 22:01:52 +0100
   @@ -404,19 +404,19 @@
  %#yyscan_t yyscanner;,
  %#,
  @@ -549,7 +560,7 @@
  ]]),
   Index: tables.c
   --- tables.c.orig2002-11-27 15:43:24 +0100
  -+++ tables.c 2004-10-31 20:15:39 +0100
   tables.c 2004-12-01 22:01:52 +0100
   @@ -86,7 +86,7 @@
th-th_magic = YYTBL_MAGIC;
th-th_hsize = 14 + strlen (version_str) + 1 + strlen (name) + 1;
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/flex/flex.spec
  
  $ cvs diff -u -r1.74 -r1.75 flex.spec
  --- openpkg-src/flex/flex.spec31 Oct 2004 18:47:16 -  1.74
  +++ openpkg-src/flex/flex.spec1 Dec 2004 21:07:39 -   1.75
  @@ -39,7 +39,7 @@
   Group:Language
   License:  BSD
   Version:  %{V_new}
  -Release:  20041031
  +Release:  20041201
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/lex/flex-%{V_new}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   02-Dec-2004 08:52:34
  Branch: HEAD Handle: 2004120207523400

  Modified files:
openpkg-src/perl-netperl-net.spec

  Log:
modifying package: perl-net-5.8.6 20041129 - 20041202

  Summary:
RevisionChanges Path
1.76+2  -2  openpkg-src/perl-net/perl-net.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-net/perl-net.spec
  
  $ cvs diff -u -r1.75 -r1.76 perl-net.spec
  --- openpkg-src/perl-net/perl-net.spec29 Nov 2004 19:38:19 -  
1.75
  +++ openpkg-src/perl-net/perl-net.spec2 Dec 2004 07:52:34 -   
1.76
  @@ -41,7 +41,7 @@
   %define   V_net_bgp   0.08
   %define   V_net_pcap  0.05
   %define   V_net_radius1.44
  -%define   V_net_ip1.20
  +%define   V_net_ip1.21
   %define   V_net_packet1.27
   %define   V_net_xmpp  1.0
   %define   V_net_jabber2.0
  @@ -57,7 +57,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041129
  +Release:  20041202
   
   #   package options
   %option   with_curl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   02-Dec-2004 08:53:01
  Branch: HEAD Handle: 2004120207530100

  Modified files:
openpkg-src/perl-dbiperl-dbi.spec

  Log:
modifying package: perl-dbi-5.8.6 20041129 - 20041202

  Summary:
RevisionChanges Path
1.130   +2  -2  openpkg-src/perl-dbi/perl-dbi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  
  $ cvs diff -u -r1.129 -r1.130 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec29 Nov 2004 19:38:09 -  
1.129
  +++ openpkg-src/perl-dbi/perl-dbi.spec2 Dec 2004 07:53:01 -   
1.130
  @@ -33,7 +33,7 @@
   %define   V_dbd_mysql  2.9004
   %define   V_dbd_pgsql  1.32
   %define   V_dbd_oracle 1.16
  -%define   V_dbd_sybase 1.04_14
  +%define   V_dbd_sybase 1.04_15
   %define   V_dbd_odbc   1.13
   
   #   package information
  @@ -47,7 +47,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041129
  +Release:  20041202
   
   #   package options
   %option   with_dbd_sqlite  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-01 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:   02-Dec-2004 08:53:41
  Branch: HEAD Handle: 2004120207534100

  Modified files:
openpkg-src/docbook docbook.spec

  Log:
modifying package: docbook-4.2 20041110 - 20041202

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

  patch -p0 '@@ .'
  Index: openpkg-src/docbook/docbook.spec
  
  $ cvs diff -u -r1.77 -r1.78 docbook.spec
  --- openpkg-src/docbook/docbook.spec  10 Nov 2004 08:57:00 -  1.77
  +++ openpkg-src/docbook/docbook.spec  2 Dec 2004 07:53:41 -   1.78
  @@ -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.67.0
  +%define   V_ss_xsl 1.67.1
   
   #   package information
   Name: docbook
  @@ -46,7 +46,7 @@
   Group:SGML
   License:  BSD
   Version:  4.2
  -Release:  20041110
  +Release:  20041202
   
   #   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]