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

2005-03-06 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:   07-Mar-2005 08:53:11
  Branch: HEAD Handle: 2005030707531100

  Modified files:
openpkg-src/netpbm  netpbm.spec

  Log:
upgrading package: netpbm 10.26.4 -> 10.26.5

  Summary:
RevisionChanges Path
1.52+2  -2  openpkg-src/netpbm/netpbm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/netpbm/netpbm.spec
  
  $ cvs diff -u -r1.51 -r1.52 netpbm.spec
  --- openpkg-src/netpbm/netpbm.spec28 Feb 2005 14:25:40 -  1.51
  +++ openpkg-src/netpbm/netpbm.spec7 Mar 2005 07:53:11 -   1.52
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:Graphics
   License:  MIT-style
  -Version:  10.26.4
  -Release:  20050228
  +Version:  10.26.5
  +Release:  20050307
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/netpbm/netpbm-%{version}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   07-Mar-2005 08:52:23
  Branch: HEAD Handle: 2005030707522300

  Modified files:
openpkg-src/dialog  dialog.spec

  Log:
upgrading package: dialog 1.0.20050206 -> 1.0.20050306

  Summary:
RevisionChanges Path
1.45+2  -2  openpkg-src/dialog/dialog.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dialog/dialog.spec
  
  $ cvs diff -u -r1.44 -r1.45 dialog.spec
  --- openpkg-src/dialog/dialog.spec8 Feb 2005 18:48:10 -   1.44
  +++ openpkg-src/dialog/dialog.spec7 Mar 2005 07:52:23 -   1.45
  @@ -25,7 +25,7 @@
   
   #   version information
   %define   V_maj 1.0
  -%define   V_min 20050206
  +%define   V_min 20050306
   
   #   package information
   Name: dialog
  @@ -38,7 +38,7 @@
   Group:Terminal
   License:  BSD
   Version:  %{V_maj}.%{V_min}
  -Release:  20050208
  +Release:  20050307
   
   #   list of sources
   Source0:  ftp://invisible-island.net/dialog/dialog-%{V_maj}-%{V_min}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   07-Mar-2005 08:52:20
  Branch: HEAD Handle: 2005030707521900

  Modified files:
openpkg-src/gsoap   gsoap.spec

  Log:
upgrading package: gsoap 2.7 -> 2.7.0f

  Summary:
RevisionChanges Path
1.20+8  -4  openpkg-src/gsoap/gsoap.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/gsoap/gsoap.spec
  
  $ cvs diff -u -r1.19 -r1.20 gsoap.spec
  --- openpkg-src/gsoap/gsoap.spec  1 Jan 2005 10:49:56 -   1.19
  +++ openpkg-src/gsoap/gsoap.spec  7 Mar 2005 07:52:19 -   1.20
  @@ -23,6 +23,10 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package version
  +%define   V_dist   2.7.0f
  +%define   V_subdir 2.7
  +
   #   package information
   Name: gsoap
   Summary:  Generator Tools for Web Service and Client in C and C++
  @@ -33,11 +37,11 @@
   Class:EVAL
   Group:Network
   License:  gSOAP and GPL
  -Version:  2.7
  -Release:  20040914
  +Version:  %{V_dist}
  +Release:  20050307
   
   #   list of sources
  -Source0:  http://osdn.dl.sourceforge.net/gsoap2/gsoap-%{version}.tar.gz
  +Source0:  http://osdn.dl.sourceforge.net/gsoap2/gsoap-%{V_dist}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -63,7 +67,7 @@
   }
   
   %prep
  -%setup -q
  +%setup -q -n gsoap-%{V_subdir}
   
   %build
   CC="%{l_cc}" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   07-Mar-2005 08:52:10
  Branch: HEAD Handle: 2005030707521000

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

  Log:
modifying package: perl-term-5.8.6 20050112 -> 20050307

  Summary:
RevisionChanges Path
1.58+2  -2  openpkg-src/perl-term/perl-term.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-term/perl-term.spec
  
  $ cvs diff -u -r1.57 -r1.58 perl-term.spec
  --- openpkg-src/perl-term/perl-term.spec  12 Jan 2005 19:11:02 -  
1.57
  +++ openpkg-src/perl-term/perl-term.spec  7 Mar 2005 07:52:10 -   
1.58
  @@ -33,7 +33,7 @@
   %define   V_term_ansiscreen1.42
   %define   V_term_readline_gnu  1.15
   %define   V_term_readline_perl 1.0203
  -%define   V_term_progressbar   2.06-r1
  +%define   V_term_progressbar   2.07
   %define   V_term_statusbar 1.18
   %define   V_io_tty 1.02
   %define   V_io_stty.02
  @@ -49,7 +49,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050112
  +Release:  20050307
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Term/TermReadKey-%{V_term_readkey}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   07-Mar-2005 08:52:05
  Branch: HEAD Handle: 2005030707520500

  Modified files:
openpkg-src/rdesktoprdesktop.spec

  Log:
upgrading package: rdesktop 1.3.1 -> 1.4.0

  Summary:
RevisionChanges Path
1.29+2  -2  openpkg-src/rdesktop/rdesktop.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/rdesktop/rdesktop.spec
  
  $ cvs diff -u -r1.28 -r1.29 rdesktop.spec
  --- openpkg-src/rdesktop/rdesktop.spec1 Jan 2005 10:54:16 -   
1.28
  +++ openpkg-src/rdesktop/rdesktop.spec7 Mar 2005 07:52:05 -   
1.29
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Terminal
   License:  GPL
  -Version:  1.3.1
  -Release:  20040920
  +Version:  1.4.0
  +Release:  20050307
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/rdesktop/rdesktop-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 21:17:29
  Branch: HEAD Handle: 2005030620172900

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

  Log:
add Locale::Maketext::Simple

  Summary:
RevisionChanges Path
1.29+13 -3  openpkg-src/perl-locale/perl-locale.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  
  $ cvs diff -u -r1.28 -r1.29 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  6 Feb 2005 12:31:33 -   
1.28
  +++ openpkg-src/perl-locale/perl-locale.spec  6 Mar 2005 20:17:29 -   
1.29
  @@ -35,6 +35,7 @@
   %define   V_locale_maketext  1.09
   %define   V_locale_maketext_fuzzy0.02
   %define   V_locale_maketext_lexicon  0.47
  +%define   V_locale_maketext_simple   0.12
   %define   V_locale_codes 2.07
   %define   V_locale_subcountry1.34
   
  @@ -49,7 +50,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050206
  +Release:  20050306
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  @@ -62,8 +63,9 @@
   Source7:  
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-%{V_locale_maketext}.tar.gz
   Source8:  
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-Fuzzy-%{V_locale_maketext_fuzzy}.tar.gz
   Source9:  
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-Lexicon-%{V_locale_maketext_lexicon}.tar.gz
  -Source10: 
http://www.cpan.org/modules/by-module/Locale/Locale-Codes-%{V_locale_codes}.tar.gz
  -Source11: 
http://www.cpan.org/modules/by-module/Locale/Locale-SubCountry-%{V_locale_subcountry}.tar.gz
  +Source10: 
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-Simple-%{V_locale_maketext_simple}.tar.gz
  +Source11: 
http://www.cpan.org/modules/by-module/Locale/Locale-Codes-%{V_locale_codes}.tar.gz
  +Source12: 
http://www.cpan.org/modules/by-module/Locale/Locale-SubCountry-%{V_locale_subcountry}.tar.gz
   Patch0:   perl-locale.patch
   
   #   build information
  @@ -88,6 +90,7 @@
   - Locale::Maketext (%{V_locale_maketext})
   - Locale::Maketext::Fuzzy (%{V_locale_maketext_fuzzy})
   - Locale::Maketext::Lexicon (%{V_locale_maketext_lexicon})
  +- Locale::Maketext::Simple (%{V_locale_maketext_simple})
   - Locale::Codes (%{V_locale_codes})
   - Locale::SubCountry (%{V_locale_subcountry})
   
  @@ -142,6 +145,11 @@
   url   = http://www.cpan.org/modules/by-module/Locale/
   regex = Locale-Maketext-Lexicon-(__VER__)\.tar\.gz
   }
  +prog perl-locale:Locale-Maketext-Simple = {
  +version   = %{V_locale_maketext_simple}
  +url   = http://www.cpan.org/modules/by-module/Locale/
  +regex = Locale-Maketext-Simple-(__VER__)\.tar\.gz
  +}
   prog perl-locale:Locale-Codes = {
   version   = %{V_locale_codes}
   url   = http://www.cpan.org/modules/by-module/Locale/
  @@ -166,6 +174,7 @@
   %setup -q -T -D -a 9
   %setup -q -T -D -a 10
   %setup -q -T -D -a 11
  +%setup -q -T -D -a 12
   %patch -p0
   
   %build
  @@ -202,6 +211,7 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE9} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE10} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE11} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE12} configure build install
   rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/xgettext.pl
   %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat 
perl-openpkg-files`
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 21:16:57
  Branch: HEAD Handle: 2005030620165700

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

  Log:
add three modules which look great and are needed by SVK (currently
under packaging) anyway

  Summary:
RevisionChanges Path
1.173   +31 -1  openpkg-src/perl-util/perl-util.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.172 -r1.173 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  3 Mar 2005 19:07:59 -   
1.172
  +++ openpkg-src/perl-util/perl-util.spec  6 Mar 2005 20:16:57 -   
1.173
  @@ -54,6 +54,7 @@
   %define   V_data_table   1.43
   %define   V_data_compare 0.13
   %define   V_data_dumper_simple   0.06
  +%define   V_data_hierarchy   0.21
   %define   V_exception_class  1.20
   %define   V_geography_countries  1.4
   %define   V_object_realize_later 0.15
  @@ -81,6 +82,8 @@
   %define   V_path_class   0.08
   %define   V_anydata  0.10
   %define   V_ootools  1.79
  +%define   V_clone0.15
  +%define   V_clone_pp 1.02
   
   #   package information
   Name: perl-util
  @@ -93,7 +96,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050303
  +Release:  20050306
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ -152,6 +155,9 @@
   Source53: 
http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Path-Class-%{V_path_class}.tar.gz
   Source54: 
http://www.cpan.org/modules/by-module/AnyData/AnyData-%{V_anydata}.tar.gz
   Source55: 
http://www.cpan.org/authors/id/D/DO/DOMIZIO/OOTools-%{V_ootools}.tar.gz
  +Source56: 
http://www.cpan.org/modules/by-module/Data/Data-Hierarchy-%{V_data_hierarchy}.tar.gz
  +Source57: 
http://www.cpan.org/modules/by-module/Clone/Clone-%{V_clone}.tar.gz
  +Source58: 
http://www.cpan.org/modules/by-module/Clone/Clone-PP-%{V_clone_pp}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -192,6 +198,7 @@
   - Data::Table (%{V_data_table})
   - Data::Compare (%{V_data_compare})
   - Data::Dumper::Simple (%{V_data_dumper_simple})
  +- Data::Hierarchy (%{V_data_hierarchy})
   - Exception::Class (%{V_exception_class})
   - Geography::Countries (%{V_geography_countries})
   - Object::Realize::Later (%{V_object_realize_later})
  @@ -219,6 +226,8 @@
   - Path::Class (%{V_path_class})
   - AnyData (%{V_anydata})
   - OOTools (%{V_ootools})
  +- Clone (%{V_clone})
  +- Clone::PP (%{V_clone_pp})
   
   %track
   prog perl-util:Alias = {
  @@ -366,6 +375,11 @@
   url   = http://www.cpan.org/modules/by-module/Data/
   regex = Data-Dumper-Simple-(__VER__)\.tar\.gz
   }
  +prog perl-util:Data-Hierarchy = {
  +version   = %{V_data_hierarchy}
  +url   = http://www.cpan.org/modules/by-module/Data/
  +regex = Data-Hierarchy-(__VER__)\.tar\.gz
  +}
   prog perl-util:Exception-Class = {
   version   = %{V_exception_class}
   url   = http://www.cpan.org/modules/by-module/Exception/
  @@ -501,6 +515,16 @@
   url   = http://www.cpan.org/authors/id/D/DO/DOMIZIO/
   regex = OOTools-(__VER__)\.tar\.gz
   }
  +prog perl-util:Clone = {
  +version   = %{V_clone}
  +url   = http://www.cpan.org/modules/by-module/Clone/
  +regex = Clone-(__VER__)\.tar\.gz
  +}
  +prog perl-util:Clone-PP = {
  +version   = %{V_clone_pp}
  +url   = http://www.cpan.org/modules/by-module/Clone/
  +regex = Clone-PP-(__VER__)\.tar\.gz
  +}
   
   %prep
   %setup -q -c
  @@ -559,6 +583,9 @@
   %setup -q -T -D -a 53
   %setup -q -T -D -a 54
   %setup -q -T -D -a 55
  +%setup -q -T -D -a 56
  +%setup -q -T -D -a 57
  +%setup -q -T -D -a 58
   
   %build
   
  @@ -621,6 +648,9 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE53} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE54} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE55} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE56} configure build install
 

[CVS] OpenPKG: openpkg-src/subversion/ subversion.patch subversion.spe...

2005-03-06 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:   06-Mar-2005 20:26:36
  Branch: HEAD Handle: 2005030619263600

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

  Log:
add two patches from gentoo for perl bindings; add first cut for
building python bindings

  Summary:
RevisionChanges Path
1.7 +12 -0  openpkg-src/subversion/subversion.patch
1.84+25 -3  openpkg-src/subversion/subversion.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.patch
  
  $ cvs diff -u -r1.6 -r1.7 subversion.patch
  --- openpkg-src/subversion/subversion.patch   6 Mar 2005 17:48:58 -   
1.6
  +++ openpkg-src/subversion/subversion.patch   6 Mar 2005 19:26:36 -   
1.7
  @@ -44,3 +44,15 @@
  `$swig -perl -ldflags`)],
test => { TESTS => "$swig_srcdir/perl/native/t/*.t" }
);
  +Index: Makefile.in
  +--- Makefile.in.orig 2004-12-20 14:32:23 +0100
   Makefile.in  2005-03-06 20:25:18 +0100
  +@@ -576,7 +576,7 @@
  + done
  + 
  + $(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL
  +-cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL
  ++cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL INSTALLDIRS=vendor
  + 
  + swig-pl_DEPS = libsvn_client libsvn_delta libsvn_diff libsvn_fs libsvn_ra 
libsvn_repos libsvn_subr libsvn_wc libsvn_swig_perl 
$(SWIG_PL_DIR)/native/Makefile
  + swig-pl: $(swig-pl_DEPS)
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  
  $ cvs diff -u -r1.83 -r1.84 subversion.spec
  --- openpkg-src/subversion/subversion.spec6 Mar 2005 17:48:58 -   
1.83
  +++ openpkg-src/subversion/subversion.spec6 Mar 2005 19:26:36 -   
1.84
  @@ -45,6 +45,7 @@
   %option   with_cvs2svn  no
   %option   with_svn2cvs  no
   %option   with_perl no
  +%option   with_python   no
   
   #   list of sources
   Source0:  
http://subversion.tigris.org/tarballs/subversion-%{V_dist}.tar.gz
  @@ -68,10 +69,17 @@
   BuildPreReq:  perl
   PreReq:   perl, perl-xml, cvs, rcs
   %endif
  +%if "%{with_perl}" == "yes" || "%{with_python}" == "yes"
  +BuildPreReq:  swig
  +%endif
   %if "%{with_perl}" == "yes"
  -BuildPreReq:  perl, swig
  +BuildPreReq:  perl
   PreReq:   perl
   %endif
  +%if "%{with_python}" == "yes"
  +BuildPreReq:  python, swig
  +PreReq:   python
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -110,6 +118,12 @@
   -e 's;/etc/subversion;%{l_prefix}/etc/subversion;g' \
   subversion/libsvn_subr/config_impl.h \
   subversion/libsvn_subr/config_file.c
  +%if "%{with_perl}" == "yes"
  +bindings="${bindings}${bindings+,}perl"
  +%endif
  +%if "%{with_python}" == "yes"
  +bindings="${bindings}${bindings+,}python"
  +%endif
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
   CPPFLAGS="%{l_cppflags libxml2 .}" \
  @@ -120,9 +134,9 @@
   --with-neon=%{l_prefix} \
   --with-zlib \
   --enable-static \
  -%if "%{with_perl}" == "yes"
  +%if "%{with_perl}" == "yes" || "%{with_python}" == "yes"
   --with-swig=%{l_prefix}/bin/swig-old \
  ---enable-swig-bindings=perl \
  +--enable-swig-bindings="$bindings" \
   %endif
   --disable-nls \
   --disable-shared \
  @@ -133,8 +147,13 @@
   %if "%{with_perl}" == "yes"
   ( cd apr;  ln -s .libs/libapr-0.a . ) || exit $?
   ( cd apr-util; ln -s .libs/libaprutil-0.a . ) || exit $?
  +%{l_shtool} mkdir -f -p -m 755 \
  +
subversion/bindings/swig/perl/native/blib/arch/auto/SVN/{_Client,_Delta,_Fs,_Ra,_Repos,_Wc}
   %{l_make} %{l_mflags} swig-pl
   %endif
  +%if "%{with_python}" == "yes"
  +%{l_make} %{l_mflags} swig-py
  +%endif
   
   %install
   #   install package
  @@ -143,6 +162,9 @@
   %if "%{with_perl}" == "yes"
   %{l_make} %{l_mflags} install-swig-pl DESTDIR=$RPM_BUILD_ROOT
   %endif
  +%if "%{with_python}" == "yes"
  +%{l_make} %{l_mflags} install-swig-py DESTDIR=$RPM_BUILD_ROOT
  +%endif
   
   #   strip down installation
   rm -rf $RPM_BUILD_ROOT%{l_prefix}/include/subversion-1/mod_dav_svn.h
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 Thread Ralf S. Engelschall
nd-duplicate-chunk.txt
  -Use to patch libpng-1.0.6 through 1.2.5 Does not work with libpng-1.0.5 
and earlier.
  -No security problem. The bugs are similar to the one fixed in patch
  -03, but the only effect is that libpng will fail to detect misplaced
  -harmless duplicate chunks.
  -
  -Index: src/3rdparty/libpng/pngrutil.c
  -diff -Nau src/3rdparty/libpng/pngrutil.c.orig src/3rdparty/libpng/pngrutil.c
   src/3rdparty/libpng/pngrutil.c.orig  2004-08-11 16:40:46 +0200
  -+++ src/3rdparty/libpng/pngrutil.c   2004-08-11 16:42:31 +0200
  -@@ -587,7 +587,7 @@
  -   /* Should be an error, but we can cope with it */
  -   png_warning(png_ptr, "Out of place gAMA chunk");
  - 
  --   else if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_gAMA)
  -+   if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_gAMA)
  - #if defined(PNG_READ_sRGB_SUPPORTED)
  -   && !(info_ptr->valid & PNG_INFO_sRGB)
  - #endif
  -@@ -668,7 +668,7 @@
  -   /* Should be an error, but we can cope with it */
  -   png_warning(png_ptr, "Out of place sBIT chunk");
  -}
  --   else if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_sBIT))
  -+   if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_sBIT))
  -{
  -   png_warning(png_ptr, "Duplicate sBIT chunk");
  -   png_crc_finish(png_ptr, length);
  -@@ -737,7 +737,7 @@
  -   /* Should be an error, but we can cope with it */
  -   png_warning(png_ptr, "Missing PLTE before cHRM");
  - 
  --   else if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_cHRM)
  -+   if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_cHRM)
  - #if defined(PNG_READ_sRGB_SUPPORTED)
  -   && !(info_ptr->valid & PNG_INFO_sRGB)
  - #endif
  -@@ -899,7 +899,7 @@
  -   /* Should be an error, but we can cope with it */
  -   png_warning(png_ptr, "Out of place sRGB chunk");
  - 
  --   else if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_sRGB))
  -+   if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_sRGB))
  -{
  -   png_warning(png_ptr, "Duplicate sRGB chunk");
  -   png_crc_finish(png_ptr, length);
  -@@ -1002,7 +1002,7 @@
  -   /* Should be an error, but we can cope with it */
  -   png_warning(png_ptr, "Out of place iCCP chunk");
  - 
  --   else if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_iCCP))
  -+   if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_iCCP))
  -{
  -   png_warning(png_ptr, "Duplicate iCCP chunk");
  -   png_crc_finish(png_ptr, length);
  -
  -This patch from Chris Evans avoids a host of security problems related
  -to buffer overflows that might occur when processing very large images.
  -It causes the reader to reject any images claiming to have more rows or
  -columns the png format supports.
  -
   Index: src/3rdparty/libpng/png.h
   diff -Nau src/3rdparty/libpng/png.h.orig src/3rdparty/libpng/png.h
   --- src/3rdparty/libpng/png.h.orig   2004-08-11 16:31:06 +0200
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/kde-qt/kde-qt.spec
  
  $ cvs diff -u -r1.18 -r1.19 kde-qt.spec
  --- openpkg-src/kde-qt/kde-qt.spec1 Jan 2005 10:51:00 -   1.18
  +++ openpkg-src/kde-qt/kde-qt.spec6 Mar 2005 18:32:41 -   1.19
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:KDE
   License:  GPL
  -Version:  3.3.3
  -Release:  20041109
  +Version:  3.3.4
  +Release:  20050306
   
   #   list of sources
   Source0:  
ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 19:06:21
  Branch: HEAD Handle: 2005030618062100

  Modified files:
openpkg-src/pound   pound.spec

  Log:
upgrading package: pound 1.8.1 -> 1.8.2

  Summary:
RevisionChanges Path
1.27+2  -2  openpkg-src/pound/pound.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/pound/pound.spec
  
  $ cvs diff -u -r1.26 -r1.27 pound.spec
  --- openpkg-src/pound/pound.spec  18 Feb 2005 11:30:05 -  1.26
  +++ openpkg-src/pound/pound.spec  6 Mar 2005 18:06:21 -   1.27
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:Web
   License:  GPL
  -Version:  1.8.1
  -Release:  20050218
  +Version:  1.8.2
  +Release:  20050306
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 19:06:18
  Branch: HEAD Handle: 2005030618061800

  Modified files:
openpkg-src/tidytidy.spec

  Log:
upgrading package: tidy 20050304 -> 20050305

  Summary:
RevisionChanges Path
1.143   +2  -2  openpkg-src/tidy/tidy.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/tidy/tidy.spec
  
  $ cvs diff -u -r1.142 -r1.143 tidy.spec
  --- openpkg-src/tidy/tidy.spec6 Mar 2005 08:26:31 -   1.142
  +++ openpkg-src/tidy/tidy.spec6 Mar 2005 18:06:18 -   1.143
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define   V_here 20050304
  -%define   V_real 050304
  +%define   V_here 20050305
  +%define   V_real 050305
   
   #   package information
   Name: tidy
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/subversion/ subversion.patch subversion.spe...

2005-03-06 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:   06-Mar-2005 18:48:58
  Branch: HEAD Handle: 2005030617485800

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

  Log:
provide SWIG-based Subversion Perl bindings

  Summary:
RevisionChanges Path
1.6 +34 -0  openpkg-src/subversion/subversion.patch
1.83+24 -5  openpkg-src/subversion/subversion.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.patch
  
  $ cvs diff -u -r1.5 -r1.6 subversion.patch
  --- openpkg-src/subversion/subversion.patch   22 Jan 2005 18:05:18 -  
1.5
  +++ openpkg-src/subversion/subversion.patch   6 Mar 2005 17:48:58 -   
1.6
  @@ -10,3 +10,37 @@
}

static void get_system_time(apr_uint64_t *uuid_time)
  +Index: subversion/bindings/swig/perl/native/Makefile.PL.in
  +--- subversion/bindings/swig/perl/native/Makefile.PL.in.orig 2004-09-14 
18:32:08 +0200
   subversion/bindings/swig/perl/native/Makefile.PL.in  2005-03-06 
13:40:24 +0100
  +@@ -26,16 +26,12 @@
  +   ra_dav
  +   
fs_base
  +   
fs_fs/));
  +-my @ldmodules = map {"-lsvn_$_-1"} (@modules, qw/diff subr/);
  ++my @ldmodules = map {"-lsvn_$_-1"} (@modules, qw/diff subr delta ra_dav 
subr ra_local ra_svn fs_base fs_fs/);
  + 
  + my $apr_shlib_path_var = '@SVN_APR_SHLIB_PATH_VAR@';
  + my $apr_cflags = '@SVN_APR_INCLUDES@';
  + my $apu_cflags = '@SVN_APRUTIL_INCLUDES@';
  +-
  +-# According to the log of r7937, the flags guarded by the conditional break
  +-# the build on FreeBSD if not conditionalized.
  +-my $apr_ldflags = '@SVN_APR_EXPORT_LIBS@' 
  +-   if $^O eq 'darwin' or $^O eq 'cygwin';
  ++my $apr_ldflags = '@SVN_APRUTIL_EXPORT_LIBS@ @SVN_APR_EXPORT_LIBS@ -liconv 
-lz '.`neon-config --libs`.' -lssl -lcrypto -lxml2';
  + 
  + chomp $apr_shlib_path_var;
  + 
  +@@ -46,9 +42,9 @@
  +  " -I$svnlib_srcdir/include",
  +  " -I$swig_srcdir -g"),
  + OBJECT => q/$(O_FILES)/,
  +-LIBS => [join(' ', $apr_ldflags,
  ++LIBS => [join(' ', "[EMAIL PROTECTED]@/lib",
  +   (map {$_ = abs_path($_); "-L$_"} @ldpaths),
  +-  @ldmodules, '-lsvn_swig_perl-1',
  ++  '-lsvn_swig_perl-1', @ldmodules, @ldmodules, @ldmodules, 
@ldmodules, $apr_ldflags,
  +   `$swig -perl -ldflags`)],
  + test => { TESTS => "$swig_srcdir/perl/native/t/*.t" }
  + );
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  
  $ cvs diff -u -r1.82 -r1.83 subversion.spec
  --- openpkg-src/subversion/subversion.spec5 Mar 2005 09:10:32 -   
1.82
  +++ openpkg-src/subversion/subversion.spec6 Mar 2005 17:48:58 -   
1.83
  @@ -39,11 +39,12 @@
   Group:SCM
   License:  Apache/BSD
   Version:  %{V_opkg}
  -Release:  20050305
  +Release:  20050306
   
   #   package options
   %option   with_cvs2svn  no
   %option   with_svn2cvs  no
  +%option   with_perl no
   
   #   list of sources
   Source0:  
http://subversion.tigris.org/tarballs/subversion-%{V_dist}.tar.gz
  @@ -67,6 +68,10 @@
   BuildPreReq:  perl
   PreReq:   perl, perl-xml, cvs, rcs
   %endif
  +%if "%{with_perl}" == "yes"
  +BuildPreReq:  perl, swig
  +PreReq:   perl
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -93,6 +98,8 @@
   %setup -q
   %setup -q -T -D -a 1
   %patch -p0
  +%{l_shtool} subst %{l_value -s -a} \
  +subversion/bindings/swig/perl/native/Makefile.PL.in
   
   %build
   #   configure package
  @@ -113,27 +120,39 @@
   --with-neon=%{l_prefix} \
   --with-zlib \
   --enable-static \
  +%if "%{with_perl}" == "yes"
  +--with-swig=%{l_prefix}/bin/swig-old \
  +--enable-swig-bindings=perl \
  +%endif
   --disable-nls \
   --disable-shared \
   --without-apxs
   
   #   build package
   %{l_make} %{l_mflags}
 

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

2005-03-06 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:   06-Mar-2005 15:47:14
  Branch: HEAD Handle: 2005030614471400

  Modified files:
openpkg-src/neonneon.spec

  Log:
do not pick up Kerberos by accident

  Summary:
RevisionChanges Path
1.45+4  -1  openpkg-src/neon/neon.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/neon/neon.spec
  
  $ cvs diff -u -r1.44 -r1.45 neon.spec
  --- openpkg-src/neon/neon.spec1 Jan 2005 10:52:50 -   1.44
  +++ openpkg-src/neon/neon.spec6 Mar 2005 14:47:14 -   1.45
  @@ -34,7 +34,7 @@
   Group:Web
   License:  LGPL
   Version:  0.24.7
  -Release:  20040706
  +Release:  20050306
   
   #   list of sources
   Source0:  http://www.webdav.org/neon/neon-%{version}.tar.gz
  @@ -64,12 +64,15 @@
   %setup -q
   
   %build
  +( echo "ac_cv_path_KRB5_CONFIG="
  +) >config.cache
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
   CPPFLAGS="%{l_cppflags libxml2/libxml}" \
   LDFLAGS="%{l_ldflags}" \
   XML2_CONFIG="%{l_prefix}/bin/xml2-config" \
   ./configure \
  +--cache-file=./config.cache \
   --prefix=%{l_prefix} \
   --with-libs=%{l_prefix}/lib \
   --with-ssl \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 13:45:05
  Branch: HEAD Handle: 2005030612450500

  Added files:
openpkg-src/ghc ghc.patch ghc.spec

  Log:
new package: ghc 6.4.20050304 (Glasgow Haskell Compiler)

  Summary:
RevisionChanges Path
1.1 +14 -0  openpkg-src/ghc/ghc.patch
1.1 +157 -0 openpkg-src/ghc/ghc.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ghc/ghc.patch
  
  $ cvs diff -u -r0 -r1.1 ghc.patch
  --- /dev/null 2005-03-06 13:45:04 +0100
  +++ ghc.patch 2005-03-06 13:45:05 +0100
  @@ -0,0 +1,14 @@
  +Index: mk/config.mk.in
  +--- mk/config.mk.in.orig 2005-03-01 20:19:08 +0100
   mk/config.mk.in  2005-03-06 09:10:47 +0100
  +@@ -535,8 +535,8 @@
  + # Unix: override libdir and datadir to put project-specific stuff in
  + # a subdirectory with the version number included.
  + #
  +-libdir = $(if 
$(ProjectNameShort),$(libdir0)/$(ProjectNameShort)-$(ProjectVersion),$(libdir0))
  +-datadir= $(if 
$(ProjectNameShort),$(datadir0)/$(ProjectNameShort)-$(ProjectVersion),$(datadir0))
  ++libdir = $(if 
$(ProjectNameShort),$(libdir0)/$(ProjectNameShort),$(libdir0))
  ++datadir= $(if 
$(ProjectNameShort),$(datadir0)/$(ProjectNameShort),$(datadir0))
  + 
  + endif # Windows
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ghc/ghc.spec
  
  $ cvs diff -u -r0 -r1.1 ghc.spec
  --- /dev/null 2005-03-06 13:45:04 +0100
  +++ ghc.spec  2005-03-06 13:45:05 +0100
  @@ -0,0 +1,157 @@
  +##
  +##  ghc.spec -- OpenPKG RPM Specification
  +##  Copyright (c) 2000-2005 The OpenPKG Project <http://www.openpkg.org/>
  +##  Copyright (c) 2000-2005 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2000-2005 Cable & Wireless <http://www.cw.com/>
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package version
  +%define   V_boot   6.2.2
  +%define   V_major  6.4
  +%define   V_minor  20050304
  +
  +#   package information
  +Name: ghc
  +Summary:  Glasgow Haskell Compiler
  +URL:  http://haskell.org/ghc/
  +Vendor:   University of Glasgow
  +Packager: The OpenPKG Project
  +Distribution: OpenPKG
  +Class:EVAL
  +Group:Language
  +License:  X11-style
  +Version:  %{V_major}.%{V_minor}
  +Release:  20050306
  +
  +#   list of sources
  +Source0:  
http://haskell.org/ghc/dist/stable/dist/ghc-%{version}-src.tar.bz2
  +Source1:  
http://haskell.org/ghc/dist/%{V_boot}/FreeBSD/ghc-%{V_boot}-i386-unknown-freebsd-boot.tar.bz2
  +Source2:  
http://haskell.org/ghc/dist/%{V_boot}/ghc-%{V_boot}-i386-linux-glibc2.2.tar.bz2
  +Source3:  
http://haskell.org/ghc/dist/%{V_boot}/ghc-%{V_boot}-sparc-sun-solaris2.tar.bz2
  +Patch0:   ghc.patch
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, perl, make
  +PreReq:   OpenPKG, openpkg >= 20040130, gcc
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +GHC is a state-of-the-art, open source, compiler and interactive
  +environment for the functional language Haskell. GHC supports the
  +entire Haskell 98 language plus a wide variety of extensions.
  +GHC compiles Haskell code either by using an intermediate C
  +compiler (GCC), or by generating native code on 

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

2005-03-06 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:   06-Mar-2005 10:22:24
  Branch: HEAD Handle: 2005030609222400

  Modified files:
openpkg-src/swigswig.spec

  Log:
hell, what f%&&ing stuff I'm confronted here: SWIG 1.3.21 even
contains a broken libtool which runs the ranlib incorrectly.
Workaround by using an installed libtool

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/swig/swig.spec
  
  $ cvs diff -u -r1.36 -r1.37 swig.spec
  --- openpkg-src/swig/swig.spec6 Mar 2005 09:04:49 -   1.36
  +++ openpkg-src/swig/swig.spec6 Mar 2005 09:22:24 -   1.37
  @@ -48,7 +48,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make, libtool
   PreReq:   OpenPKG, openpkg >= 20040130
   AutoReq:  no
   AutoReqProv:  no
  @@ -84,6 +84,8 @@
 --with-swiglibdir=%{l_prefix}/libexec/swig/old \
 --disable-shared \
 --without-x
  +  mv libtool libtool.orig
  +  ln -s %{l_prefix}/bin/libtool .
 echo " EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS 
OK! "
 %{l_make} %{l_mflags}
 %{l_make} %{l_mflags} runtime
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 10:04:49
  Branch: HEAD Handle: 2005030609044900

  Modified files:
openpkg-src/swigswig.spec

  Log:
ok, fix the old SWIG 1.3.21 installation by building and installing
the runtime part (which is no longer existing in SWIG 1.3.22 and
higher)

  Summary:
RevisionChanges Path
1.36+3  -4  openpkg-src/swig/swig.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/swig/swig.spec
  
  $ cvs diff -u -r1.35 -r1.36 swig.spec
  --- openpkg-src/swig/swig.spec5 Mar 2005 20:02:29 -   1.35
  +++ openpkg-src/swig/swig.spec6 Mar 2005 09:04:49 -   1.36
  @@ -38,7 +38,7 @@
   Group:Development
   License:  BSD-style
   Version:  %{V_new}
  -Release:  20050305
  +Release:  20050306
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{V_new}.tar.gz
  @@ -86,6 +86,7 @@
 --without-x
 echo " EXPECT VARIOUS BUILD FAILURES INSIDE SWIG EXAMPLES! IT IS 
OK! "
 %{l_make} %{l_mflags}
  +  %{l_make} %{l_mflags} runtime
   ) || exit $?
   ( cd SWIG-%{V_new}
 CC="%{l_cc}" \
  @@ -103,10 +104,8 @@
   
   %install
   rm -rf $RPM_BUILD_ROOT
  -%{l_shtool} mkdir -f -p -m 755 \
  -$RPM_BUILD_ROOT%{l_prefix}/lib
   ( cd SWIG-%{V_old}
  -  %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  +  %{l_make} %{l_mflags} install install-runtime DESTDIR=$RPM_BUILD_ROOT
 mv $RPM_BUILD_ROOT%{l_prefix}/bin/swig \
$RPM_BUILD_ROOT%{l_prefix}/bin/swig-old
   ) || exit $?
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:44:16
  Branch: HEAD Handle: 2005030608441600

  Modified files:
openpkg-src/gcc40   gcc40.spec

  Log:
upgrading package: gcc40 4.0s20050226 -> 4.0s20050305

  Summary:
RevisionChanges Path
1.26+2  -2  openpkg-src/gcc40/gcc40.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc40/gcc40.spec
  
  $ cvs diff -u -r1.25 -r1.26 gcc40.spec
  --- openpkg-src/gcc40/gcc40.spec  27 Feb 2005 19:56:38 -  1.25
  +++ openpkg-src/gcc40/gcc40.spec  6 Mar 2005 08:44:16 -   1.26
  @@ -28,7 +28,7 @@
   #   package version
   %define   V_full 4.0
   %define   V_comp 40
  -%define   V_snap 20050226
  +%define   V_snap 20050305
   
   #   package information
   Name: gcc40
  @@ -41,7 +41,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}s%{V_snap}
  -Release:  20050227
  +Release:  20050306
   
   #   package options
   %option   with_cxx   yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:33:31
  Branch: HEAD Handle: 2005030608333100

  Modified files:
openpkg-src/cvsdcvsd.spec

  Log:
upgrading package: cvsd 1.0.4 -> 1.0.5

  Summary:
RevisionChanges Path
1.54+2  -2  openpkg-src/cvsd/cvsd.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvsd/cvsd.spec
  
  $ cvs diff -u -r1.53 -r1.54 cvsd.spec
  --- openpkg-src/cvsd/cvsd.spec1 Jan 2005 10:48:29 -   1.53
  +++ openpkg-src/cvsd/cvsd.spec6 Mar 2005 08:33:31 -   1.54
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:SCM
   License:  GPL
  -Version:  1.0.4
  -Release:  20041213
  +Version:  1.0.5
  +Release:  20050306
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:33:09
  Branch: HEAD Handle: 2005030608330900

  Modified files:
openpkg-src/ncurses ncurses.spec

  Log:
upgrading package: ncurses 5.4.20050226 -> 5.4.20050305

  Summary:
RevisionChanges Path
1.197   +5  -3  openpkg-src/ncurses/ncurses.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ncurses/ncurses.spec
  
  $ cvs diff -u -r1.196 -r1.197 ncurses.spec
  --- openpkg-src/ncurses/ncurses.spec  27 Feb 2005 19:32:01 -  1.196
  +++ openpkg-src/ncurses/ncurses.spec  6 Mar 2005 08:33:09 -   1.197
  @@ -37,9 +37,10 @@
   %define   V_patch10 20050212
   %define   V_patch11 20050219
   %define   V_patch12 20050226
  +%define   V_patch13 20050305
   %define   V_patchB  %{V_patch1}
  -%define   V_patchL  %{V_patch12}
  -%define   V_patches 12
  +%define   V_patchL  %{V_patch13}
  +%define   V_patches 13
   
   #   package information
   Name: ncurses
  @@ -52,7 +53,7 @@
   Group:Terminal
   License:  GPL
   Version:  %{V_base}.%{V_patchL}
  -Release:  20050227
  +Release:  20050306
   
   #   list of sources
   Source0:  ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
  @@ -68,6 +69,7 @@
   Patch10:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch10}.patch.gz
   Patch11:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch11}.patch.gz
   Patch12:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch12}.patch.gz
  +Patch13:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch13}.patch.gz
   Patch100: ncurses.patch
   
   #   build information
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:32:43
  Branch: HEAD Handle: 2005030608324300

  Modified files:
openpkg-src/bogofilter  bogofilter.spec

  Log:
upgrading package: bogofilter 0.93.5 -> 0.94.0

  Summary:
RevisionChanges Path
1.74+2  -2  openpkg-src/bogofilter/bogofilter.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/bogofilter/bogofilter.spec
  
  $ cvs diff -u -r1.73 -r1.74 bogofilter.spec
  --- openpkg-src/bogofilter/bogofilter.spec7 Feb 2005 16:43:16 -   
1.73
  +++ openpkg-src/bogofilter/bogofilter.spec6 Mar 2005 08:32:43 -   
1.74
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:Text
   License:  GPL
  -Version:  0.93.5
  -Release:  20050207
  +Version:  0.94.0
  +Release:  20050306
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:26:38
  Branch: HEAD Handle: 2005030608263800

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

  Log:
modifying package: perl-tk-5.8.6 20050304 -> 20050306

  Summary:
RevisionChanges Path
1.75+2  -2  openpkg-src/perl-tk/perl-tk.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-tk/perl-tk.spec
  
  $ cvs diff -u -r1.74 -r1.75 perl-tk.spec
  --- openpkg-src/perl-tk/perl-tk.spec  4 Mar 2005 08:22:50 -   1.74
  +++ openpkg-src/perl-tk/perl-tk.spec  6 Mar 2005 08:26:38 -   1.75
  @@ -38,7 +38,7 @@
   %define   V_tk_gbarr 2.06
   %define   V_tk_graph 0.06
   %define   V_tk_histentry 0.42
  -%define   V_tk_jcombobox 1.03
  +%define   V_tk_jcombobox 1.04
   %define   V_tk_ipentry   0.03
   %define   V_tk_lcd   1.3
   %define   V_tk_mdi   0.2
  @@ -67,7 +67,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050304
  +Release:  20050306
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/Tk/Tk-%{V_tk}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:26:31
  Branch: HEAD Handle: 2005030608263100

  Modified files:
openpkg-src/tidytidy.spec

  Log:
upgrading package: tidy 20050302 -> 20050304

  Summary:
RevisionChanges Path
1.142   +3  -3  openpkg-src/tidy/tidy.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/tidy/tidy.spec
  
  $ cvs diff -u -r1.141 -r1.142 tidy.spec
  --- openpkg-src/tidy/tidy.spec3 Mar 2005 19:37:17 -   1.141
  +++ openpkg-src/tidy/tidy.spec6 Mar 2005 08:26:31 -   1.142
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define   V_here 20050302
  -%define   V_real 050302
  +%define   V_here 20050304
  +%define   V_real 050304
   
   #   package information
   Name: tidy
  @@ -38,7 +38,7 @@
   Group:Text
   License:  GPL
   Version:  %{V_here}
  -Release:  20050303
  +Release:  20050306
   
   #   list of sources
   Source0:  http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:25:26
  Branch: HEAD Handle: 2005030608252600

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.2.0.5 -> 6.2.0.6

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.246 -r1.247 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  5 Mar 2005 08:33:04 -   
1.246
  +++ openpkg-src/imagemagick/imagemagick.spec  6 Mar 2005 08:25:26 -   
1.247
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_major 6.2.0
  -%define   V_minor 5
  +%define   V_minor 6
   %define   V_dist  %{V_major}-%{V_minor}
   %define   V_opkg  %{V_major}.%{V_minor}
   
  @@ -40,7 +40,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20050305
  +Release:  20050306
   
   #   package options
   %option   with_perl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:24:32
  Branch: HEAD Handle: 2005030608243200

  Modified files:
openpkg-src/scanssh scanssh.spec

  Log:
upgrading package: scanssh 2.0 -> 2.1

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/scanssh/scanssh.spec
  
  $ cvs diff -u -r1.31 -r1.32 scanssh.spec
  --- openpkg-src/scanssh/scanssh.spec  1 Jan 2005 10:54:33 -   1.31
  +++ openpkg-src/scanssh/scanssh.spec  6 Mar 2005 08:24:32 -   1.32
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Security
   License:  BSD
  -Version:  2.0
  -Release:  20041007
  +Version:  2.1
  +Release:  20050306
   
   #   list of sources
   Source0:  http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-06 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:   06-Mar-2005 09:24:29
  Branch: HEAD Handle: 2005030608242900

  Modified files:
openpkg-src/whois   whois.spec

  Log:
upgrading package: whois 4.7.0 -> 4.7.1

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.62 -r1.63 whois.spec
  --- openpkg-src/whois/whois.spec  1 Feb 2005 06:33:07 -   1.62
  +++ openpkg-src/whois/whois.spec  6 Mar 2005 08:24:29 -   1.63
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:DNS
   License:  GPL
  -Version:  4.7.0
  -Release:  20050201
  +Version:  4.7.1
  +Release:  20050306
   
   #   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