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

2006-10-04 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:   04-Oct-2006 08:13:25
  Branch: HEAD Handle: 2006100407132500

  Modified files:
openpkg-src/r   r.spec

  Log:
upgrading package: r 2.3.1 - 2.4.0

  Summary:
RevisionChanges Path
1.16+2  -2  openpkg-src/r/r.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/r/r.spec
  
  $ cvs diff -u -r1.15 -r1.16 r.spec
  --- openpkg-src/r/r.spec  3 Jun 2006 11:15:48 -   1.15
  +++ openpkg-src/r/r.spec  4 Oct 2006 06:13:25 -   1.16
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Algorithm
   License:  GPL
  -Version:  2.3.1
  -Release:  20060603
  +Version:  2.4.0
  +Release:  20061004
   
   #   package options
   %option   with_x11  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 08:22:15
  Branch: HEAD Handle: 2006100407221500

  Modified files:
openpkg-src/openssh openssh.spec

  Log:
upgrade LDAP patch (project moved on the net, so we've not detected
that a newer version already existed)

  Summary:
RevisionChanges Path
1.172   +4  -4  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.171 -r1.172 openssh.spec
  --- openpkg-src/openssh/openssh.spec  1 Oct 2006 15:02:24 -   1.171
  +++ openpkg-src/openssh/openssh.spec  4 Oct 2006 06:22:15 -   1.172
  @@ -26,7 +26,7 @@
   %define   V_base4.4
   %define   V_portablep1
   %define   V_watchdog4.4p1
  -%define   V_ldap_base   4.3p1
  +%define   V_ldap_base   4.4p1
   %define   V_ldap_vers   0.3.7
   %define   V_connect 1.96
   %define   V_hpn 4.3p2-hpn12
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  20061001
  +Release:  20061004
   
   #   package options
   %option   with_fsl  yes
  @@ -75,7 +75,7 @@
   Patch1:   openssh.patch.chroot
   Patch2:   openssh.patch.alias
   Patch3:   
http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-%{V_watchdog}-watchdog.patch.tgz
  -Patch4:   
http://www.opendarwin.org/projects/openssh-lpk/files/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
  +Patch4:   
http://dev.inversepath.com/openssh-lpk/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
   Patch5:   openssh.patch.sftplogging
   Patch6:   openssh.patch.scpbindir
   Patch7:   
http://www.psc.edu/networking/projects/hpn-ssh/openssh-%{V_hpn}.diff.gz
  @@ -142,7 +142,7 @@
   }
   prog openssh:ldap = {
   version   = %{V_ldap_base}-%{V_ldap_vers}
  -url   = http://www.opendarwin.org/projects/openssh-lpk/
  +url   = http://dev.inversepath.com/openssh-lpk/
   regex = openssh-lpk-(__VER__)\.patch
   }
   prog openssh:hpn = {
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 08:23:24
  Branch: OPENPKG_2_STABLE Handle: 2006100407232400

  Modified files:   (Branch: OPENPKG_2_STABLE)
openpkg-src/openssh openssh.spec

  Log:
MFC: updated LDAP patch

  Summary:
RevisionChanges Path
1.161.2.4   +4  -4  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.161.2.3 -r1.161.2.4 openssh.spec
  --- openpkg-src/openssh/openssh.spec  3 Oct 2006 17:18:07 -   
1.161.2.3
  +++ openpkg-src/openssh/openssh.spec  4 Oct 2006 06:23:24 -   
1.161.2.4
  @@ -26,7 +26,7 @@
   %define   V_base4.4
   %define   V_portablep1
   %define   V_watchdog4.4p1
  -%define   V_ldap_base   4.3p1
  +%define   V_ldap_base   4.4p1
   %define   V_ldap_vers   0.3.7
   %define   V_connect 1.96
   %define   V_hpn 4.3p2-hpn12
  @@ -42,7 +42,7 @@
   Group:SSH
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  2.20061003
  +Release:  2.20061004
   
   #   package options
   %option   with_fsl  yes
  @@ -75,7 +75,7 @@
   Patch1:   openssh.patch.chroot
   Patch2:   openssh.patch.alias
   Patch3:   
http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-%{V_watchdog}-watchdog.patch.tgz
  -Patch4:   
http://www.opendarwin.org/projects/openssh-lpk/files/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
  +Patch4:   
http://dev.inversepath.com/openssh-lpk/openssh-lpk-%{V_ldap_base}-%{V_ldap_vers}.patch
   Patch5:   openssh.patch.sftplogging
   Patch6:   openssh.patch.scpbindir
   Patch7:   
http://www.psc.edu/networking/projects/hpn-ssh/openssh-%{V_hpn}.diff.gz
  @@ -142,7 +142,7 @@
   }
   prog openssh:ldap = {
   version   = %{V_ldap_base}-%{V_ldap_vers}
  -url   = http://www.opendarwin.org/projects/openssh-lpk/
  +url   = http://dev.inversepath.com/openssh-lpk/
   regex = openssh-lpk-(__VER__)\.patch
   }
   prog openssh:hpn = {
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/pkgconfig/ pkgconfig.patch

2006-10-04 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:   04-Oct-2006 09:29:30
  Branch: HEAD Handle: 2006100408292900

  Modified files:
openpkg-src/pkgconfig   pkgconfig.patch

  Log:
Removing duplicate -lxxx from the back or from the front of the list
is not always the correct thing as there can be situations constructed
where each one fails in case of static library linking.

For instance, the auto-generated (because of listed dependencies in *.pc
files) -lpango -lfreetype -lz -lfontconfig -lpango -lfreetype -lz
on remove-from-back results in -lpango -lfreetype -lz -lfontconfig
and leads to fontconfig with freetype symbols unresolved while on
remove-from-front results in -lfontconfig -lpango -lfreetype -lz and
leads to pango with fontconfig symbols unresolved.

The only safe method is either to not remove duplicated at all or just
remove them from the middle (keeping first and last occurrences).

Hence, let's take the usual large RSE hammer ;-) and force pkg-config
to do what we wish...

  Summary:
RevisionChanges Path
1.5 +242 -2 openpkg-src/pkgconfig/pkgconfig.patch
  

  patch -p0 '@@ .'
  Index: openpkg-src/pkgconfig/pkgconfig.patch
  
  $ cvs diff -u -r1.4 -r1.5 pkgconfig.patch
  --- openpkg-src/pkgconfig/pkgconfig.patch 4 Oct 2006 05:46:46 -   
1.4
  +++ openpkg-src/pkgconfig/pkgconfig.patch 4 Oct 2006 07:29:29 -   
1.5
  @@ -1,6 +1,6 @@
   Index: main.c
   --- main.c.orig  2006-08-16 19:54:56 +0200
  -+++ main.c   2006-10-03 16:21:58 +0200
   main.c   2006-10-04 08:15:25 +0200
   @@ -182,7 +182,8 @@
  int want_I_cflags = 0;
  int want_other_cflags = 0;
  @@ -40,9 +40,35 @@
  if (want_static_lib_list)
enable_private_libs();
  else
  +@@ -622,7 +636,7 @@
  + 
  +   if (want_l_libs)
  + {
  +-  char *str = packages_get_l_libs (packages);
  ++  char *str = packages_get_l_libs (packages, want_static_lib_list);
  +   printf (%s , str);
  +   g_free (str);
  +   need_newline = TRUE;
  +@@ -636,14 +650,14 @@
  + }
  +   else if (want_other_libs)
  + {
  +-  char *str = packages_get_other_libs (packages);
  ++  char *str = packages_get_other_libs (packages, want_static_lib_list);
  +   printf (%s , str);
  +   g_free (str);
  +   need_newline = TRUE;
  + }
  +   else if (want_libs)
  + {
  +-  char *str = packages_get_all_libs (packages);
  ++  char *str = packages_get_all_libs (packages, want_static_lib_list);
  +   printf (%s , str);
  +   g_free (str);
  +   need_newline = TRUE;
   Index: parse.c
   --- parse.c.orig 2006-08-16 20:45:45 +0200
  -+++ parse.c  2006-10-03 16:17:58 +0200
   parse.c  2006-10-04 08:15:25 +0200
   @@ -1394,7 +1394,7 @@

  return pkg;
  @@ -63,3 +89,217 @@
   +}
#endif
}
  +Index: pkg.c
  +--- pkg.c.orig   2006-08-16 21:01:04 +0200
   pkg.c2006-10-04 08:54:57 +0200
  +@@ -473,6 +473,58 @@
  +   return nodups;
  + }
  + 
  ++static GSList*
  ++string_list_strip_duplicates_from_middle (GSList *list)
  ++{
  ++  GHashTable *table_first;
  ++  GHashTable *table_last;
  ++  GList *dlist;
  ++  GList *dlelem;
  ++  GSList *slist;
  ++  GSList *selem;
  ++
  ++  /* shuffle from single-linked list to double-linked list
  ++ in order to be able to go both forward and backward while
  ++ still having the element (not its data) as the identifier */
  ++  dlist = NULL;
  ++  for (selem = list; selem != NULL; selem = g_slist_next(selem))
  ++  dlist = g_list_prepend(dlist, selem-data);
  ++  dlist = g_list_reverse(dlist);
  ++
  ++  /* determine first and last elements */
  ++  table_first = g_hash_table_new (g_str_hash, g_str_equal);
  ++  table_last  = g_hash_table_new (g_str_hash, g_str_equal);
  ++  for (dlelem = dlist; dlelem != NULL; dlelem = g_list_next(dlelem)) {
  ++  if (g_hash_table_lookup(table_first, dlelem-data) == NULL)
  ++  g_hash_table_insert(table_first, dlelem-data, dlelem);
  ++  }
  ++  for (dlelem = g_list_last(dlist); dlelem != NULL; dlelem = 
g_list_previous(dlelem)) {
  ++  if (g_hash_table_lookup(table_last, dlelem-data) == NULL)
  ++  g_hash_table_insert(table_last, dlelem-data, dlelem);
  ++  }
  ++
  ++  /* remove duplicates */
  ++  slist = NULL;
  ++  for (dlelem = dlist; dlelem != NULL; dlelem = g_list_next(dlelem)) {
  ++  if (   g_hash_table_lookup(table_first, dlelem-data) == dlelem
  ++  || 

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

2006-10-04 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:   04-Oct-2006 10:54:12
  Branch: HEAD Handle: 2006100409541100

  Modified files:
openpkg-src/ratbox  ratbox.spec

  Log:
try to fix building under Solaris

  Summary:
RevisionChanges Path
1.38+6  -1  openpkg-src/ratbox/ratbox.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox.spec
  
  $ cvs diff -u -r1.37 -r1.38 ratbox.spec
  --- openpkg-src/ratbox/ratbox.spec23 Sep 2006 12:54:29 -  1.37
  +++ openpkg-src/ratbox/ratbox.spec4 Oct 2006 08:54:11 -   1.38
  @@ -38,7 +38,7 @@
   Group:InstantMessaging
   License:  GPL
   Version:  %{V_server}
  -Release:  20060923
  +Release:  20061004
   
   #   list of sources
   Source0:  
ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/ircd-ratbox-%{V_server}.tgz
  @@ -141,10 +141,15 @@
   
   #   build IRC challenge/response client
   ( cd ratbox-respond-%{V_respond}/ratbox-respond
  +  libs=
  +  case %{l_platform -t} in
  +  *-sunos* ) libs=-lnsl -lsocket ;;
  +  esac
 CC=%{l_cc} \
 CFLAGS=%{l_cflags -O} \
 CPPFLAGS=%{l_cppflags} \
 LDFLAGS=%{l_ldflags} \
  +  LIBS=$libs \
 ./configure \
 --prefix=%{l_prefix} \
 --enable-openssl=%{l_prefix}
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 11:28:10
  Branch: HEAD Handle: 2006100410281000

  Modified files:
openpkg-src/shiela  shiela.spec

  Log:
fix mandir

  Summary:
RevisionChanges Path
1.51+2  -1  openpkg-src/shiela/shiela.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/shiela/shiela.spec
  
  $ cvs diff -u -r1.50 -r1.51 shiela.spec
  --- openpkg-src/shiela/shiela.spec25 Jul 2006 13:08:20 -  1.50
  +++ openpkg-src/shiela/shiela.spec4 Oct 2006 09:28:10 -   1.51
  @@ -33,7 +33,7 @@
   Group:SCM
   License:  GPL
   Version:  1.1.7
  -Release:  20060725
  +Release:  20061004
   
   #   list of sources
   Source0:  ftp://ftp.ossp.org/pkg/tool/shiela/shiela-%{version}.tar.gz
  @@ -70,6 +70,7 @@
   %build
   ./configure \
   --prefix=%{l_prefix} \
  +--mandir=%{l_prefix}/man \
   --with-perl=%{l_prefix}/bin/perl \
   --with-cvs=%{l_prefix}/bin/cvs
   %{l_make} %{l_mflags -O}
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 11:31:38
  Branch: HEAD Handle: 2006100410313800

  Modified files:
openpkg-src/rubyruby.spec

  Log:
fix mandir

  Summary:
RevisionChanges Path
1.43+2  -1  openpkg-src/ruby/ruby.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ruby/ruby.spec
  
  $ cvs diff -u -r1.42 -r1.43 ruby.spec
  --- openpkg-src/ruby/ruby.spec25 Aug 2006 19:37:37 -  1.42
  +++ openpkg-src/ruby/ruby.spec4 Oct 2006 09:31:38 -   1.43
  @@ -33,7 +33,7 @@
   Group:Language
   License:  GPL
   Version:  1.8.5
  -Release:  20060825
  +Release:  20061004
   
   #   list of sources
   Source0:  ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.tar.gz
  @@ -69,6 +69,7 @@
   CFLAGS=%{l_cflags -O} %{l_cppflags} \
   ./configure \
   --prefix=%{l_prefix} \
  +--mandir=%{l_prefix}/man \
   --with-ldflags=%{l_ldflags} \
   --disable-shared
   %{l_make} %{l_mflags}
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 11:38:07
  Branch: HEAD Handle: 2006100410380600

  Modified files:
openpkg-src/findutils   findutils.spec

  Log:
fix directory layout

  Summary:
RevisionChanges Path
1.77+2  -1  openpkg-src/findutils/findutils.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/findutils/findutils.spec
  
  $ cvs diff -u -r1.76 -r1.77 findutils.spec
  --- openpkg-src/findutils/findutils.spec  3 Oct 2006 18:04:19 -   
1.76
  +++ openpkg-src/findutils/findutils.spec  4 Oct 2006 09:38:06 -   
1.77
  @@ -33,7 +33,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  4.2.28
  -Release:  20061003
  +Release:  20061004
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
  @@ -70,6 +70,7 @@
   ./configure \
   --prefix=%{l_prefix} \
   --libexecdir=%{l_prefix}/libexec/findutils \
  +--datarootdir=%{l_prefix} \
   --localstatedir=%{l_prefix}/var/findutils \
   --disable-largefile \
   --disable-nls
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 11:51:27
  Branch: HEAD Handle: 2006100410512700

  Modified files:
openpkg-src/lftplftp.spec

  Log:
once again fix directory layout

  Summary:
RevisionChanges Path
1.102   +2  -3  openpkg-src/lftp/lftp.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/lftp/lftp.spec
  
  $ cvs diff -u -r1.101 -r1.102 lftp.spec
  --- openpkg-src/lftp/lftp.spec27 Aug 2006 16:06:21 -  1.101
  +++ openpkg-src/lftp/lftp.spec4 Oct 2006 09:51:27 -   1.102
  @@ -33,7 +33,7 @@
   Group:FTP
   License:  GPL
   Version:  3.5.4
  -Release:  20060827
  +Release:  20061004
   
   #   list of sources
   Source0:  
http://ftp.yars.free.net/pub/source/lftp/lftp-%{version}.tar.bz2
  @@ -74,7 +74,6 @@
   ./configure \
   --srcdir=$srcdir \
   --prefix=%{l_prefix} \
  ---datarootdir=%{l_prefix} \
   --mandir=%{l_prefix}/man \
   --sysconfdir=%{l_prefix}/etc/lftp \
   --without-included-readline \
  @@ -88,7 +87,7 @@
   strip $RPM_BUILD_ROOT%{l_prefix}/bin/* /dev/null 21 || true
   rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/charset.alias
   rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/liblftp*
  -rm -rf $RPM_BUILD_ROOT%{l_prefix}/locale
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/locale
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
   '%config %{l_prefix}/etc/lftp/*'
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 11:52:13
  Branch: HEAD Handle: 2006100410521300

  Modified files:
openpkg-src/gettext gettext.spec

  Log:
fix directory layout

  Summary:
RevisionChanges Path
1.60+4  -2  openpkg-src/gettext/gettext.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gettext/gettext.spec
  
  $ cvs diff -u -r1.59 -r1.60 gettext.spec
  --- openpkg-src/gettext/gettext.spec  3 Oct 2006 18:21:09 -   1.59
  +++ openpkg-src/gettext/gettext.spec  4 Oct 2006 09:52:13 -   1.60
  @@ -33,7 +33,7 @@
   Group:Charset
   License:  GPL
   Version:  0.15
  -Release:  20061003
  +Release:  20061004
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
  @@ -94,6 +94,9 @@
   CFLAGS=%{l_cflags -O} \
   ./configure \
   --prefix=%{l_prefix} \
  +--datarootdir=%{l_prefix}/share \
  +--mandir=%{l_prefix}/man \
  +--infodir=%{l_prefix}/info \
   --with-libiconv-prefix=%{l_prefix} \
   --with-included-gettext \
   --disable-csharp \
  @@ -105,7 +108,6 @@
   %{l_make} %{l_mflags} install \
   AM_MAKEFLAGS=DESTDIR=$RPM_BUILD_ROOT \
   DESTDIR=$RPM_BUILD_ROOT
  -mv  $RPM_BUILD_ROOT%{l_prefix}/share/man $RPM_BUILD_ROOT%{l_prefix}/man
   rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
   rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/charset.alias
   rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/gettext/projects
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 12:01:13
  Branch: HEAD Handle: 2006100411011300

  Modified files:
openpkg-src/aegis   aegis.spec

  Log:
try to use OpenPKG's libfile instead of system one (in case it is
existing)

  Summary:
RevisionChanges Path
1.58+3  -3  openpkg-src/aegis/aegis.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/aegis/aegis.spec
  
  $ cvs diff -u -r1.57 -r1.58 aegis.spec
  --- openpkg-src/aegis/aegis.spec  16 May 2006 08:26:52 -  1.57
  +++ openpkg-src/aegis/aegis.spec  4 Oct 2006 10:01:13 -   1.58
  @@ -33,7 +33,7 @@
   Group:SCM
   License:  GPL
   Version:  4.22
  -Release:  20060516
  +Release:  20061004
   
   #   list of sources
   Source0:  http://aegis.sourceforge.net/aegis-%{version}.tar.gz
  @@ -44,8 +44,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl, bison, groff, gcc
   PreReq:   OpenPKG, openpkg = 20040130, perl
  -BuildPreReq:  zlib, bzip2, gettext, libiconv, uuid, curl, libxml
  -PreReq:   zlib, bzip2, gettext, libiconv, uuid, curl, libxml
  +BuildPreReq:  zlib, bzip2, gettext, libiconv, file, uuid, curl, libxml
  +PreReq:   zlib, bzip2, gettext, libiconv, file, uuid, curl, libxml
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 12:23:08
  Branch: HEAD Handle: 2006100411230800

  Modified files:
openpkg-src/qt4 qt4.spec

  Log:
upgrading package: qt4 4.1.4 - 4.2.0

  Summary:
RevisionChanges Path
1.8 +2  -2  openpkg-src/qt4/qt4.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/qt4/qt4.spec
  
  $ cvs diff -u -r1.7 -r1.8 qt4.spec
  --- openpkg-src/qt4/qt4.spec  25 Jun 2006 08:28:34 -  1.7
  +++ openpkg-src/qt4/qt4.spec  4 Oct 2006 10:23:08 -   1.8
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:XWindow
   License:  GPL/QPL
  -Version:  4.1.4
  -Release:  20060625
  +Version:  4.2.0
  +Release:  20061004
   
   #   list of sources
   Source0:  
ftp://ftp.trolltech.com/pub/qt/source/qt-x11-opensource-src-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 12:23:25
  Branch: HEAD Handle: 2006100411232400

  Modified files:
openpkg-src/openldapopenldap.spec

  Log:
be more consistent across platforms and disable libfetch under FreeBSD

  Summary:
RevisionChanges Path
1.175   +2  -1  openpkg-src/openldap/openldap.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openldap/openldap.spec
  
  $ cvs diff -u -r1.174 -r1.175 openldap.spec
  --- openpkg-src/openldap/openldap.spec23 Sep 2006 12:08:39 -  
1.174
  +++ openpkg-src/openldap/openldap.spec4 Oct 2006 10:23:24 -   
1.175
  @@ -33,7 +33,7 @@
   Group:LDAP
   License:  GPL
   Version:  2.3.27
  -Release:  20060923
  +Release:  20061004
   
   #   package options
   %option   with_fsl  yes
  @@ -103,6 +103,7 @@
   ARGS=$ARGS --enable-syslog
   ARGS=$ARGS --with-readline
   ARGS=$ARGS --with-tls
  +ARGS=$ARGS --without-fetch
   ARGS=$ARGS --disable-dynamic
   ARGS=$ARGS --disable-shared
   ARGS=$ARGS --disable-modules
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 12:30:16
  Branch: HEAD Handle: 2006100411301500

  Modified files:
openpkg-src/subversion  subversion.spec

  Log:
do not link against a vendor Kerberos GSSAPI; fix dependencies
according to neon.spec; explicitly state that we are building against
OpenSSL and LibXML2

  Summary:
RevisionChanges Path
1.113   +6  -4  openpkg-src/subversion/subversion.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/subversion/subversion.spec
  
  $ cvs diff -u -r1.112 -r1.113 subversion.spec
  --- openpkg-src/subversion/subversion.spec20 Sep 2006 10:07:17 -  
1.112
  +++ openpkg-src/subversion/subversion.spec4 Oct 2006 10:30:15 -   
1.113
  @@ -41,7 +41,7 @@
   Group:SCM
   License:  Apache/BSD
   Version:  %{V_opkg}
  -Release:  20060920
  +Release:  20061004
   
   #   package options
   %option   with_cvs2svn  no
  @@ -67,8 +67,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20060823, make, libtool, sed, pkgconfig
   PreReq:   OpenPKG, openpkg = 20060823
  -BuildPreReq:  diffutils, libxml, db = 4.4.20.4-20060918, openssl, zlib
  -PreReq:   diffutils, libxml, db = 4.4.20.4-20060918, openssl, zlib
  +BuildPreReq:  diffutils, libxml, db = 4.4.20.4-20060918, openssl, zlib, 
libiconv
  +PreReq:   diffutils, libxml, db = 4.4.20.4-20060918, openssl, zlib, 
libiconv
   %if %{with_cvs2svn} == yes
   PreReq:   rcs, python, python::with_dbm = yes
   %endif
  @@ -158,8 +158,10 @@
   --prefix=%{l_prefix} \
   --with-berkeley-db=%{l_prefix} \
   --with-dbm=db44 \
  ---with-ssl \
  +--with-ssl=openssl \
   --with-zlib \
  +--without-gssapi \
  +--with-libxml2 \
   --enable-static \
   %if %{with_perl} == yes || %{with_python} == yes
   --with-swig=%{l_prefix}/bin/swig \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 14:08:23
  Branch: HEAD Handle: 2006100413082300

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

  Log:
modifying package: perl-parse-5.8.8 20061003 - 20061004

  Summary:
RevisionChanges Path
1.140   +2  -2  openpkg-src/perl-parse/perl-parse.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-parse/perl-parse.spec
  
  $ cvs diff -u -r1.139 -r1.140 perl-parse.spec
  --- openpkg-src/perl-parse/perl-parse.spec3 Oct 2006 17:47:20 -   
1.139
  +++ openpkg-src/perl-parse/perl-parse.spec4 Oct 2006 12:08:23 -   
1.140
  @@ -42,7 +42,7 @@
   %define   V_appconfig_std 1.07
   %define   V_template  2.15
   %define   V_yaml  0.62
  -%define   V_yaml_syck 0.70
  +%define   V_yaml_syck 0.71
   %define   V_ogdl  20041124
   %define   V_text_csv_pp   1.01
   %define   V_text_csv_xs   0.23
  @@ -59,7 +59,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20061003
  +Release:  20061004
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 21:15:44
  Branch: HEAD Handle: 2006100420154100

  Modified files:
openpkg-src/perl-bizperl-biz.spec

  Log:
modifying package: perl-biz-5.8.8 20060923 - 20061004

  Summary:
RevisionChanges Path
1.11+2  -2  openpkg-src/perl-biz/perl-biz.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-biz/perl-biz.spec
  
  $ cvs diff -u -r1.10 -r1.11 perl-biz.spec
  --- openpkg-src/perl-biz/perl-biz.spec23 Sep 2006 11:04:53 -  
1.10
  +++ openpkg-src/perl-biz/perl-biz.spec4 Oct 2006 19:15:41 -   
1.11
  @@ -27,7 +27,7 @@
   %define   V_business_hours 0.07
   %define   V_business_isbn  1.82
   %define   V_business_isbn_data 1.11
  -%define   V_business_iban  0.05
  +%define   V_business_iban  0.06
   %define   V_business_creditcard0.28
   %define   V_business_creditcard_object 1.00
   %define   V_business_paypal0.02
  @@ -45,7 +45,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060923
  +Release:  20061004
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Business/Business-Hours-%{V_business_hours}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   04-Oct-2006 21:16:45
  Branch: HEAD Handle: 2006100420164500

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

  Log:
modifying package: perl-sys-5.8.8 20060923 - 20061004

  Summary:
RevisionChanges Path
1.161   +2  -2  openpkg-src/perl-sys/perl-sys.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-sys/perl-sys.spec
  
  $ cvs diff -u -r1.160 -r1.161 perl-sys.spec
  --- openpkg-src/perl-sys/perl-sys.spec23 Sep 2006 11:05:23 -  
1.160
  +++ openpkg-src/perl-sys/perl-sys.spec4 Oct 2006 19:16:45 -   
1.161
  @@ -52,7 +52,7 @@
   %define   V_io_util 1.5
   %define   V_io_mux  0.08
   %define   V_boulder 1.30
  -%define   V_error   0.17004
  +%define   V_error   0.17005
   %define   V_file_fnmatch0.02
   
   #   package information
  @@ -66,7 +66,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060923
  +Release:  20061004
   
   #   package options
   %option   with_pam   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-10-04 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:   05-Oct-2006 07:59:35
  Branch: HEAD Handle: 2006100506593500

  Added files:
openpkg-src/sshfp   sshfp.spec

  Log:
new package: sshfp 1.1.1 (Secure Shell (SSH) FingerPrint (FP) DNS RR
Generator)

  Summary:
RevisionChanges Path
1.1 +96 -0  openpkg-src/sshfp/sshfp.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/sshfp/sshfp.spec
  
  $ cvs diff -u -r0 -r1.1 sshfp.spec
  --- /dev/null 2006-10-05 07:58:47 +0200
  +++ sshfp.spec2006-10-05 07:59:35 +0200
  @@ -0,0 +1,96 @@
  +##
  +##  sshfp.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. http://openpkg.net/
  +##  Copyright (c) 2000-2006 Ralf S. Engelschall http://engelschall.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_sshfp 1.1.1
  +%define   V_dnspython 1.4.0
  +
  +#   package information
  +Name: sshfp
  +Summary:  Secure Shell (SSH) FingerPrint (FP) DNS RR Generator
  +URL:  ftp://ftp.xelerance.com/sshfp/
  +Vendor:   P. Wouters  J. Appelbaum
  +Packager: OpenPKG
  +Distribution: OpenPKG
  +Class:EVAL
  +Group:SSH
  +License:  GPL
  +Version:  %{V_sshfp}
  +Release:  20061005
  +
  +#   list of sources
  +Source0:  ftp://ftp.xelerance.com/sshfp/sshfp-%{V_sshfp}.tar.gz
  +Source1:  
http://www.dnspython.org/kits/stable/dnspython-%{V_dnspython}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg = 20040130, python
  +PreReq:   OpenPKG, openpkg = 20040130, python
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +SSHFP is a small utility for generating RFC44XX compliant Secure
  +Shell (SSH) FingerPrint (FP) Resource Records (RR) for the Domain
  +Name System (DNS).
  +
  +%track
  +prog sshfp = {
  +version   = %{V_sshfp}
  +url   = ftp://ftp.xelerance.com/sshfp/
  +regex = sshfp-(__VER__)\.tar\.gz
  +}
  +prog sshfp:dnspython = {
  +version   = %{V_dnspython}
  +url   = http://www.dnspython.org/kits/stable/
  +regex = dnspython-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q
  +%setup -q -D -T -a 1
  +
  +%build
  +
  +%install
  +rm -rf $RPM_BUILD_ROOT
  +%{l_shtool} mkdir -f -p -m 755 \
  +$RPM_BUILD_ROOT%{l_prefix}/bin \
  +$RPM_BUILD_ROOT%{l_prefix}/man/man1
  +%{l_shtool} install -c -m 755 \
  +-e 's;#!/usr/bin/python;#!%{l_prefix}/bin/python;' \
  +sshfp $RPM_BUILD_ROOT%{l_prefix}/bin/
  +( cd dnspython-%{V_dnspython}
  +  %{l_prefix}/bin/python setup.py install --root=$RPM_BUILD_ROOT
  +) || exit $?
  +%{l_shtool} install -c -m 644 \
  +sshfp.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +
  +%files -f files
  +
  +%clean
  +rm -rf $RPM_BUILD_ROOT
  +
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org