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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 09:42:12
  Branch: HEAD Handle: 2004100908421200

  Modified files:
openpkg-src/keychainkeychain.spec

  Log:
upgrading package: keychain 2.4.2 - 2.4.2.1

  Summary:
RevisionChanges Path
1.28+2  -2  openpkg-src/keychain/keychain.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/keychain/keychain.spec
  
  $ cvs diff -u -r1.27 -r1.28 keychain.spec
  --- openpkg-src/keychain/keychain.spec30 Sep 2004 17:01:15 -  1.27
  +++ openpkg-src/keychain/keychain.spec9 Oct 2004 07:42:12 -   1.28
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Network
   License:  GPL
  -Version:  2.4.2
  -Release:  20040930
  +Version:  2.4.2.1
  +Release:  20041009
   
   #   list of sources
   Source0:  http://dev.gentoo.org/~agriffis/keychain/keychain-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 09:48:15
  Branch: HEAD Handle: 2004100908481500

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.1.0.5 - 6.1.0.6

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

  patch -p0 '@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.178 -r1.179 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  8 Oct 2004 20:17:10 -   1.178
  +++ openpkg-src/imagemagick/imagemagick.spec  9 Oct 2004 07:48:15 -   1.179
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_major 6.1.0
  -%define   V_minor 5
  +%define   V_minor 6
   %define   V_dist1 %{V_major}
   %define   V_dist2 %{V_major}-%{V_minor}
   %define   V_dist  %{V_dist2}
  @@ -41,7 +41,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20041008
  +Release:  20041009
   
   #   package options
   %option   with_perl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 10:14:56
  Branch: HEAD Handle: 2004100909145600

  Modified files:
openpkg-src/r   r.spec

  Log:
actually requires F77

  Summary:
RevisionChanges Path
1.5 +1  -1  openpkg-src/r/r.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/r/r.spec
  
  $ cvs diff -u -r1.4 -r1.5 r.spec
  --- openpkg-src/r/r.spec  9 Oct 2004 08:11:51 -   1.4
  +++ openpkg-src/r/r.spec  9 Oct 2004 08:14:56 -   1.5
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20040130, gcc, make
  +BuildPreReq:  OpenPKG, openpkg = 20040130, gcc, gcc::with_f77 = yes, make
   PreReq:   OpenPKG, openpkg = 20040130
   BuildPreReq:  readline, png, jpeg, zlib, bzip2, pcre
   PreReq:   readline, png, jpeg, zlib, bzip2, pcre
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 13:48:56
  Branch: HEAD Handle: 2004100912485600

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

  Log:
add CGI::ParamComposite

  Summary:
RevisionChanges Path
1.145   +32 -22 openpkg-src/perl-www/perl-www.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.144 -r1.145 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec5 Oct 2004 18:28:08 -   1.144
  +++ openpkg-src/perl-www/perl-www.spec9 Oct 2004 11:48:56 -   1.145
  @@ -40,6 +40,7 @@
   %define   V_cgi_minimal  1.13
   %define   V_cgi_safe 1.24
   %define   V_cgi_session  3.95
  +%define   V_cgi_paramcomposite   0.011
   %define   V_fcgi 0.67
   %define   V_rpc_xml  0.54
   %define   V_soap_lite0.60a
  @@ -73,7 +74,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041005
  +Release:  20041009
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
  @@ -91,27 +92,28 @@
   Source12: 
http://www.cpan.org/modules/by-module/CGI/CGI-Minimal-%{V_cgi_minimal}.tar.gz
   Source13: 
http://www.cpan.org/modules/by-module/CGI/CGI-Safe-%{V_cgi_safe}.tar.gz
   Source14: 
http://www.cpan.org/modules/by-module/CGI/CGI-Session-%{V_cgi_session}.tar.gz
  -Source15: http://www.cpan.org/modules/by-module/FCGI/FCGI-%{V_fcgi}.tar.gz
  -Source16: http://www.cpan.org/modules/by-module/RPC/RPC-XML-%{V_rpc_xml}.tar.gz
  -Source17: 
http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-%{V_soap_lite}.tar.gz
  -Source18: 
http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-SmartProxy-%{V_soap_lite_smartproxy}.tar.gz
  -Source19: 
http://www.cpan.org/modules/by-module/SOAP/SOAP-payload-%{V_soap_payload}.tar.gz
  -Source20: 
http://www.cpan.org/modules/by-module/Net/Net-Google-%{V_net_google}.tar.gz
  -Source21: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-%{V_www_mechanize}.tar.gz
  -Source22: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Cached-%{V_www_mechanize_cached}.tar.gz
  -Source23: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-FormFiller-%{V_www_mechanize_formfi}.tar.gz
  -Source24: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Shell-%{V_www_mechanize_shell}.tar.gz
  -Source25: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Sleepy-%{V_www_mechanize_sleepy}.tar.gz
  -Source26: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Timed-%{V_www_mechanize_timed}.tar.gz
  -Source27: 
http://www.cpan.org/modules/by-module/WWW/WWW-Search-%{V_www_search}.tar.gz
  -Source28: 
http://www.cpan.org/modules/by-module/WWW/WWW-Search-Google-%{V_www_search_google}.tar.gz
  -Source29: 
http://www.cpan.org/modules/by-module/WWW/WWW-Search-Yahoo-%{V_www_search_yahoo}.tar.gz
  -Source30: 
http://www.cpan.org/modules/by-module/WWW/WWW-Search-Lycos-%{V_www_search_lycos}.tar.gz
  -Source31: 
http://www.cpan.org/modules/by-module/WWW/WWW-Search-AlltheWeb-%{V_www_search_alltheweb}.tar.gz
  -Source32: 
http://www.cpan.org/modules/by-module/HTTP/HTTP-Daemon-SSL-%{V_http_daemon_ssl}.tar.gz
  -Source33: 
http://www.cpan.org/modules/by-module/HTTP/HTTP-Proxy-%{V_http_proxy}.tar.gz
  -Source34: 
http://www.cpan.org/modules/by-module/HTTP/HTTP-Recorder-%{V_http_recorder}.tar.gz
  -Source35: http://www.cpan.org/modules/by-module/WDDX/WDDX-%{V_wddx}.tar.gz
  +Source15: 
http://www.cpan.org/modules/by-module/CGI/CGI-ParamComposite-%{V_cgi_paramcomposite}.tar.gz
  +Source16: http://www.cpan.org/modules/by-module/FCGI/FCGI-%{V_fcgi}.tar.gz
  +Source17: http://www.cpan.org/modules/by-module/RPC/RPC-XML-%{V_rpc_xml}.tar.gz
  +Source18: 
http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-%{V_soap_lite}.tar.gz
  +Source19: 
http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-SmartProxy-%{V_soap_lite_smartproxy}.tar.gz
  +Source20: 
http://www.cpan.org/modules/by-module/SOAP/SOAP-payload-%{V_soap_payload}.tar.gz
  +Source21: 
http://www.cpan.org/modules/by-module/Net/Net-Google-%{V_net_google}.tar.gz
  +Source22: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-%{V_www_mechanize}.tar.gz
  +Source23: 
http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-Cached-%{V_www_mechanize_cached

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

2004-10-09 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 14:00:22
  Branch: HEAD Handle: 2004100913002101

  Modified files:
openpkg-src/etherealethereal.patch ethereal.spec

  Log:
oops, LIBS fiddling was outside Solaris case, fix by creating a new
case block following similar existing structures

  Summary:
RevisionChanges Path
1.11+15 -0  openpkg-src/ethereal/ethereal.patch
1.44+1  -2  openpkg-src/ethereal/ethereal.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ethereal/ethereal.patch
  
  $ cvs diff -u -r1.10 -r1.11 ethereal.patch
  --- openpkg-src/ethereal/ethereal.patch   14 Jul 2004 06:17:22 -  1.10
  +++ openpkg-src/ethereal/ethereal.patch   9 Oct 2004 12:00:21 -   1.11
  @@ -70,3 +70,18 @@
@PCRE_LIBS@ \
@GLIB_LIBS@ -lm \
@PCAP_LIBS@ @SOCKET_LIBS@ @NSL_LIBS@ @ADNS_LIBS@
  +Index: configure
  +--- configure.orig   2004-10-09 13:34:16 +0200
   configure2004-10-09 13:35:01 +0200
  +@@ -15190,6 +15190,11 @@
  + 
  + if test x$want_ssl = xyes; then
  + LIBS=-lcrypto
  ++case $host_os in
  ++  solaris*)
  ++LIBS=$LIBS -lsocket -lnsl
  ++  ;;
  ++esac
  + cat conftest.$ac_ext _ACEOF
  + /* confdefs.h.  */
  + _ACEOF
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/ethereal/ethereal.spec
  
  $ cvs diff -u -r1.43 -r1.44 ethereal.spec
  --- openpkg-src/ethereal/ethereal.spec8 Oct 2004 20:17:45 -   1.43
  +++ openpkg-src/ethereal/ethereal.spec9 Oct 2004 12:00:22 -   1.44
  @@ -34,7 +34,7 @@
   Group:Network
   License:  GPL
   Version:  0.10.6
  -Release:  20041008
  +Release:  20041009
   
   #   package options
   %option   with_zlibyes
  @@ -93,7 +93,6 @@
   %prep
   %setup -q
   %patch -p0
  -%{l_shtool} subst -e 's;LIBS=-lcrypto;LIBS=-lcrypto -lsocket -lnsl;' 
configure
   
   %build
   CC=%{l_cc} \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 14:22:01
  Branch: HEAD Handle: 2004100913220100

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

  Log:
more locale and encoding modules

  Summary:
RevisionChanges Path
1.15+69 -9  openpkg-src/perl-locale/perl-locale.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  
  $ cvs diff -u -r1.14 -r1.15 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  7 Oct 2004 17:40:56 -   1.14
  +++ openpkg-src/perl-locale/perl-locale.spec  9 Oct 2004 12:22:01 -   1.15
  @@ -26,11 +26,17 @@
   #   versions of individual parts
   %define   V_perl 5.8.5
   %define   V_i18n_langtags0.35
  +%define   V_encode   2.03
  +%define   V_encode_newlines  0.03
  +%define   V_encode_registry  0.12
   %define   V_libintl_perl 1.11
   %define   V_gettext  1.03
  +%define   V_locale_po0.12
   %define   V_locale_maketext  1.09
   %define   V_locale_maketext_fuzzy0.02
   %define   V_locale_maketext_lexicon  0.44
  +%define   V_locale_codes 2.07
  +%define   V_locale_subcountry1.34
   
   #   package information
   Name: perl-locale
  @@ -43,15 +49,21 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041007
  +Release:  20041009
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  -Source1:  
http://www.cpan.org/modules/by-module/Locale/libintl-perl-%{V_libintl_perl}.tar.gz
  -Source2:  
http://www.cpan.org/modules/by-module/Locale/gettext-%{V_gettext}.tar.gz
  -Source3:  
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-%{V_locale_maketext}.tar.gz
  -Source4:  
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-Fuzzy-%{V_locale_maketext_fuzzy}.tar.gz
  -Source5:  
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-Lexicon-%{V_locale_maketext_lexicon}.tar.gz
  +Source1:  http://www.cpan.org/modules/by-module/Encode/Encode-%{V_encode}.tar.gz
  +Source2:  
http://www.cpan.org/modules/by-module/Encode/Encode-Newlines-%{V_encode_newlines}.tar.gz
  +Source3:  
http://www.cpan.org/modules/by-module/Encode/Encode-Registry-%{V_encode_registry}.tar.gz
  +Source4:  
http://www.cpan.org/modules/by-module/Locale/libintl-perl-%{V_libintl_perl}.tar.gz
  +Source5:  
http://www.cpan.org/modules/by-module/Locale/gettext-%{V_gettext}.tar.gz
  +Source6:  
http://www.cpan.org/modules/by-module/Locale/Locale-PO-%{V_locale_po}.tar.gz
  +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
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -66,11 +78,17 @@
   %description
   Various Perl modules for locale handling:
   - I18N::LangTags (%{V_i18n_langtags})
  +- Encode (%{V_encode})
  +- Encode::Newlines (%{V_encode_newlines})
  +- Encode::Registry (%{V_encode_registry})
   - libintl-perl (%{V_libintl_perl})
   - Locale::gettext (%{V_gettext})
  +- Locale::PO (%{V_locale_po})
   - Locale::Maketext (%{V_locale_maketext})
   - Locale::Maketext::Fuzzy (%{V_locale_maketext_fuzzy})
   - Locale::Maketext::Lexicon (%{V_locale_maketext_lexicon})
  +- Locale::Codes (%{V_locale_codes})
  +- Locale::SubCountry (%{V_locale_subcountry})
   
   %track
   prog perl-locale:I18N-LangTags = {
  @@ -78,6 +96,21 @@
   url   = http://www.cpan.org/modules/by-module/I18N/
   regex = I18N-LangTags-(__VER__)\.tar\.gz
   }
  +prog perl-locale:Encode = {
  +version   = %{V_encode}
  +url   = http://www.cpan.org/modules/by-module/Encode/
  +regex = Encode-(__VER__)\.tar\.gz
  +}
  +prog perl

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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 14:26:45
  Branch: HEAD Handle: 2004100913264400

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

  Log:
Email address verification modules

  Summary:
RevisionChanges Path
1.147   +21 -1  openpkg-src/perl-mail/perl-mail.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-mail/perl-mail.spec
  
  $ cvs diff -u -r1.146 -r1.147 perl-mail.spec
  --- openpkg-src/perl-mail/perl-mail.spec  7 Oct 2004 17:41:51 -   1.146
  +++ openpkg-src/perl-mail/perl-mail.spec  9 Oct 2004 12:26:44 -   1.147
  @@ -38,6 +38,8 @@
   %define   V_mime_tools  5.414
   %define   V_mime_types  1.13
   %define   V_user_identity   0.90
  +%define   V_email_address   1.6
  +%define   V_email_valid 0.15
   
   #   package information
   Name: perl-mail
  @@ -50,7 +52,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041007
  +Release:  20041009
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Mail/MailTools-%{V_mailtools}.tar.gz
  @@ -66,6 +68,8 @@
   Source10: 
http://www.cpan.org/modules/by-module/Mail/Mail-Mbox-MessageParser-%{V_mail_mbox_messageparser}.tar.gz
   Source11: 
http://www.cpan.org/modules/by-module/Mail/Mail-Sendmail-%{V_mail_sendmail}.tar.gz
   Source12: 
http://www.cpan.org/modules/by-module/Mail/Mail-Sender-%{V_mail_sender}.tar.gz
  +Source13: 
http://www.cpan.org/modules/by-module/Email/Email-Address-%{V_email_address}.tar.gz
  +Source14: 
http://www.cpan.org/modules/by-module/Email/Email-Valid-%{V_email_valid}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -92,6 +96,8 @@
   - Mail::Sendmail (%{V_mail_sendmail})
   - Mail::XXX (%{V_mailtools})
   - User::Identity (%{V_user_identity})
  +- Email::Address (%{V_email_address})
  +- Email::Valid (%{V_email_valid})
   
   %track
   prog perl-mail:Mail-Box = {
  @@ -159,6 +165,16 @@
   url   = http://www.cpan.org/modules/by-module/User/
   regex = User-Identity-(__VER__)\.tar\.gz
   }
  +prog perl-mail:Email-Address = {
  +version   = %{V_email_address}
  +url   = http://www.cpan.org/modules/by-module/Email/
  +regex = Email-Address-(__VER__)\.tar\.gz
  +}
  +prog perl-mail:Email-Valid = {
  +version   = %{V_email_valid}
  +url   = http://www.cpan.org/modules/by-module/Email/
  +regex = Email-Valid-(__VER__)\.tar\.gz
  +}
   
   %prep
   %setup -q -c
  @@ -174,6 +190,8 @@
   %setup -q -T -D -a 10
   %setup -q -T -D -a 11
   %setup -q -T -D -a 12
  +%setup -q -T -D -a 13
  +%setup -q -T -D -a 14
   %{l_shtool} subst \
   -e 's/\(has_readkey\) =[^;]*/\1 = 0/' \
   Mail-Box-*/Makefile.PL
  @@ -196,6 +214,8 @@
   %{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
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE13} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install
   %{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 [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 14:50:19
  Branch: HEAD Handle: 2004100913501900

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

  Log:
add Crypto::OpenSSL modules

  Summary:
RevisionChanges Path
1.81+83 -31 openpkg-src/perl-crypto/perl-crypto.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-crypto/perl-crypto.spec
  
  $ cvs diff -u -r1.80 -r1.81 perl-crypto.spec
  --- openpkg-src/perl-crypto/perl-crypto.spec  18 Sep 2004 11:11:29 -  1.80
  +++ openpkg-src/perl-crypto/perl-crypto.spec  9 Oct 2004 12:50:19 -   1.81
  @@ -24,32 +24,37 @@
   ##
   
   #   versions of individual parts
  -%define   V_perl   5.8.5
  -%define   V_digest 1.08
  -%define   V_digest_sha12.10
  -%define   V_digest_sha 5.25
  -%define   V_digest_md2 2.03
  -%define   V_digest_md4 1.4
  -%define   V_digest_md5 2.33
  -%define   V_digest_hmac1.01
  -%define   V_crypt_ripemd1600.04
  -%define   V_crypt_enigma   1.3
  -%define   V_crypt_unixcrypt1.0
  -%define   V_crypt_passwdmd51.3
  -%define   V_crypt_des  2.03
  -%define   V_crypt_des_ede3 0.01
  -%define   V_crypt_rc4  2.02
  -%define   V_crypt_rc5  2.00
  -%define   V_crypt_rc6  1.0
  -%define   V_crypt_gost 1.00
  -%define   V_crypt_blowfish 2.09
  -%define   V_crypt_twofish  2.12
  -%define   V_crypt_rot130.6
  -%define   V_crypt_null 1.02
  -%define   V_crypt_ecb  1.1-2
  -%define   V_crypt_cbc  2.12
  -%define   V_data_uuid  0.11
  -%define   V_string_crc32   1.2
  +%define   V_perl  5.8.5
  +%define   V_digest1.08
  +%define   V_digest_sha1   2.10
  +%define   V_digest_sha5.25
  +%define   V_digest_md22.03
  +%define   V_digest_md41.4
  +%define   V_digest_md52.33
  +%define   V_digest_hmac   1.01
  +%define   V_crypt_ripemd160   0.04
  +%define   V_crypt_enigma  1.3
  +%define   V_crypt_unixcrypt   1.0
  +%define   V_crypt_passwdmd5   1.3
  +%define   V_crypt_des 2.03
  +%define   V_crypt_des_ede30.01
  +%define   V_crypt_rc4 2.02
  +%define   V_crypt_rc5 2.00
  +%define   V_crypt_rc6 1.0
  +%define   V_crypt_gost1.00
  +%define   V_crypt_blowfish2.09
  +%define   V_crypt_twofish 2.12
  +%define   V_crypt_rot13   0.6
  +%define   V_crypt_null1.02
  +%define   V_crypt_ecb 1.1-2
  +%define   V_crypt_cbc 2.12
  +%define   V_crypt_openssl_bignum  0.03
  +%define   V_crypt_openssl_dsa 0.11
  +%define   V_crypt_openssl_rsa 0.21
  +%define   V_crypt_openssl_random  0.03
  +%define   V_crypt_openssl_x5090.3
  +%define   V_data_uuid 0.11
  +%define   V_string_crc32  1.2
   
   #   package information
   Name: perl-crypto
  @@ -62,7 +67,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040918
  +Release:  20041009
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/Digest/Digest-%{V_digest}.tar.gz
  @@ -88,8 +93,13 @@
   Source20: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-NULL-%{V_crypt_null}.tar.gz
   Source21: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-ECB-%{V_crypt_ecb}.tar.gz
   Source22: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-CBC-%{V_crypt_cbc}.tar.gz
  -Source23: 
http://www.cpan.org/modules/by-module/Data/Data-UUID-%{V_data_uuid}.tar.gz
  -Source24: 
http://www.cpan.org/modules/by-module/String/String-CRC32-%{V_string_crc32}.tar.gz
  +Source23: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Bignum-%{V_crypt_openssl_bignum}.tar.gz
  +Source24: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{V_crypt_openssl_random}.tar.gz
  +Source25: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-DSA-%{V_crypt_openssl_dsa}.tar.gz
  +Source26: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-RSA-%{V_crypt_openssl_rsa}.tar.gz
  +Source27: 
http://www.cpan.org

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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 14:55:16
  Branch: HEAD Handle: 2004100913551600

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

  Log:
add IO::Interface, required by Net::Packet in perl-net

  Summary:
RevisionChanges Path
1.86+11 -1  openpkg-src/perl-sys/perl-sys.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-sys/perl-sys.spec
  
  $ cvs diff -u -r1.85 -r1.86 perl-sys.spec
  --- openpkg-src/perl-sys/perl-sys.spec18 Sep 2004 10:59:53 -  1.85
  +++ openpkg-src/perl-sys/perl-sys.spec9 Oct 2004 12:55:16 -   1.86
  @@ -44,6 +44,7 @@
   %define   V_spiffy  0.20
   %define   V_io_all  0.31
   %define   V_io_multiplex1.08
  +%define   V_io_interface0.98
   
   #   package information
   Name: perl-sys
  @@ -56,7 +57,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040918
  +Release:  20041009
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Unix/Unix-Syslog-%{V_unix_syslog}.tar.gz
  @@ -78,6 +79,7 @@
   Source16: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{V_spiffy}.tar.gz
   Source17: http://www.cpan.org/modules/by-module/IO/IO-All-%{V_io_all}.tar.gz
   Source18: 
http://www.cpan.org/modules/by-module/IO/IO-Multiplex-%{V_io_multiplex}.tar.gz
  +Source19: 
http://www.cpan.org/modules/by-module/IO/IO-Interface-%{V_io_interface}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -110,6 +112,7 @@
   - Spiffy (%{V_spiffy})
   - IO::All (%{V_io_all})
   - IO::Multiplex (%{V_io_multiplex})
  +- IO::Interface (%{V_io_interface})
   
   %track
   prog perl-sys:Archive-Tar = {
  @@ -207,6 +210,11 @@
   url   = http://www.cpan.org/modules/by-module/IO/
   regex = IO-Multiplex-(__VER__)\.tar\.gz
   }
  +prog perl-sys:IO-Interface = {
  +version   = %{V_io_interface}
  +url   = http://www.cpan.org/modules/by-module/IO/
  +regex = IO-Interface-(__VER__)\.tar\.gz
  +}
   
   %prep
   %setup -q -c
  @@ -228,6 +236,7 @@
   %setup -q -T -D -a 16
   %setup -q -T -D -a 17
   %setup -q -T -D -a 18
  +%setup -q -T -D -a 19
   
   %build
   
  @@ -253,6 +262,7 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE18} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE19} configure build install
   %{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 [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 15:04:26
  Branch: HEAD Handle: 2004100914042600

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

  Log:
add Net::Packet

  Summary:
RevisionChanges Path
1.70+15 -5  openpkg-src/perl-net/perl-net.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-net/perl-net.spec
  
  $ cvs diff -u -r1.69 -r1.70 perl-net.spec
  --- openpkg-src/perl-net/perl-net.spec18 Sep 2004 11:03:44 -  1.69
  +++ openpkg-src/perl-net/perl-net.spec9 Oct 2004 13:04:26 -   1.70
  @@ -42,6 +42,7 @@
   %define   V_net_pcap  0.05
   %define   V_net_radius1.44
   %define   V_net_ip1.20
  +%define   V_net_packet1.27
   
   #   package information
   Name: perl-net
  @@ -54,7 +55,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040918
  +Release:  20041009
   
   #   package options
   %option   with_curl   no
  @@ -77,7 +78,8 @@
   Source13: 
http://www.cpan.org/modules/by-module/Net/Net-IMAP-Simple-%{V_net_imap_simple}.tar.gz
   Source14: http://www.cpan.org/modules/by-module/Net/Net-BGP-%{V_net_bgp}.tar.gz
   Source15: 
http://www.cpan.org/authors/id/K/KC/KCARNUT/Net-Pcap-%{V_net_pcap}.tar.gz
  -Source16: http://www.cpan.org/authors/id/M/MA/MANU/Net-IP-%{V_net_ip}.tar.gz
  +Source16: 
http://www.cpan.org/modules/by-module/Net/Net-Packet-%{V_net_packet}.tar.gz
  +Source17: http://www.cpan.org/authors/id/M/MA/MANU/Net-IP-%{V_net_ip}.tar.gz
   Patch0:   perl-net.patch
   
   #   build information
  @@ -85,8 +87,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl = %{V_perl}, perl-openpkg = 
%{V_perl}-20040126
   PreReq:   OpenPKG, openpkg = 20040130, perl = %{V_perl}
  -BuildPreReq:  perl-crypto
  -PreReq:   perl-crypto
  +BuildPreReq:  perl-crypto, perl-sys, perl-time
  +PreReq:   perl-crypto, perl-sys, perl-time
   %if %{with_curl} == yes
   BuildPreReq:  curl
   PreReq:   curl
  @@ -131,6 +133,7 @@
   - Net::BGP (%{V_net_bgp})
   %if %{with_pcap} == yes
   - Net::Pcap (%{V_net_pcap})
  +- Net::Packet (%{V_net_packet})
   %endif
   
   %track
  @@ -219,6 +222,11 @@
   url   = http://www.cpan.org/authors/id/M/MA/MANU/
   regex = Net-IP-(__VER__)\.tar\.gz
   }
  +prog perl-net:Net-Packet = {
  +version   = %{V_net_packet}
  +url   = http://www.cpan.org/authors/id/M/MA/MANU/
  +regex = Net-Packet-(__VER__)\.tar\.gz
  +}
   
   %prep
   %setup -q -c
  @@ -238,6 +246,7 @@
   %setup -q -T -D -a 14
   %setup -q -T -D -a 15
   %setup -q -T -D -a 16
  +%setup -q -T -D -a 17
   sed %{PATCH0} -e 's;@l_prefix@;%{l_prefix};g' | %{l_patch} -p0 -b
   
   %build
  @@ -264,8 +273,9 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install
   %if %{with_pcap} == yes
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE16} -A INC='-I. %{l_cflags}' -A 
LIBS='%{l_ldflags} -lpcap' configure build install
   %endif
  -%{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install
   %{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 [EMAIL PROTECTED]


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

2004-10-09 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Oct-2004 19:43:33
  Branch: HEAD Handle: 2004100918433200

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

  Log:
add a bunch of tricky Regexp::* modules

  Summary:
RevisionChanges Path
1.135   +81 -1  openpkg-src/perl-util/perl-util.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.134 -r1.135 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  30 Sep 2004 17:32:37 -  1.134
  +++ openpkg-src/perl-util/perl-util.spec  9 Oct 2004 17:43:32 -   1.135
  @@ -65,6 +65,14 @@
   %define   V_test_manifest1.11
   %define   V_test_simple  0.47
   %define   V_universal_moniker0.08
  +%define   V_fields_aliased   1.04
  +%define   V_regexp_bind  0.05
  +%define   V_regexp_common2.117
  +%define   V_regexp_copy  0.06
  +%define   V_regexp_extended  0.01
  +%define   V_regexp_keep  0.02
  +%define   V_regexp_parser0.10
  +%define   V_regexp_shellish  0.93
   
   #   package information
   Name: perl-util
  @@ -77,7 +85,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040930
  +Release:  20041009
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ -120,6 +128,14 @@
   Source37: 
http://www.cpan.org/modules/by-module/Class/Class-Trigger-%{V_class_trigger}.tar.gz
   Source38: 
http://www.cpan.org/modules/by-module/Class/Class-WhiteHole-%{V_class_whitehole}.tar.gz
   Source39: 
http://www.cpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-moniker-%{V_universal_moniker}.tar.gz
  +Source40: 
http://www.cpan.org/modules/by-module/fields/fields-aliased-%{V_fields_aliased}.tar.gz
  +Source41: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Bind-%{V_regexp_bind}.tar.gz
  +Source42: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Common-%{V_regexp_common}.tar.gz
  +Source43: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Copy-%{V_regexp_copy}.tar.gz
  +Source44: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Extended-%{V_regexp_extended}.tar.gz
  +Source45: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Keep-%{V_regexp_keep}.tar.gz
  +Source46: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Parser-%{V_regexp_parser}.tar.gz
  +Source47: 
http://www.cpan.org/modules/by-module/Regexp/Regexp-Shellish-%{V_regexp_shellish}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -171,6 +187,14 @@
   - Test::Manifest (%{V_test_manifest})
   - Test::Simple (%{V_test_simple})
   - UNIVERSAL::moniker (%{V_universal_moniker})
  +- fields::aliased (%{V_fields_aliased})
  +- Regexp::Bind (%{V_regexp_bind})
  +- Regexp::Common (%{V_regexp_common})
  +- Regexp::Copy (%{V_regexp_copy})
  +- Regexp::Extended (%{V_regexp_extended})
  +- Regexp::Keep (%{V_regexp_keep})
  +- Regexp::Parser (%{V_regexp_parser})
  +- Regexp::Shellish (%{V_regexp_shellish})
   
   %track
   prog perl-util:Alias = {
  @@ -373,6 +397,46 @@
   url   = http://www.cpan.org/modules/by-module/UNIVERSAL/
   regex = UNIVERSAL-moniker-(__VER__)\.tar\.gz
   }
  +prog perl-util:fields-aliased = {
  +version   = %{V_fields_aliased}
  +url   = http://www.cpan.org/modules/by-module/fields/
  +regex = fields-aliased-(__VER__)\.tar\.gz
  +}
  +prog perl-util:Regexp-Bind = {
  +version   = %{V_regexp_bind}
  +url   = http://www.cpan.org/modules/by-module/Regexp/
  +regex = Regexp-Bind-(__VER__)\.tar\.gz
  +}
  +prog perl-util:Regexp-Common = {
  +version   = %{V_regexp_common}
  +url   = http://www.cpan.org/modules/by-module/Regexp/
  +regex = Regexp-Common-(__VER__)\.tar\.gz
  +}
  +prog perl-util:Regexp-Copy = {
  +version   = %{V_regexp_copy}
  +url   = http://www.cpan.org/modules/by-module/Regexp/
  +regex = Regexp-Copy-(__VER__)\.tar\.gz
  +}
  +prog perl-util:Regexp-Extended = {
  +version   = %{V_regexp_extended}
  +url   = http://www.cpan.org/modules/by-module/Regexp/
  +regex = Regexp-Extended-(__VER__)\.tar\.gz