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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 09:43:43
  Branch: HEAD Handle: 2007032908434200

  Modified files:
openpkg-src/qdbmqdbm.spec

  Log:
modifying package: qdbm-1.8.75 20070329 again

  Summary:
RevisionChanges Path
1.90+3  -0  openpkg-src/qdbm/qdbm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/qdbm/qdbm.spec
  
  $ cvs diff -u -r1.89 -r1.90 qdbm.spec
  --- openpkg-src/qdbm/qdbm.spec29 Mar 2007 07:17:43 -  1.89
  +++ openpkg-src/qdbm/qdbm.spec29 Mar 2007 07:43:42 -  1.90
  @@ -53,6 +53,9 @@
   BuildPreReq:  perl, perl-openpkg
   PreReq:   perl
   %endif
  +%if "%{with_cxx}" == "yes"
  +BuildPreReq:  gcc::with_cxx = yes
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/openpkg/ HISTORY openpkg.spec release.8 rel...

2007-03-28 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:   29-Mar-2007 09:35:05
  Branch: HEAD Handle: 2007032908350102

  Modified files:
openpkg-src/openpkg HISTORY openpkg.spec release.8 release.pod
release.sh

  Log:
add variables to expand uuid(8) information in the "openpkg release"
format

  Summary:
RevisionChanges Path
1.443   +1  -0  openpkg-src/openpkg/HISTORY
1.578   +1  -1  openpkg-src/openpkg/openpkg.spec
1.3 +7  -2  openpkg-src/openpkg/release.8
1.3 +8  -2  openpkg-src/openpkg/release.pod
1.6 +6  -0  openpkg-src/openpkg/release.sh
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/HISTORY
  
  $ cvs diff -u -r1.442 -r1.443 HISTORY
  --- openpkg-src/openpkg/HISTORY   22 Mar 2007 21:52:58 -  1.442
  +++ openpkg-src/openpkg/HISTORY   29 Mar 2007 07:35:01 -  1.443
  @@ -2,6 +2,7 @@
   2007
   
   
  +20070329 add variables to expand uuid(8) information in the "openpkg 
release" format
   20070322 cosmetic: align code variable name with documentation
   20070321 upgrade to openpkg-registry 1.1.2 replace HOSTNAME with FQDN when 
creating OPENPKG_DESC default
   20070320 automatic (re-)registration if previous registration, community 
series or release set to openpkg URLs
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  
  $ cvs diff -u -r1.577 -r1.578 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  22 Mar 2007 21:52:58 -  1.577
  +++ openpkg-src/openpkg/openpkg.spec  29 Mar 2007 07:35:01 -  1.578
  @@ -39,7 +39,7 @@
   #   o any cc(1)
   
   #   the package version/release
  -%define   V_openpkg  20070322
  +%define   V_openpkg  20070329
   
   #   the used software versions
   %define   V_rpm  4.2.1
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/release.8
  
  $ cvs diff -u -r1.2 -r1.3 release.8
  --- openpkg-src/openpkg/release.8 25 Aug 2006 08:58:49 -  1.2
  +++ openpkg-src/openpkg/release.8 29 Mar 2007 07:35:02 -  1.3
  @@ -148,8 +148,10 @@
   The output format specification. The argument \fIformat\fR is an arbitrary
   string which can contain the special expansion constructs "\f(CW%t\fR\*(L" 
for
   expanding the release tag, \*(R"\f(CW%u\fR\*(L" for expanding the 
distribution \s-1URL\s0
  -and \*(R"\f(CW\*(C`\en\*(C'\fR" for expanding an embedded newline character. 
The default
  -\&\fIformat\fR is "\f(CW\*(C`OpenPKG\-%t %u\*(C'\fR".
  +and \*(R"\f(CW\*(C`\en\*(C'\fR" for expanding an embedded newline character. 
  +The instance \s-1UUID\s0 information is also availble by expanding
  +\&\f(CW%r\fR to \s-1UUID_REGISTRY\s0, \f(CW%i\fR to \s-1UUID_INSTANCE\s0, 
\f(CW%p\fR to \s-1UUID_PLATFORM\s0.
  +The default \fIformat\fR is "\f(CW\*(C`OpenPKG\-%t %u\*(C'\fR".
   .IP "\fB\-r\fR, \fB\-\-release\fR \fIrelease\fR" 4
   .IX Item "-r, --release release"
   The package "\f(CW\*(C`Release\*(C'\fR" header value to use for deriving the 
release
  @@ -214,6 +216,9 @@
   \& TAG=2-STABLE-20060622
   \& URL=ftp://ftp.example.com/mirror/openpkg.org/*
   .Ve
  +.SH "SEE ALSO"
  +.IX Header "SEE ALSO"
  +\&\fIuuid\fR\|(8)
   .SH "HISTORY"
   .IX Header "HISTORY"
   The \fBopenpkg release\fR command first appeared in \fBOpenPKG 
2\-STABLE\-20060622\fR.
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/release.pod
  
  $ cvs diff -u -r1.2 -r1.3 release.pod
  --- openpkg-src/openpkg/release.pod   1 Jan 2007 17:40:19 -   1.2
  +++ openpkg-src/openpkg/release.pod   29 Mar 2007 07:35:03 -  1.3
  @@ -48,8 +48,10 @@
   The output format specification. The argument I is an arbitrary
   string which can contain the special expansion constructs "C<%t>" for
   expanding the release tag, "C<%u>" for expanding the distribution URL
  -and "C<\n>" for expanding an embedded newline character. The default
  -I is "C".
  +and "C<\n>" for expanding an embedded newline character. 
  +The instance UUID information is also availble by expanding
  +C<%r> to UUID_REGISTRY, C<%i> to UUID_INSTANCE, C<%p> to UUID_PLATFORM.
  +The default I is "C".
   
   =item B<-r>, B<--release> I
   
  @@ -114,6 +116,10 @@
TAG=2-STABLE-20060622
URL=ftp://ftp.example.com/mirror/openpkg.org/*
   
  +=head1 SEE ALSO
  

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

2007-03-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 09:17:44
  Branch: HEAD Handle: 2007032908174201

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

  Log:
fix Perl binding installation and add optional C++ bindings support

  Summary:
RevisionChanges Path
1.1 +39 -0  openpkg-src/qdbm/qdbm.patch
1.89+42 -10 openpkg-src/qdbm/qdbm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/qdbm/qdbm.patch
  
  $ cvs diff -u -r0 -r1.1 qdbm.patch
  --- /dev/null 2007-03-29 09:17:03 +0200
  +++ qdbm.patch2007-03-29 09:17:43 +0200
  @@ -0,0 +1,39 @@
  +--- ./perl/depot/Makefile.PL.orig2007-03-28 19:23:05.0 +0200
   ./perl/depot/Makefile.PL 2007-03-28 19:39:42.0 +0200
  +@@ -10,8 +10,10 @@
  + WriteMakefile(
  + 'NAME'  => 'Depot',
  + 'VERSION_FROM'  => 'Depot.pm',
  ++EXE_FILES   => ['pldptest'],
  + );
  + 
  + 
  + 
  + # END OF FILE
  ++
  +--- ./perl/curia/Makefile.PL.orig2007-03-28 19:23:09.0 +0200
   ./perl/curia/Makefile.PL 2007-03-28 19:38:55.0 +0200
  +@@ -10,8 +10,10 @@
  + WriteMakefile(
  + 'NAME'  => 'Curia',
  + 'VERSION_FROM'  => 'Curia.pm',
  ++EXE_FILES   => ['plcrtest'],
  + );
  + 
  + 
  + 
  + # END OF FILE
  ++
  +--- ./perl/villa/Makefile.PL.orig2007-03-28 19:23:13.0 +0200
   ./perl/villa/Makefile.PL 2007-03-28 19:40:07.0 +0200
  +@@ -10,8 +10,10 @@
  + WriteMakefile(
  + 'NAME'  => 'Villa',
  + 'VERSION_FROM'  => 'Villa.pm',
  ++EXE_FILES   => ['plvltest'],
  + );
  + 
  + 
  + 
  + # END OF FILE
  ++
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/qdbm/qdbm.spec
  
  $ cvs diff -u -r1.88 -r1.89 qdbm.spec
  --- openpkg-src/qdbm/qdbm.spec28 Mar 2007 17:31:29 -0000  1.88
  +++ openpkg-src/qdbm/qdbm.spec29 Mar 2007 07:17:43 -  1.89
  @@ -33,14 +33,16 @@
   Group:Database
   License:  LGPL
   Version:  1.8.75
  -Release:  20070328
  +Release:  20070329
   
   #   package options
   %option   with_ndbm  no
   %option   with_perl  no
  +%option   with_cxx   no
   
   #   list of sources
   Source0:  http://qdbm.sourceforge.net/qdbm-%{version}.tar.gz
  +Patch0:   qdbm.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -72,6 +74,7 @@
   
   %prep
   %setup -q
  +%patch -p0
   
   %build
   ( echo "ac_cv_lib_iconv_main=no"
  @@ -88,12 +91,48 @@
   --enable-nowarn
   %{l_make} %{l_mflags -O} \
   MYLIBS="libqdbm.a"
  +%if "%{with_cxx}" == "yes"
  +(   cd plus
  +CC="%{l_cc}" \
  +CFLAGS="%{l_cflags -O}" \
  +CXX="%{l_cxx}" \
  +CXXFLAGS="%{l_cxxflags}" \
  +./configure \
  +--cache-file=../config.cache \
  +--prefix=%{l_prefix}
  +%{l_make} %{l_mflags -O} \
  +MYLIBS="libxqdbm.a"
  +) || exit $?
  +%endif
  +%if "%{with_perl}" == "yes"
  +%{l_prefix}/bin/perl-openpkg prepare
  +for dir in depot curia villa; do
  +(   cd perl/$dir
  +%{l_prefix}/bin/perl-openpkg \
  +--args PREFIX=%{l_prefix} \
  +--args CC=%{l_cc} \
  +--args LD=%{l_cc} \
  +--args "OPTIMIZE='%{l_cflags -O}'" \
  +--args "INC='-I../.. %{l_cppflags}'" \
  +--args "LIBS='-L../.. %{l_ldflags} -lqdbm'" \
  +configure build
  +) || exit $?
  +done
  +%endif
   
   %install
   rm -rf $RPM_BUILD_ROOT
   %{l_make} %{l_mflags} install \
   DESTDIR=$RPM_BUILD_ROOT \
   MYLIBS="libqdbm.a"
  +%if "%{with_cxx}" == "yes"
  +(   cd plus
  +%{l_make} %{l_mflags} install \
  +DESTDIR=$RPM_BUILD_ROOT \
  +MYLIBS="libxqdbm.a"
  +) || exit $?
  +rm -fr $RPM_BUILD_ROOT%{l_prefix}/share/qdbm/plus*
  +%endif
   strip $R

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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 07:57:35
  Branch: HEAD Handle: 2007032906573200

  Modified files:
openpkg-src/pan pan.spec

  Log:
upgrading package: pan 0.125 -> 0.126

  Summary:
RevisionChanges Path
1.24+2  -2  openpkg-src/pan/pan.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/pan/pan.spec
  
  $ cvs diff -u -r1.23 -r1.24 pan.spec
  --- openpkg-src/pan/pan.spec  22 Feb 2007 06:10:19 -  1.23
  +++ openpkg-src/pan/pan.spec  29 Mar 2007 05:57:32 -  1.24
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:News
   License:  GPL
  -Version:  0.125
  -Release:  20070222
  +Version:  0.126
  +Release:  20070329
   
   #   list of sources
   Source0:  
http://pan.rebelbase.com/download/releases/%{version}/source/pan-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 07:44:41
  Branch: HEAD Handle: 2007032906444100

  Modified files:
openpkg-src/opendbx opendbx.spec

  Log:
upgrading package: opendbx 1.3.0 -> 1.3.1

  Summary:
RevisionChanges Path
1.9 +2  -2  openpkg-src/opendbx/opendbx.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/opendbx/opendbx.spec
  
  $ cvs diff -u -r1.8 -r1.9 opendbx.spec
  --- openpkg-src/opendbx/opendbx.spec  13 Mar 2007 07:11:58 -  1.8
  +++ openpkg-src/opendbx/opendbx.spec  29 Mar 2007 05:44:41 -  1.9
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Database
   License:  LGPL
  -Version:  1.3.0
  -Release:  20070313
  +Version:  1.3.1
  +Release:  20070329
   
   #   package options
   %option   with_sqlite  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 07:43:30
  Branch: HEAD Handle: 2007032906432900

  Modified files:
openpkg-src/gmime   gmime.spec

  Log:
upgrading package: gmime 2.2.5 -> 2.2.6

  Summary:
RevisionChanges Path
1.67+2  -2  openpkg-src/gmime/gmime.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/gmime/gmime.spec
  
  $ cvs diff -u -r1.66 -r1.67 gmime.spec
  --- openpkg-src/gmime/gmime.spec  26 Mar 2007 11:38:46 -  1.66
  +++ openpkg-src/gmime/gmime.spec  29 Mar 2007 05:43:29 -  1.67
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major  2.2
  -%define   V_minor  5
  +%define   V_minor  6
   %define   V_perl   1.6
   
   #   package information
  @@ -38,7 +38,7 @@
   Group:Libraries
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20070326
  +Release:  20070329
   
   #   package options
   %option   with_perl  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 07:42:46
  Branch: HEAD Handle: 2007032906424600

  Modified files:
openpkg-src/postfix postfix.spec

  Log:
upgrading package: postfix 2.3.8 -> 2.4.0

  Summary:
RevisionChanges Path
1.254   +2  -2  openpkg-src/postfix/postfix.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  
  $ cvs diff -u -r1.253 -r1.254 postfix.spec
  --- openpkg-src/postfix/postfix.spec  3 Mar 2007 09:04:13 -   1.253
  +++ openpkg-src/postfix/postfix.spec  29 Mar 2007 05:42:46 -  1.254
  @@ -23,7 +23,7 @@
   ##
   
   #   package versions
  -%define   V_postfix  2.3.8
  +%define   V_postfix  2.4.0
   %define   V_pflogsumm1.1.0
   %define   V_whoson   2.3.7
   
  @@ -38,7 +38,7 @@
   Group:Mail
   License:  IPL
   Version:  %{V_postfix}
  -Release:  20070303
  +Release:  20070329
   
   #   package options
   %option   with_fsl   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 07:41:23
  Branch: HEAD Handle: 2007032906412200

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

  Log:
upgrading package: git 1.5.0.5 -> 1.5.0.6

  Summary:
RevisionChanges Path
1.26+3  -3  openpkg-src/git/git.patch
1.55+2  -2  openpkg-src/git/git.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  
  $ cvs diff -u -r1.25 -r1.26 git.patch
  --- openpkg-src/git/git.patch 19 Mar 2007 07:41:28 -  1.25
  +++ openpkg-src/git/git.patch 29 Mar 2007 05:41:22 -  1.26
  @@ -12,9 +12,9 @@

INSTALL?=install

  -Index: git-1.5.0.5/Makefile
   git-1.5.0.5/Makefile.orig2007-02-14 03:46:46 +0100
  -+++ git-1.5.0.5/Makefile 2007-02-18 19:43:17 +0100
  +Index: git-1.5.0.6/Makefile
  +--- git-1.5.0.6/Makefile.orig2007-02-14 03:46:46 +0100
   git-1.5.0.6/Makefile 2007-02-18 19:43:17 +0100
   @@ -123,7 +123,7 @@
prefix = $(HOME)
bindir = $(prefix)/bin
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.spec
  
  $ cvs diff -u -r1.54 -r1.55 git.spec
  --- openpkg-src/git/git.spec  22 Mar 2007 07:02:56 -  1.54
  +++ openpkg-src/git/git.spec  29 Mar 2007 05:41:22 -  1.55
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define   V_git   1.5.0.5
  +%define   V_git   1.5.0.6
   %define   V_cogito0.18.2
   %define   V_stgit 0.12.1
   %define   V_guilt 0.23
  @@ -39,7 +39,7 @@
   Group:SCM
   License:  GPL
   Version:  %{V_git}
  -Release:  20070322
  +Release:  20070329
   
   #   list of sources
   Source0:  http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-Mar-2007 07:38:01
  Branch: HEAD Handle: 200703290638

  Modified files:
openpkg-src/perl-sslperl-ssl.patch perl-ssl.spec

  Log:
modifying package: perl-ssl-5.8.8 20070307 -> 20070329

  Summary:
RevisionChanges Path
1.8 +3  -3  openpkg-src/perl-ssl/perl-ssl.patch
1.83+2  -2  openpkg-src/perl-ssl/perl-ssl.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-ssl/perl-ssl.patch
  
  $ cvs diff -u -r1.7 -r1.8 perl-ssl.patch
  --- openpkg-src/perl-ssl/perl-ssl.patch   7 Mar 2007 06:41:44 -   
1.7
  +++ openpkg-src/perl-ssl/perl-ssl.patch   29 Mar 2007 05:38:00 -  
1.8
  @@ -1,6 +1,6 @@
  -Index: IO-Socket-SSL-1.03/SSL.pm
   IO-Socket-SSL-1.03/SSL.pm.orig   2006-12-01 10:51:44 +0100
  -+++ IO-Socket-SSL-1.03/SSL.pm2006-12-27 09:15:30 +0100
  +Index: IO-Socket-SSL-1.04/SSL.pm
  +--- IO-Socket-SSL-1.04/SSL.pm.orig   2006-12-01 10:51:44 +0100
   IO-Socket-SSL-1.04/SSL.pm2006-12-27 09:15:30 +0100
   @@ -360,10 +360,7 @@

sub read {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-ssl/perl-ssl.spec
  
  $ cvs diff -u -r1.82 -r1.83 perl-ssl.spec
  --- openpkg-src/perl-ssl/perl-ssl.spec7 Mar 2007 06:41:44 -   
1.82
  +++ openpkg-src/perl-ssl/perl-ssl.spec29 Mar 2007 05:38:00 -  
1.83
  @@ -26,7 +26,7 @@
   %define   V_perl  5.8.8
   %define   V_net_ssleay1.30
   %define   V_crypt_ssleay  0.53
  -%define   V_io_socket_ssl 1.03
  +%define   V_io_socket_ssl 1.04
   
   #   package information
   Name: perl-ssl
  @@ -39,7 +39,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070307
  +Release:  20070329
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Net/Net_SSLeay.pm-%{V_net_ssleay}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 20:45:31
  Branch: HEAD Handle: 2007032819453000

  Modified files:
openpkg-src/samhain samhain.spec

  Log:
upgrading package: samhain 2.3.2 -> 2.3.3

  Summary:
RevisionChanges Path
1.109   +2  -2  openpkg-src/samhain/samhain.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/samhain/samhain.spec
  
  $ cvs diff -u -r1.108 -r1.109 samhain.spec
  --- openpkg-src/samhain/samhain.spec  29 Jan 2007 21:43:20 -  1.108
  +++ openpkg-src/samhain/samhain.spec  28 Mar 2007 18:45:30 -  1.109
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Filesystem
   License:  GPL
  -Version:  2.3.2
  -Release:  20070129
  +Version:  2.3.3
  +Release:  20070328
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 19:31:30
  Branch: HEAD Handle: 2007032818312900

  Modified files:
openpkg-src/qdbmqdbm.spec

  Log:
add optional Perl API bindings

  Summary:
RevisionChanges Path
1.88+26 -2  openpkg-src/qdbm/qdbm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/qdbm/qdbm.spec
  
  $ cvs diff -u -r1.87 -r1.88 qdbm.spec
  --- openpkg-src/qdbm/qdbm.spec9 Mar 2007 10:40:27 -   1.87
  +++ openpkg-src/qdbm/qdbm.spec28 Mar 2007 17:31:29 -  1.88
  @@ -33,10 +33,11 @@
   Group:Database
   License:  LGPL
   Version:  1.8.75
  -Release:  20070309
  +Release:  20070328
   
   #   package options
   %option   with_ndbm  no
  +%option   with_perl  no
   
   #   list of sources
   Source0:  http://qdbm.sourceforge.net/qdbm-%{version}.tar.gz
  @@ -46,6 +47,10 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make
   PreReq:   OpenPKG, openpkg >= 20040130
  +%if "%{with_perl}" == "yes"
  +BuildPreReq:  perl, perl-openpkg
  +PreReq:   perl
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -98,7 +103,26 @@
   ln  $RPM_BUILD_ROOT%{l_prefix}/lib/libqdbm.a \
   $RPM_BUILD_ROOT%{l_prefix}/lib/libndbm.a
   %endif
  -%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +%if "%{with_perl}" == "yes"
  +%{l_prefix}/bin/perl-openpkg prepare
  +for dir in depot curia villa; do
  +( cd perl/$dir
  +  %{l_prefix}/bin/perl-openpkg \
  +  --args CC="%{l_cc}" \
  +  --args OPTIMIZE="%{l_cflags}" \
  +  --args INC="-I../.. %{l_cppflags}" \
  +  --args LD="%{l_cc}" \
  +  --args LIBS="-L../.. %{l_ldflags} -lqdbm" \
  +  --args PREFIX="%{l_prefix}" \
  +  configure build install
  +) || exit $?
  +done
  +%{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
  +%else
  +>perl-openpkg-files
  +%endif
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +%{l_files_std} `cat perl-openpkg-files`
   
   %files -f files
   
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 16:51:23
  Branch: HEAD Handle: 2007032815512300

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

  Log:
modifying package: perl-www-5.8.8 20070325 -> 20070328

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.337 -r1.338 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec25 Mar 2007 13:54:12 -  
1.337
  +++ openpkg-src/perl-www/perl-www.spec28 Mar 2007 14:51:23 -  
1.338
  @@ -56,7 +56,7 @@
   %define   V_cgi_builder_htmltmpl  1.21
   %define   V_cgi_builder_tt2   0.03
   %define   V_cgi_ajax  0.701
  -%define   V_cgi_pathrequest   1.15
  +%define   V_cgi_pathrequest   1.16
   %define   V_fcgi  0.67
   %define   V_rpc_xml   0.59
   %define   V_soap_lite 0.69
  @@ -96,7 +96,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070325
  +Release:  20070328
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 16:50:26
  Branch: HEAD Handle: 2007032815502500

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

  Log:
modifying package: perl-module-5.8.8 20070327 -> 20070328

  Summary:
RevisionChanges Path
1.69+2  -2  openpkg-src/perl-module/perl-module.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-module/perl-module.spec
  
  $ cvs diff -u -r1.68 -r1.69 perl-module.spec
  --- openpkg-src/perl-module/perl-module.spec  27 Mar 2007 16:48:49 -  
1.68
  +++ openpkg-src/perl-module/perl-module.spec  28 Mar 2007 14:50:25 -  
1.69
  @@ -31,7 +31,7 @@
   %define   V_perl 5.8.8
   %define   V_extutils_depends 0.205
   %define   V_extutils_pkgconfig   1.07
  -%define   V_extutils_modulemaker 0.48
  +%define   V_extutils_modulemaker 0.49
   %define   V_extutils_makemaker   6.30
   %define   V_module_scandeps  0.73
   %define   V_module_build 0.2807
  @@ -56,7 +56,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070327
  +Release:  20070328
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-%{V_extutils_depends}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_5_SOLID: openpkg-src/fsl/ fsl.spec

2007-03-28 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:   28-Mar-2007 12:47:27
  Branch: OPENPKG_2_5_SOLIDHandle: 2007032811472600

  Modified files:   (Branch: OPENPKG_2_5_SOLID)
openpkg-src/fsl fsl.spec

  Log:
MFC: large file support for l2_ch_file, motivated by the
Kolab-Konsortium

  Summary:
RevisionChanges Path
1.82.2.2+4  -2  openpkg-src/fsl/fsl.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.spec
  
  $ cvs diff -u -r1.82.2.1 -r1.82.2.2 fsl.spec
  --- openpkg-src/fsl/fsl.spec  11 Oct 2005 12:49:56 -  1.82.2.1
  +++ openpkg-src/fsl/fsl.spec  28 Mar 2007 10:47:26 -  1.82.2.2
  @@ -32,8 +32,8 @@
   Class:CORE
   Group:System
   License:  MIT-style
  -Version:  1.6.1
  -Release:  2.5.0
  +Version:  1.7.0
  +Release:  2.5.1
   
   #   package options
   %option   with_fsl_debuglogcode   no
  @@ -77,8 +77,10 @@
   %build
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
  +GREP="grep" \
   ./configure \
   --prefix=%{l_prefix} \
  +--mandir=%{l_prefix}/man \
   %if "%{with_fsl_debuglogcode}" == "yes"
   --with-fsl-debuglogcode=yes \
   --with-fsl-debuglogfile=%{l_prefix}/var/fsl/debuglogfile \
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 12:30:06
  Branch: HEAD Handle: 2007032811300500

  Modified files:
openpkg-src/dsh dsh.spec

  Log:
fix location of man pages and wrong paths in them

  Summary:
RevisionChanges Path
1.49+9  -4  openpkg-src/dsh/dsh.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dsh/dsh.spec
  
  $ cvs diff -u -r1.48 -r1.49 dsh.spec
  --- openpkg-src/dsh/dsh.spec  1 Jan 2007 17:37:35 -   1.48
  +++ openpkg-src/dsh/dsh.spec  28 Mar 2007 10:30:05 -  1.49
  @@ -37,7 +37,7 @@
   Group:SSH
   License:  GPL
   Version:  %{V_dsh}
  -Release:  20061013
  +Release:  20070328
   
   #   list of sources
   Source0:  
http://www.netfort.gr.jp/~dancer/software/downloads/dsh-%{V_dsh}.tar.gz
  @@ -86,9 +86,10 @@
 LDFLAGS="%{l_ldflags}" \
 ./configure \
 --prefix=%{l_prefix} \
  +  --mandir=%{l_prefix}/man \
 --disable-shared \
 --disable-nls
  -  %{l_shtool} subst -e 's;ssize_t;int;g' -- libdshconfig.c
  +  %{l_shtool} subst -e 's;ssize_t;int;g' libdshconfig.c
 %{l_make} %{l_mflags -O}
 rm -f .libs/*.la*
   ) || exit $?
  @@ -98,7 +99,7 @@
   -e 's;/etc\(/dsh/dsh.conf\);%{l_prefix}/etc\1;' \
   -e 's;/etc\(/dsh/machines.list\);%{l_prefix}/etc\1;' \
   -e 's;/etc\(/dsh/group\);%{l_prefix}/etc\1;' \
  --- dsh.1
  +dsh.1 dsh.conf.5
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
   CPPFLAGS="%{l_cppflags} -I`pwd`/libdshconfig-%{V_dshconfig}" \
  @@ -107,6 +108,7 @@
   ./configure \
   --prefix=%{l_prefix} \
   --sysconfdir=%{l_prefix}/etc/dsh \
  +--mandir=%{l_prefix}/man \
   --disable-shared \
   --disable-nls
   %{l_make} %{l_mflags -O}
  @@ -116,7 +118,10 @@
   
   #   perform standard installation procedure
   %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
  -strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  +
  +#   strip down installation
  +strip  $RPM_BUILD_ROOT%{l_prefix}/bin/*  >/dev/null 2>&1 || true
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/?? >/dev/null 2>&1 || true
   
   #   add reasonable default configuration
   %{l_shtool} mkdir -f -p -m 755 \
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 11:09:19
  Branch: HEAD Handle: 2007032810091900

  Modified files:
openpkg-src/openssh openssh.spec

  Log:
modifying package: openssh-4.6p1 20070313 -> 20070328

  Summary:
RevisionChanges Path
1.193   +2  -2  openpkg-src/openssh/openssh.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.192 -r1.193 openssh.spec
  --- openpkg-src/openssh/openssh.spec  13 Mar 2007 07:14:26 -  1.192
  +++ openpkg-src/openssh/openssh.spec  28 Mar 2007 09:09:19 -  1.193
  @@ -29,7 +29,7 @@
   %define   V_ldap_base   4.5p1
   %define   V_ldap_vers   0.3.8
   %define   V_connect 1.96
  -%define   V_hpn 4.6p1-hpn12v16
  +%define   V_hpn 4.6p1-hpn12v17
   
   #   package information
   Name: openssh
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  20070313
  +Release:  20070328
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 11:01:01
  Branch: HEAD Handle: 2007032810010100

  Modified files:
openpkg-src/jsonjson.spec

  Log:
modifying package: json-20070306 20070327 -> 20070328

  Summary:
RevisionChanges Path
1.21+2  -2  openpkg-src/json/json.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/json/json.spec
  
  $ cvs diff -u -r1.20 -r1.21 json.spec
  --- openpkg-src/json/json.spec27 Mar 2007 04:42:36 -  1.20
  +++ openpkg-src/json/json.spec28 Mar 2007 09:01:01 -  1.21
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_api_c   0.6
  -%define   V_api_pl1 1.08
  +%define   V_api_pl1 1.09
   %define   V_api_pl2 0.01
   %define   V_api_pl3 0.04
   %define   V_api_pl4 0.8
  @@ -41,7 +41,7 @@
   Group:Language
   License:  Open Source
   Version:  %{V_api_js}
  -Release:  20070327
  +Release:  20070328
   
   #   list of sources
   Source0:  http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 10:56:59
  Branch: HEAD Handle: 2007032809565900

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.0.223 -> 7.0.224

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.483 -r1.484 vim.spec
  --- openpkg-src/vim/vim.spec  27 Mar 2007 16:47:09 -  1.483
  +++ openpkg-src/vim/vim.spec  28 Mar 2007 08:56:59 -  1.484
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_vl  7.0
   %define   V_vs  70
  -%define   V_pl  223
  +%define   V_pl  224
   
   #   package information
   Name: vim
  @@ -38,7 +38,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20070327
  +Release:  20070328
   
   #   package options
   %option   with_x11no
  @@ -277,6 +277,7 @@
   Patch221: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.221
   Patch222: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.222
   Patch223: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.223
  +Patch224: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.224
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-28 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Mar-2007 10:56:08
  Branch: HEAD Handle: 2007032809560800

  Modified files:
openpkg-src/paripari.spec

  Log:
upgrading package: pari 2.3.1 -> 2.3.2

  Summary:
RevisionChanges Path
1.36+2  -2  openpkg-src/pari/pari.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/pari/pari.spec
  
  $ cvs diff -u -r1.35 -r1.36 pari.spec
  --- openpkg-src/pari/pari.spec1 Jan 2007 17:40:34 -   1.35
  +++ openpkg-src/pari/pari.spec28 Mar 2007 08:56:08 -  1.36
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 2.3
  -%define   V_minor 1
  +%define   V_minor 2
   %define   V_perl  2.010709
   
   #   package information
  @@ -38,7 +38,7 @@
   Group:Algorithm
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20061222
  +Release:  20070328
   
   #   package options
   %option   with_perl  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org