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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 10:03:13
  Branch: HEAD Handle: 2005080109031300

  Modified files:
openpkg-src/postgresql  postgresql.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.158   +2  -2  openpkg-src/postgresql/postgresql.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  
  $ cvs diff -u -r1.157 -r1.158 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec30 Jul 2005 18:58:41 -  
1.157
  +++ openpkg-src/postgresql/postgresql.spec1 Aug 2005 08:03:13 -   
1.158
  @@ -43,7 +43,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_postgresql}
  -Release:  20050730
  +Release:  20050801
   
   #   package options
   %option   with_serveryes
  @@ -132,7 +132,7 @@
   }
   prog postgresql:pgpool = {
   version   = %{V_pgpool}
  -url   = http://www2b.biglobe.ne.jp/~caco/pgpool/
  +url   = http://pgpool.projects.postgresql.org/
   regex = pgpool-(__VER__)\.tar\.gz
   }
   prog postgresql:pgcluster = {
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 11:17:43
  Branch: HEAD Handle: 2005080110174300

  Modified files:
openpkg-src/gcc41   gcc41.spec

  Log:
upgrading package: gcc41 4.1s20050723 - 4.1s20050730

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

  patch -p0 '@@ .'
  Index: openpkg-src/gcc41/gcc41.spec
  
  $ cvs diff -u -r1.17 -r1.18 gcc41.spec
  --- openpkg-src/gcc41/gcc41.spec  24 Jul 2005 08:33:28 -  1.17
  +++ openpkg-src/gcc41/gcc41.spec  1 Aug 2005 09:17:43 -   1.18
  @@ -27,7 +27,7 @@
   #   package version
   %define   V_full 4.1
   %define   V_comp 41
  -%define   V_snap 20050723
  +%define   V_snap 20050730
   
   #   package information
   Name: gcc41
  @@ -40,7 +40,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}s%{V_snap}
  -Release:  20050724
  +Release:  20050801
   
   #   package options
   %option   with_cxx   yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 11:37:44
  Branch: HEAD Handle: 2005080110374400

  Modified files:
openpkg-src/squirrelmail
squirrelmail.spec

  Log:
modifying package: squirrelmail-1.4.5 20050730 - 20050801

  Summary:
RevisionChanges Path
1.32+2  -2  openpkg-src/squirrelmail/squirrelmail.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/squirrelmail/squirrelmail.spec
  
  $ cvs diff -u -r1.31 -r1.32 squirrelmail.spec
  --- openpkg-src/squirrelmail/squirrelmail.spec30 Jul 2005 19:23:45 
-  1.31
  +++ openpkg-src/squirrelmail/squirrelmail.spec1 Aug 2005 09:37:44 
-   1.32
  @@ -25,7 +25,7 @@
   #   package version
   %define   V_sqmail  1.4.5
   %define   V_locale  1.4.5-20050713
  -%define   V_plugin_compat   2.0
  +%define   V_plugin_compat   2.0.1
   %define   V_plugin_logger   1.4.0-1.0.6
   %define   V_plugin_addgraphics  2.3-1.0.3
   %define   V_plugin_avelsieve1.0.1
  @@ -50,7 +50,7 @@
   Group:Mail
   License:  GPL
   Version:  %{V_sqmail}
  -Release:  20050730
  +Release:  20050801
   
   #   package options
   %option   with_plugins  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 11:39:11
  Branch: HEAD Handle: 2005080110391100

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 6.3.85 - 6.3.86

  Summary:
RevisionChanges Path
1.387   +2  -2  openpkg-src/vim/vim.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.386 -r1.387 vim.spec
  --- openpkg-src/vim/vim.spec  25 Jul 2005 06:25:53 -  1.386
  +++ openpkg-src/vim/vim.spec  1 Aug 2005 09:39:11 -   1.387
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_vl  6.3
   %define   V_vs  63
  -%define   V_pl  85
  +%define   V_pl  86
   
   #   package information
   Name: vim
  @@ -38,7 +38,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20050725
  +Release:  20050801
   
   #   package options
   %option   with_x11no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 11:39:24
  Branch: HEAD Handle: 2005080110392400

  Modified files:
openpkg-src/whois   whois.spec

  Log:
upgrading package: whois 4.7.5 - 4.7.6

  Summary:
RevisionChanges Path
1.68+2  -2  openpkg-src/whois/whois.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.67 -r1.68 whois.spec
  --- openpkg-src/whois/whois.spec  19 May 2005 07:08:56 -  1.67
  +++ openpkg-src/whois/whois.spec  1 Aug 2005 09:39:24 -   1.68
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:DNS
   License:  GPL
  -Version:  4.7.5
  -Release:  20050519
  +Version:  4.7.6
  +Release:  20050801
   
   #   list of sources
   Source0:  
http://ftp.debian.org/debian/pool/main/w/whois/whois_%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 13:00:09
  Branch: HEAD Handle: 2005080112000700

  Modified files:
openpkg-src/multitail   multitail.spec

  Log:
upgrading package: multitail 3.4.9 - 3.6.0

  Summary:
RevisionChanges Path
1.73+3  -3  openpkg-src/multitail/multitail.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/multitail/multitail.spec
  
  $ cvs diff -u -r1.72 -r1.73 multitail.spec
  --- openpkg-src/multitail/multitail.spec  30 Jul 2005 17:47:30 -  
1.72
  +++ openpkg-src/multitail/multitail.spec  1 Aug 2005 11:00:07 -   
1.73
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Terminal
   License:  GPL
  -Version:  3.4.9
  -Release:  20050730
  +Version:  3.6.0
  +Release:  20050801
   
   #   list of sources
   Source0:  http://www.vanheusden.com/multitail/multitail-%{version}.tgz
  @@ -65,7 +65,7 @@
   %setup -q
   
   %build
  -libs=-lncurses -lm
  +libs=-lpanel -lncurses -lm
   case %{l_platform -t} in
   *-freebsd* )
  libs=$libs -lutil
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 13:06:45
  Branch: HEAD Handle: 2005080112064500

  Modified files:
openpkg-src/graphvizgraphviz.patch graphviz.spec

  Log:
upgrading package: graphviz 2.2.1 - 2.4

  Summary:
RevisionChanges Path
1.8 +3  -74 openpkg-src/graphviz/graphviz.patch
1.57+2  -4  openpkg-src/graphviz/graphviz.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/graphviz/graphviz.patch
  
  $ cvs diff -u -r1.7 -r1.8 graphviz.patch
  --- openpkg-src/graphviz/graphviz.patch   20 Jan 2005 15:51:35 -  
1.7
  +++ openpkg-src/graphviz/graphviz.patch   1 Aug 2005 11:06:45 -   
1.8
  @@ -1,6 +1,6 @@
  -Index: tools/sfio/sfhdr.h
   tools/sfio/sfhdr.h.orig  Fri Apr 27 04:17:42 2001
  -+++ tools/sfio/sfhdr.h   Tue Feb 18 19:26:37 2003
  +Index: lib/sfio/sfhdr.h
  +--- lib/sfio/sfhdr.h.origFri Apr 27 04:17:42 2001
   lib/sfio/sfhdr.h Tue Feb 18 19:26:37 2003
   @@ -143,6 +143,10 @@
#includeerrno.h
#includectype.h
  @@ -22,74 +22,3 @@
#if !defined(SF_MAXDOUBLE)  defined(MAXDOUBLE)
#define SF_MAXDOUBLEMAXDOUBLE
#endif
  -Index: lefty/common.h
   lefty/common.h.orig  2004-08-25 00:52:28 +0200
  -+++ lefty/common.h   2004-08-31 10:57:50 +0200
  -@@ -69,12 +69,15 @@
  - #ifdef HAVE_STRING_H
  - #include string.h
  - #endif
  --#ifdef HAVE_LIMITS_H
  --#include limits.h
  -+#ifdef HAVE_INTTYPES_H
  -+#include inttypes.h
  - #endif
  - #ifdef HAVE_SYS_TYPES_H
  - #include sys/types.h
  - #endif
  -+#ifdef HAVE_LIMITS_H
  -+#include limits.h
  -+#endif
  - #ifdef HAVE_SYS_SELECT_H
  - #include sys/select.h
  - #endif
  -Index: Makefile.in
   Makefile.in.orig 2004-08-31 00:31:22 +0200
  -+++ Makefile.in  2004-08-31 12:32:12 +0200
  -@@ -288,8 +288,7 @@
  - txt_DATA = $(txt)
  - SUBDIRS = cdt agraph agutil doc pathplan graph gd dotneato \
  - dotty graphs lefty lneato ns \
  --tclstubs tclhandle gdtclft tcldot tclpathplan \
  --tkstubs tkspline tools contrib dynagraph
  -+tools contrib dynagraph
  - 
  - EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec graphviz.cvt \
  - autogen.sh config/depcomp config/config.rpath ast_common.h.in \
  -Index: dotneato/dotgen/Makefile.in
   dotneato/dotgen/Makefile.in.orig 2004-12-11 21:43:25 +0100
  -+++ dotneato/dotgen/Makefile.in  2004-12-14 12:41:39 +0100
  -@@ -299,7 +300,8 @@
  - 
  - libdotgen_la_LIBADD = \
  - $(top_builddir)/pathplan/libpathplan.la \
  --$(top_builddir)/graph/libgraph.la
  -+$(top_builddir)/graph/libgraph.la \
  -+$(top_builddir)/dotneato/common/libcommon.la
  - 
  - EXTRA_DIST = Makefile.old
  - all: all-am
  -Index: dotneato/neatogen/Makefile.in
   dotneato/neatogen/Makefile.in.orig   2004-12-11 21:43:28 +0100
  -+++ dotneato/neatogen/Makefile.in2004-12-14 12:50:39 +0100
  -@@ -312,7 +312,8 @@
  - libneatogen_la_LIBADD = \
  - $(top_builddir)/dotneato/pack/libpack.la \
  - $(top_builddir)/pathplan/libpathplan.la \
  --$(top_builddir)/graph/libgraph.la
  -+$(top_builddir)/graph/libgraph.la \
  -+$(top_builddir)/dotneato/common/libcommon.la
  - 
  - EXTRA_DIST = Makefile.old
  - all: all-am
  -Index: dotneato/common/Makefile.in
   dotneato/common/Makefile.in.orig 2005-01-20 16:46:13 +0100
  -+++ dotneato/common/Makefile.in  2005-01-20 16:46:23 +0100
  -@@ -294,6 +294,7 @@
  - -I$(top_srcdir)/pathplan \
  - -I$(top_srcdir)/graph \
  - -I$(top_srcdir)/cdt \
  -+-I$(top_srcdir)/gd \
  - @GD_INCLUDES@ @EXPAT_INCLUDES@ @LIBSVG_CAIRO_CFLAGS@ @Z_INCLUDES@
  - 
  - pkginclude_HEADERS = const.h globals.h htmllex.h htmltable.h macros.h \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/graphviz/graphviz.spec
  
  $ cvs diff -u -r1.56 -r1.57 graphviz.spec
  --- openpkg-src/graphviz/graphviz.spec8 Apr 2005 06:20:39 -   
1.56
  +++ openpkg-src/graphviz/graphviz.spec1 Aug 2005 11:06:45 -   
1.57
  @@ -23,7 +23,7 @@
   ##
   
   #   package versions
  -%define   V_graphviz 2.2.1
  +%define   V_graphviz 2.4
   %define   V_graphviz_perl_base   2.02
   %define   V_graphviz_perl_data_structure 0.12
   
  @@ -38,7 +38,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_graphviz}
  -Release:  20050408
  +Release:  20050801
   
   #   package options
   %option

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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 14:03:45
  Branch: HEAD Handle: 2005080113034400

  Modified files:
openpkg-src/txt2htmltxt2html.spec

  Log:
upgrading package: txt2html 2.40 - 2.41

  Summary:
RevisionChanges Path
1.31+8  -20 openpkg-src/txt2html/txt2html.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/txt2html/txt2html.spec
  
  $ cvs diff -u -r1.30 -r1.31 txt2html.spec
  --- openpkg-src/txt2html/txt2html.spec24 Mar 2005 11:20:35 -  
1.30
  +++ openpkg-src/txt2html/txt2html.spec1 Aug 2005 12:03:44 -   
1.31
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Converter
   License:  GPL/Artistic
  -Version:  2.40
  -Release:  20050212
  +Version:  2.41
  +Release:  20050801
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/txt2html/txt2html-%{version}.tar.gz
  @@ -59,34 +59,22 @@
   
   %prep
   %setup -q
  -
  -%build
   %{l_shtool} subst \
  --e '/^use MyUpdatePath;/d' \
   -e 's:#!/usr/bin/env perl:#!%{l_prefix}/bin/perl:' \
   -e 's:^\(use strict\):use lib %{l_prefix}/libexec/txt2html; \1:' \
  -scripts/txt2html.PL
  -%{l_shtool} subst \
  --e '/^use MyUpdatePath;/d' \
  --e 
's;/usr/local/share/txt2html/txt2html\.dict;%{l_prefix}/share/txt2html/txt2html.dict;'
 \
  -lib/HTML/TextToHTML.PL
  -%{l_prefix}/bin/pod2man scripts/txt2html.PL txt2html.1
  +scripts/txt2html
  +
  +%build
   
   %install
   rm -rf $RPM_BUILD_ROOT
   %{l_shtool} mkdir -f -p -m 755 \
   $RPM_BUILD_ROOT%{l_prefix}/bin \
  -$RPM_BUILD_ROOT%{l_prefix}/man/man1 \
  -$RPM_BUILD_ROOT%{l_prefix}/libexec/txt2html/HTML \
  -$RPM_BUILD_ROOT%{l_prefix}/share/txt2html
  +$RPM_BUILD_ROOT%{l_prefix}/libexec/txt2html/HTML
   %{l_shtool} install -c -m 755 \
  -scripts/txt2html.PL $RPM_BUILD_ROOT%{l_prefix}/bin/txt2html
  -%{l_shtool} install -c -m 644 \
  -txt2html.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
  -%{l_shtool} install -c -m 644 \
  -lib/HTML/TextToHTML.PL 
$RPM_BUILD_ROOT%{l_prefix}/libexec/txt2html/HTML/TextToHTML.pm
  +scripts/txt2html $RPM_BUILD_ROOT%{l_prefix}/bin/
   %{l_shtool} install -c -m 644 \
  -txt2html.dict $RPM_BUILD_ROOT%{l_prefix}/share/txt2html/
  +lib/HTML/TextToHTML.pm 
$RPM_BUILD_ROOT%{l_prefix}/libexec/txt2html/HTML/
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 14:16:25
  Branch: HEAD Handle: 2005080113162500

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

  Log:
modifying package: perl-ds-5.8.7 20050721 - 20050801

  Summary:
RevisionChanges Path
1.100   +4  -3  openpkg-src/perl-ds/perl-ds.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-ds/perl-ds.spec
  
  $ cvs diff -u -r1.99 -r1.100 perl-ds.spec
  --- openpkg-src/perl-ds/perl-ds.spec  21 Jul 2005 19:42:02 -  1.99
  +++ openpkg-src/perl-ds/perl-ds.spec  1 Aug 2005 12:16:25 -   1.100
  @@ -41,8 +41,8 @@
   %define   V_array_each0.02
   %define   V_scalar_list_utils 1.17
   %define   V_heap  0.71
  -%define   V_graph 0.66
  -%define   V_graph_easy0.22
  +%define   V_graph 0.65
  +%define   V_graph_easy0.23
   
   #   package information
   Name: perl-ds
  @@ -55,7 +55,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050721
  +Release:  20050801
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Bit/Bit-Vector-%{V_bit_vector}.tar.gz
  @@ -199,6 +199,7 @@
   regex = Heap-(__VER__)\.tar\.gz
   }
   prog perl-ds:Graph = {
  +comment   = thl: graph-easy 0.23 claims graph-0.66 is broken and 
cannot be used
   version   = %{V_graph}
   url   = http://www.cpan.org/modules/by-module/Graph/
   regex = Graph-(\d+\.\d{2})\.tar\.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 14:31:10
  Branch: HEAD Handle: 2005080113310800

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

  Log:
modifying package: perl-util-5.8.7 20050728 - 20050801

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.205 -r1.206 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  28 Jul 2005 08:30:05 -  
1.205
  +++ openpkg-src/perl-util/perl-util.spec  1 Aug 2005 12:31:08 -   
1.206
  @@ -98,7 +98,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050728
  +Release:  20050801
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ -439,6 +439,7 @@
   regex = Test-Harness-(__VER__)\.tar\.gz
   }
   prog perl-util:Test-Inline = {
  +comment   = thl: inline 2.100 calls for Test::ClassAPI, 
File::Slurp, File::Find::Rule, File::Flat, Algorithm::Dependency and 
Config::Tiny
   version   = %{V_test_inline}
   url   = http://www.cpan.org/modules/by-module/Test/
   regex = Test-Inline-(__VER__)\.tar\.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 14:33:31
  Branch: HEAD Handle: 200508011100

  Modified files:
openpkg-src/yum yum.spec

  Log:
upgrading package: yum 2.2.1 - 2.2.2

  Summary:
RevisionChanges Path
1.3 +3  -3  openpkg-src/yum/yum.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/yum/yum.spec
  
  $ cvs diff -u -r1.2 -r1.3 yum.spec
  --- openpkg-src/yum/yum.spec  30 May 2005 16:08:00 -  1.2
  +++ openpkg-src/yum/yum.spec  1 Aug 2005 12:33:31 -   1.3
  @@ -28,7 +28,7 @@
   
   #   package version
   %define   V_yum_major  2.2
  -%define   V_yum_minor  1
  +%define   V_yum_minor  2
   
   #   package information
   Name: yum
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_yum_major}.%{V_yum_minor}
  -Release:  20050530
  +Release:  20050801
   
   #   list of sources
   Source0:  
http://linux.duke.edu/projects/yum/download/%{V_yum_major}/yum-%{version}.tar.gz
  @@ -98,11 +98,11 @@
   
   %install
   rm -rf $RPM_BUILD_ROOT
  +%{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/lib
   %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
   ( cd $RPM_BUILD_ROOT%{l_prefix}/usr  mv bin share .. ) || exit $?
   rmdir $RPM_BUILD_ROOT%{l_prefix}/usr
   ( cd $RPM_BUILD_ROOT%{l_prefix}/share  mv yum-cli yum ) || exit $?
  -( cd $RPM_BUILD_ROOT%{l_prefix}/lib  mv python* python ) || exit $?
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 15:54:09
  Branch: HEAD Handle: 2005080114540900

  Modified files:
openpkg-src/heartbeat   heartbeat.spec

  Log:
heartbeat 2.0.0 is not yet compatible to OSSP uuid

  Summary:
RevisionChanges Path
1.11+2  -1  openpkg-src/heartbeat/heartbeat.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/heartbeat/heartbeat.spec
  
  $ cvs diff -u -r1.10 -r1.11 heartbeat.spec
  --- openpkg-src/heartbeat/heartbeat.spec  25 Jul 2005 19:36:03 -  
1.10
  +++ openpkg-src/heartbeat/heartbeat.spec  1 Aug 2005 13:54:09 -   
1.11
  @@ -33,7 +33,7 @@
   Group:System
   License:  GPL
   Version:  1.2.3
  -Release:  20050725
  +Release:  20050801
   
   #   list of sources
   Source0:  http://linux-ha.org/download/heartbeat-%{version}.tar.gz
  @@ -62,6 +62,7 @@
   
   %track
   prog heartbeat = {
  +comment   = thl: 2.0.0 bails out with: does not yet support ossp 
implementation of uuid
   version   = %{version}
   url   = http://linux-ha.org/download/index.html
   regex = heartbeat-(\d+\.[02468]\.\d+)\.tar\.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-01 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   01-Aug-2005 16:02:27
  Branch: HEAD Handle: 2005080115022600

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

  Log:
modifying package: perl-www-5.8.7 20050730 - 20050801

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.210 -r1.211 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec30 Jul 2005 18:11:08 -  
1.210
  +++ openpkg-src/perl-www/perl-www.spec1 Aug 2005 14:02:26 -   
1.211
  @@ -33,7 +33,7 @@
   %define   V_cgi_echo 1.04
   %define   V_cgi_lite 2.02
   %define   V_cgi_panel0.97
  -%define   V_cgi_application  4.01
  +%define   V_cgi_application  4.02
   %define   V_cgi_formbuilder  3.0202
   %define   V_cgi_formmagick   0.89
   %define   V_cgi_minimal  1.16
  @@ -82,7 +82,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050730
  +Release:  20050801
   
   #   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 openpkg-cvs@openpkg.org