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

2005-08-24 Thread Matthias Kurz
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Matthias Kurz
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 08:46:16
  Branch: HEAD Handle: 2005082407461600

  Modified files:
openpkg-src/odocodoc.spec

  Log:
Prevent removal of hook when new versions of openpkg with a changed
rpmmacros file are installed.

  Summary:
RevisionChanges Path
1.4 +12 -2  openpkg-src/odoc/odoc.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/odoc/odoc.spec
  
  $ cvs diff -u -r1.3 -r1.4 odoc.spec
  --- openpkg-src/odoc/odoc.spec15 Aug 2005 18:31:11 -  1.3
  +++ openpkg-src/odoc/odoc.spec24 Aug 2005 06:46:16 -  1.4
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Development
   License:  GPL
  -Version:  20050815
  -Release:  20050815
  +Version:  20050824
  +Release:  20050824
   
   #   list of sources
   Source0:  odoc
  @@ -103,3 +103,13 @@
   fi
   exit 0
   
  +#   make it more (re|in)sistant against openpkg's with new rpmmacros
  +%triggerin -- openpkg
  +if [ $1 -eq 1 ]; then
  +#   hook into OpenPKG bootstrap
  +echo %%l_odoc %%{l_prefix}/libexec/openpkg/odoc | \
  +%{l_rpmtool} config \
  +-a -i $RPM_INSTALL_PREFIX:odoc 
$RPM_INSTALL_PREFIX/etc/openpkg/rpmmacros
  +fi
  +exit 0
  +
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/bacula/ bacula.patch bacula.spec bconsole.s...

2005-08-24 Thread Matthias Kurz
,@WCFLAGS@,$WCFLAGS,;t t
  - s,@WLDFLAGS@,$WLDFLAGS,;t t
  - s,@OBJLIST@,$OBJLIST,;t t
  --s,@hostname@,$hostname,;t t
  -+s,@hostname@,localhost,;t t
  - s,@TAPEDRIVE@,$TAPEDRIVE,;t t
  - s,@PSCMD@,$PSCMD,;t t
  - s,@WIN32@,$WIN32,;t t
   Index: scripts/bacula.in
   --- scripts/bacula.in.orig   2005-07-04 21:57:31.0 +0200
  -+++ scripts/bacula.in2005-07-20 09:26:30.41066 +0200
   scripts/bacula.in2005-08-20 13:22:03.830778000 +0200
  +@@ -21,11 +21,11 @@
  + #  easier to steal this code for the development 
  + #  environment where they are different.
  + #  
  [EMAIL PROTECTED]@
  [EMAIL PROTECTED]@
  + [EMAIL PROTECTED]@
  [EMAIL PROTECTED]@
  [EMAIL PROTECTED]@
  + [EMAIL PROTECTED]@
  [EMAIL PROTECTED]@
  [EMAIL PROTECTED]@
  + [EMAIL PROTECTED]@
  + [EMAIL PROTECTED]@
  + [EMAIL PROTECTED]@
   @@ -203,9 +203,15 @@
   export LD_ASSUME_KERNEL=2.4.19
fi
  @@ -186,26 +109,22 @@
  ;;

   *)
  -Index: src/bacula.h
   src/bacula.h.orig2005-04-22 10:09:08.0 +0200
  -+++ src/bacula.h 2005-07-20 09:26:30.424894000 +0200
  -@@ -113,10 +113,13 @@
  - #include pthread.h
  - 
  - #ifdef HAVE_OPENSSL
  -+/* fight OpenSSL namespace pollution */
  -+#define STORE OSSL_STORE
  - #include openssl/ssl.h
  - #include openssl/x509v3.h
  - #include openssl/rand.h
  - #include openssl/err.h
  -+#undef STORE
  - #endif
  - 
  - /* Local Bacula includes. Be sure to put all the system
  +Index: scripts/btraceback.in
  +--- scripts/btraceback.in.orig   2005-05-08 11:18:21.0 +0200
   scripts/btraceback.in2005-08-20 20:06:37.084652000 +0200
  +@@ -11,6 +11,9 @@
  + PNAME=`basename $1`
  + if test `uname -s` = SunOS ; then
  +   gcore -o @working_dir@/${PNAME} $2
  ++fi
  ++if test `uname -s` = SunOS 
  ++   test -n `which dbx 2/dev/null` ; then
  +   dbx $1 $2 @scriptdir@/btraceback.dbx 21 \
  +| @sbindir@/bsmtp -h @smtp_host@ -f @dump_email@ -s Bacula DBX 
traceback of ${PNAME} @dump_email@
  + else
   Index: src/lib/tls.c
   --- src/lib/tls.c.orig   2005-06-04 21:20:35.0 +0200
  -+++ src/lib/tls.c2005-07-20 09:26:30.426826000 +0200
   src/lib/tls.c2005-08-06 18:58:21.163568000 +0200
   @@ -331,7 +331,7 @@
X509V3_EXT_METHOD *method;
STACK_OF(CONF_VALUE) *val;
  @@ -215,3 +134,37 @@
void *extstr = NULL;

/* Get x509 extension method structure */
  +Index: src/dird/bacula-dir.conf.in
  +--- src/dird/bacula-dir.conf.in.orig 2005-07-04 21:57:32.0 +0200
   src/dird/bacula-dir.conf.in  2005-08-24 08:09:43.56907 +0200
  +@@ -29,7 +29,8 @@
  +   Level = Incremental
  +   Client = @[EMAIL PROTECTED] 
  +   FileSet = Full Set
  +-  Schedule = WeeklyCycle
  ++ #Schedule = WeeklyCycle
  ++  Schedule = NEVER
  +   Storage = File
  +   Messages = Standard
  +   Pool = Default
  +@@ -105,7 +106,7 @@
  + #directory to give a reasonable FileSet to backup to
  + #disk storage during initial testing.
  + #
  +-File = @BUILD_DIR@
  ++File = @scriptdir@
  +   }
  + 
  + #
  +@@ -120,6 +121,11 @@
  +   }
  + }
  + 
  ++# This schedule can be used to disable automatic scheduling
  ++Schedule {
  ++  Name = NEVER
  ++}
  ++
  + #
  + # When to do the backups, full backup on first sunday of the month,
  + #  differential (i.e. incremental since full) every other sunday,
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/bacula/bacula.spec
  
  $ cvs diff -u -r1.6 -r1.7 bacula.spec
  --- openpkg-src/bacula/bacula.spec21 Jul 2005 12:09:51 -  1.6
  +++ openpkg-src/bacula/bacula.spec24 Aug 2005 07:08:10 -  1.7
  @@ -25,8 +25,8 @@
   #   FIXME: rse: odoc support still not in final shape
   
   #   package component versions
  -%define   V_bacula 1.37.30
  -%define   V_doc20050717
  +%define   V_bacula 1.37.36
  +%define   V_doc20050823
   
   #   package information
   Name: bacula
  @@ -39,23 +39,26 @@
   Group:System
   License:  GPL
   Version:  %{V_bacula}
  -Release:  20050721
  +Release:  20050824
   
   #   package options
  -%option   with_server   yes
  -%option   with_user %{l_musr}
  -%option   with_group%{l_mgrp}
  -%option   with_ssl  yes
  -%option   with_db   sqlite
  -%option   with_dvd  no
  -%option   with_mtx  no
  -%option   with_x11  no
  +%option   with_server   yes
  +%option   with_user %{l_rusr}
  +%option   with_group%{l_rgrp}
  +%option   with_ssl  yes
  +%option   with_wrap no
  +%option   with_db   sqlite
  +%option   with_dvd  no
  +%option   with_mtx  no
  +%option   with_python   no
  +%option   with_wxconsoleno
  +%option   with_traymonitor  no
   
   #   list

[CVS] OpenPKG: openpkg-src/bacula/ bacula.spec bexec.sh

2005-08-24 Thread Matthias Kurz
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Matthias Kurz
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 14:31:34
  Branch: HEAD Handle: 2005082413313400

  Modified files:
openpkg-src/bacula  bacula.spec bexec.sh

  Log:
- there was still one useful thing in the configure patch
  (localhost as default host)
- cutpaste error in comment in bexec.sh

  Summary:
RevisionChanges Path
1.8 +5  -0  openpkg-src/bacula/bacula.spec
1.2 +1  -1  openpkg-src/bacula/bexec.sh
  

  patch -p0 '@@ .'
  Index: openpkg-src/bacula/bacula.spec
  
  $ cvs diff -u -r1.7 -r1.8 bacula.spec
  --- openpkg-src/bacula/bacula.spec24 Aug 2005 07:08:10 -  1.7
  +++ openpkg-src/bacula/bacula.spec24 Aug 2005 12:31:34 -  1.8
  @@ -144,6 +144,11 @@
   configure
   done
   
  +#   use localhost as default host
  +%{l_shtool} subst \
  +-e 's/s,@hostname@,$hostname,/s,@hostname@,localhost,/' \
  +configure
  +
   #   configure
   case %{with_db} in
   sqlite ) cfg_db=--with-sqlite=%{l_prefix} ;;
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/bacula/bexec.sh
  
  $ cvs diff -u -r1.1 -r1.2 bexec.sh
  --- openpkg-src/bacula/bexec.sh   24 Aug 2005 07:08:10 -  1.1
  +++ openpkg-src/bacula/bexec.sh   24 Aug 2005 12:31:34 -  1.2
  @@ -18,5 +18,5 @@
   esac
   cfg=$cfgPath/$cfg
   #   The user is still able to specify own config files, because
  -#   bconsole accepts multiple '-c' options. The last '-c' wins.
  +#   the commands accept multiple '-c' options. The last '-c' wins.
   exec @l_prefix@/libexec/bacula/$myName -c $cfg $@
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/bacula/ bexec.sh

2005-08-24 Thread Matthias Kurz
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Matthias Kurz
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 14:40:43
  Branch: HEAD Handle: 2005082413404300

  Modified files:
openpkg-src/bacula  bexec.sh

  Log:
and while i am at it - fix formatting

  Summary:
RevisionChanges Path
1.3 +1  -2  openpkg-src/bacula/bexec.sh
  

  patch -p0 '@@ .'
  Index: openpkg-src/bacula/bexec.sh
  
  $ cvs diff -u -r1.2 -r1.3 bexec.sh
  --- openpkg-src/bacula/bexec.sh   24 Aug 2005 12:31:34 -  1.2
  +++ openpkg-src/bacula/bexec.sh   24 Aug 2005 12:40:43 -  1.3
  @@ -13,8 +13,7 @@
dbcheck  ) cfg=bacula-dir.conf   ;;
tray-monitor ) cfg=tray-monitor.conf ;;
wx-console   ) cfg=wx-console.conf   ;;
  - *) echo bexec: illegal link to '$0'
  -exit 1  ;;
  + *) echo bexec: illegal link to '$0' 12; exit 1 ;;
   esac
   cfg=$cfgPath/$cfg
   #   The user is still able to specify own config files, because
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 19:27:26
  Branch: HEAD Handle: 2005082418272600

  Modified files:
openpkg-src/tidytidy.spec

  Log:
upgrading package: tidy 20050822 - 20050823

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

  patch -p0 '@@ .'
  Index: openpkg-src/tidy/tidy.spec
  
  $ cvs diff -u -r1.176 -r1.177 tidy.spec
  --- openpkg-src/tidy/tidy.spec23 Aug 2005 17:35:55 -  1.176
  +++ openpkg-src/tidy/tidy.spec24 Aug 2005 17:27:26 -  1.177
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_opkg 20050822
  -%define   V_src  050822
  +%define   V_opkg 20050823
  +%define   V_src  050823
   %define   V_doc  050705
   
   #   package information
  @@ -38,7 +38,7 @@
   Group:Text
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20050823
  +Release:  20050824
   
   #   list of sources
   Source0:  http://tidy.sourceforge.net/src/tidy_src_%{V_src}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 19:32:02
  Branch: HEAD Handle: 2005082418320100

  Modified files:
openpkg-src/offlineimap offlineimap.spec

  Log:
upgrading package: offlineimap 4.0.8 - 4.0.11

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

  patch -p0 '@@ .'
  Index: openpkg-src/offlineimap/offlineimap.spec
  
  $ cvs diff -u -r1.10 -r1.11 offlineimap.spec
  --- openpkg-src/offlineimap/offlineimap.spec  24 Mar 2005 11:19:42 -  
1.10
  +++ openpkg-src/offlineimap/offlineimap.spec  24 Aug 2005 17:32:01 -  
1.11
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Mail
   License:  GPL
  -Version:  4.0.8
  -Release:  20041116
  +Version:  4.0.11
  +Release:  20050824
   
   #   list of sources
   Source0:  
http://gopher.quux.org:70/devel/offlineimap/offlineimap_%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 19:35:52
  Branch: HEAD Handle: 2005082418355200

  Modified files:
openpkg-src/gtk2gtk2.spec

  Log:
upgrading package: gtk2 2.8.0 - 2.8.1

  Summary:
RevisionChanges Path
1.55+2  -2  openpkg-src/gtk2/gtk2.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gtk2/gtk2.spec
  
  $ cvs diff -u -r1.54 -r1.55 gtk2.spec
  --- openpkg-src/gtk2/gtk2.spec20 Aug 2005 21:54:34 -  1.54
  +++ openpkg-src/gtk2/gtk2.spec24 Aug 2005 17:35:52 -  1.55
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define   V_gtk 2.8.0
  +%define   V_gtk 2.8.1
   %define   V_gtk_major   2.8
   %define   V_glib_major  2.8
   %define   V_pango_major 1.10
  @@ -40,7 +40,7 @@
   Group:XWindow
   License:  GPL
   Version:  %{V_gtk}
  -Release:  20050820
  +Release:  20050824
   
   #   list of sources
   Source0:  ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/gtk+-%{V_gtk}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Aug-2005 19:38:39
  Branch: HEAD Handle: 2005082418383900

  Modified files:
openpkg-src/sqlite  sqlite.patch.v3 sqlite.spec

  Log:
modifying package: sqlite-2.8.16 20050822 - 20050824

  Summary:
RevisionChanges Path
1.6 +2  -23 openpkg-src/sqlite/sqlite.patch.v3
1.92+2  -2  openpkg-src/sqlite/sqlite.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/sqlite/sqlite.patch.v3
  
  $ cvs diff -u -r1.5 -r1.6 sqlite.patch.v3
  --- openpkg-src/sqlite/sqlite.patch.v322 Aug 2005 06:21:28 -  
1.5
  +++ openpkg-src/sqlite/sqlite.patch.v324 Aug 2005 17:38:39 -  
1.6
  @@ -1,35 +1,14 @@
   Index: configure
   --- configure.orig   2004-06-03 13:36:27.0 +0200
   +++ configure2004-06-03 13:39:37.0 +0200
  -@@ -20447,7 +20447,10 @@
  +@@ -20224,6 +20224,10 @@
  TARGET_HAVE_READLINE=0
fi

  --
   +if [ $ac_cv_lib_readline_readline = no ]
   +then
   +TARGET_HAVE_READLINE=0
   +fi

  + 
#
  - # Figure out whether or not we have a usleep() function.
  -Index: src/os_unix.c
   src/os_unix.c2005/08/13 17:17:02 1.49
  -+++ src/os_unix.c2005/08/21 21:45:02 1.50
  -@@ -1278,13 +1278,13 @@
  - */
  - int *aNew;
  - struct openCnt *pOpen = id-pOpen;
  --pOpen-nPending++;
  --aNew = sqliteRealloc( pOpen-aPending, pOpen-nPending*sizeof(int) );
  -+aNew = sqliteRealloc( pOpen-aPending, (pOpen-nPending+1)*sizeof(int) 
);
  - if( aNew==0 ){
  -   /* If a malloc fails, just leak the file descriptor */
  - }else{
  -   pOpen-aPending = aNew;
  --  pOpen-aPending[pOpen-nPending-1] = id-h;
  -+  pOpen-aPending[pOpen-nPending] = id-h;
  -+  pOpen-nPending++;
  - }
  -   }else{
  - /* There are no outstanding locks so we can close the file immediately 
*/
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  
  $ cvs diff -u -r1.91 -r1.92 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec22 Aug 2005 06:18:02 -  1.91
  +++ openpkg-src/sqlite/sqlite.spec24 Aug 2005 17:38:39 -  1.92
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_v2  2.8.16
  -%define   V_v3  3.2.3
  +%define   V_v3  3.2.4
   
   #   package information
   Name: sqlite
  @@ -37,7 +37,7 @@
   Group:Database
   License:  PD
   Version:  %{V_v2}
  -Release:  20050822
  +Release:  20050824
   
   #   package options
   %option   with_utf8no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:16:22
  Branch: HEAD Handle: 2005082419162101

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

  Log:
modifying package: ratbox-2.1.3 20050701 - 20050824

  Summary:
RevisionChanges Path
1.18+3  -3  openpkg-src/ratbox/ratbox.patch
1.23+2  -2  openpkg-src/ratbox/ratbox.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox.patch
  
  $ cvs diff -u -r1.17 -r1.18 ratbox.patch
  --- openpkg-src/ratbox/ratbox.patch   1 Jul 2005 08:37:29 -   1.17
  +++ openpkg-src/ratbox/ratbox.patch   24 Aug 2005 18:16:21 -  1.18
  @@ -10,9 +10,9 @@

.so.sl:
$(LD) -b $ -o $@
  -Index: ratbox-services-1.0/include/config.h
   ratbox-services-1.0/include/config.h.orig2005-05-23 17:01:31 
+0200
  -+++ ratbox-services-1.0/include/config.h 2005-05-23 19:30:44 +0200
  +Index: ratbox-services-1.0.1/include/config.h
  +--- ratbox-services-1.0.1/include/config.h.orig  2005-05-23 17:01:31 
+0200
   ratbox-services-1.0.1/include/config.h   2005-05-23 19:30:44 +0200
   @@ -9,7 +9,7 @@
#define PID_PATHRUNDIR /ratbox-services.pid
#define LOG_PATHLOGDIR /ratbox-services.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox.spec
  
  $ cvs diff -u -r1.22 -r1.23 ratbox.spec
  --- openpkg-src/ratbox/ratbox.spec1 Jul 2005 08:37:29 -   1.22
  +++ openpkg-src/ratbox/ratbox.spec24 Aug 2005 18:16:22 -  1.23
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_server   2.1.3
  -%define   V_services 1.0
  +%define   V_services 1.0.1
   
   #   package information
   Name: ratbox
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_server}
  -Release:  20050701
  +Release:  20050824
   
   #   list of sources
   Source0:  
ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/testing/ircd-ratbox-%{V_server}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:24:26
  Branch: HEAD Handle: 2005082419242600

  Modified files:
openpkg-src/freetds freetds.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.10+2  -2  openpkg-src/freetds/freetds.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/freetds/freetds.spec
  
  $ cvs diff -u -r1.9 -r1.10 freetds.spec
  --- openpkg-src/freetds/freetds.spec  15 May 2005 17:59:58 -  1.9
  +++ openpkg-src/freetds/freetds.spec  24 Aug 2005 18:24:26 -  1.10
  @@ -33,7 +33,7 @@
   Group:Database
   License:  LGPL
   Version:  0.63
  -Release:  20050515
  +Release:  20050824
   
   #   package options
   %option   with_odbcno
  @@ -67,7 +67,7 @@
   prog freetds = {
   version   = %{version}
   url   = ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/
  -regex = freetds-(\d+\.\d+(\.\d+))\.tar\.gz
  +regex = freetds-(\d+\.\d+(\.\d+)*)\.tar\.gz
   }
   
   %prep
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:33:30
  Branch: HEAD Handle: 2005082419332900

  Modified files:
openpkg-src/lftplftp.spec

  Log:
change tracking URL to fix tracking

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

  patch -p0 '@@ .'
  Index: openpkg-src/lftp/lftp.spec
  
  $ cvs diff -u -r1.82 -r1.83 lftp.spec
  --- openpkg-src/lftp/lftp.spec13 Aug 2005 08:50:40 -  1.82
  +++ openpkg-src/lftp/lftp.spec24 Aug 2005 18:33:29 -  1.83
  @@ -33,7 +33,7 @@
   Group:FTP
   License:  GPL
   Version:  3.3.0
  -Release:  20050813
  +Release:  20050824
   
   #   list of sources
   Source0:  
http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2
  @@ -56,7 +56,7 @@
   %track
   prog lftp = {
   version   = %{version}
  -url   = 
http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/
  +url   = http://lftp.yar.ru/get.html
   regex = lftp-(__VER__)\.tar\.bz2
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:34:04
  Branch: HEAD Handle: 2005082419340300

  Modified files:
openpkg-src/gmime   gmime.spec

  Log:
upgrading package: gmime 2.1.15 - 2.1.16

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

  patch -p0 '@@ .'
  Index: openpkg-src/gmime/gmime.spec
  
  $ cvs diff -u -r1.49 -r1.50 gmime.spec
  --- openpkg-src/gmime/gmime.spec  25 Jul 2005 19:38:08 -  1.49
  +++ openpkg-src/gmime/gmime.spec  24 Aug 2005 18:34:03 -  1.50
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 2.1
  -%define   V_minor 15
  +%define   V_minor 16
   
   #   package information
   Name: gmime
  @@ -37,7 +37,7 @@
   Group:Converter
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20050725
  +Release:  20050824
   
   #   list of sources
   Source0:  
http://spruce.sourceforge.net/gmime/sources/v%{V_major}/gmime-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:34:06
  Branch: HEAD Handle: 2005082419340600

  Modified files:
openpkg-src/gtkmm   gtkmm.spec

  Log:
upgrading package: gtkmm 2.4.8 - 2.7.4

  Summary:
RevisionChanges Path
1.5 +3  -3  openpkg-src/gtkmm/gtkmm.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gtkmm/gtkmm.spec
  
  $ cvs diff -u -r1.4 -r1.5 gtkmm.spec
  --- openpkg-src/gtkmm/gtkmm.spec  20 Apr 2005 17:57:19 -  1.4
  +++ openpkg-src/gtkmm/gtkmm.spec  24 Aug 2005 18:34:06 -  1.5
  @@ -25,8 +25,8 @@
   #   FIXME MSvB: Still needs renaming of versioned libs
   
   #   package version
  -%define   V_gtkmm2.4.8
  -%define   V_gtkmm_major  2.4
  +%define   V_gtkmm2.7.4
  +%define   V_gtkmm_major  2.7
   
   #   package information
   Name: gtkmm
  @@ -39,7 +39,7 @@
   Group:XWindow
   License:  LGPL
   Version:  %{V_gtkmm}
  -Release:  20050420
  +Release:  20050824
   
   #   list of sources
   Source0:  
http://ftp.gnome.org/pub/GNOME/sources/gtkmm/%{V_gtkmm_major}/gtkmm-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:34:33
  Branch: HEAD Handle: 2005082419343300

  Modified files:
openpkg-src/gconf   gconf.spec

  Log:
upgrading package: gconf 2.10.0 - 2.11.1

  Summary:
RevisionChanges Path
1.16+3  -3  openpkg-src/gconf/gconf.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gconf/gconf.spec
  
  $ cvs diff -u -r1.15 -r1.16 gconf.spec
  --- openpkg-src/gconf/gconf.spec  24 Mar 2005 11:18:52 -  1.15
  +++ openpkg-src/gconf/gconf.spec  24 Aug 2005 18:34:33 -  1.16
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_major 2.10
  -%define   V_minor 0
  +%define   V_major 2.11
  +%define   V_minor 1
   
   #   package information
   Name: gconf
  @@ -37,7 +37,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20050309
  +Release:  20050824
   
   #   list of sources
   Source0:  
ftp://ftp.gnome.org/pub/GNOME/sources/GConf/%{V_major}/GConf-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:39:08
  Branch: HEAD Handle: 2005082419390800

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

  Log:
upgrading package: libgda 1.3.1 - 1.3.4

  Summary:
RevisionChanges Path
1.5 +9  -23 openpkg-src/libgda/libgda.patch
1.10+2  -2  openpkg-src/libgda/libgda.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/libgda/libgda.patch
  
  $ cvs diff -u -r1.4 -r1.5 libgda.patch
  --- openpkg-src/libgda/libgda.patch   23 Mar 2005 10:49:58 -  1.4
  +++ openpkg-src/libgda/libgda.patch   24 Aug 2005 18:39:08 -  1.5
  @@ -1,21 +1,7 @@
  -Index: libgda/gda-config.h
   libgda/gda-config.h.orig 2004-10-09 23:33:53 +0200
  -+++ libgda/gda-config.h  2005-03-23 11:05:56 +0100
  -@@ -118,8 +118,8 @@
  - #define GDA_TYPE_DATA_SOURCE_INFO (gda_data_source_info_get_type ())
  - 
  - GType  gda_data_source_info_get_type (void);
  --GdaDataSourceInfo *gda_config_copy_data_source_info (GdaDataSourceInfo 
*src);  //TODO: Rename to gda_data_source_info_copy
  --void   gda_config_free_data_source_info (GdaDataSourceInfo 
*info); //TODO: Rename to gda_data_source_info_free
  -+GdaDataSourceInfo *gda_config_copy_data_source_info (GdaDataSourceInfo 
*src);
  -+void   gda_config_free_data_source_info (GdaDataSourceInfo 
*info);
  - 
  - GList *gda_config_get_data_source_list (void);
  - GdaDataSourceInfo *gda_config_find_data_source (const gchar *name);
   Index: providers/sqlite/gda-sqlite-provider.c
   providers/sqlite/gda-sqlite-provider.c.orig  2005-03-03 11:52:27 
+0100
  -+++ providers/sqlite/gda-sqlite-provider.c   2005-03-23 11:05:56 +0100
  -@@ -25,6 +25,7 @@
  +--- providers/sqlite/gda-sqlite-provider.c.orig  2005-06-01 21:14:12 
+0200
   providers/sqlite/gda-sqlite-provider.c   2005-08-24 20:35:00 +0200
  +@@ -26,6 +26,7 @@
#endif

#include stdlib.h
  @@ -24,8 +10,8 @@
#include libgda/gda-data-model-array.h
#include libgda/gda-util.h
   Index: report/testing/Makefile.in
   report/testing/Makefile.in.orig  2005-03-03 18:07:10 +0100
  -+++ report/testing/Makefile.in   2005-03-23 11:06:25 +0100
  +--- report/testing/Makefile.in.orig  2005-07-08 16:45:27 +0200
   report/testing/Makefile.in   2005-08-24 20:35:00 +0200
   @@ -323,7 +323,7 @@
gda_report_test_SOURCES = \
gda-report-test.c
  @@ -36,8 +22,8 @@
$(top_builddir)/report/libgda-report/libgda-report-3.la \
$(LIBGDA_LIBS)
   Index: testing/Makefile.in
   testing/Makefile.in.orig 2005-03-03 18:07:11 +0100
  -+++ testing/Makefile.in  2005-03-23 11:06:40 +0100
  +--- testing/Makefile.in.orig 2005-07-08 16:45:28 +0200
   testing/Makefile.in  2005-08-24 20:35:00 +0200
   @@ -337,7 +337,7 @@
ibmdb2-test.c \
ibmdb2-test.h
  @@ -48,8 +34,8 @@
$(LIBGDA_LIBS)

   Index: tools/Makefile.in
   tools/Makefile.in.orig   2005-03-03 18:07:11 +0100
  -+++ tools/Makefile.in2005-03-23 11:05:56 +0100
  +--- tools/Makefile.in.orig   2005-07-08 16:45:28 +0200
   tools/Makefile.in2005-08-24 20:35:00 +0200
   @@ -414,10 +414,10 @@
done
gda-config-tool$(EXEEXT): $(gda_config_tool_OBJECTS) 
$(gda_config_tool_DEPENDENCIES) 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/libgda/libgda.spec
  
  $ cvs diff -u -r1.9 -r1.10 libgda.spec
  --- openpkg-src/libgda/libgda.spec24 Mar 2005 11:19:15 -  1.9
  +++ openpkg-src/libgda/libgda.spec24 Aug 2005 18:39:08 -  1.10
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 1.3
  -%define   V_minor 1
  +%define   V_minor 4
   
   #   package information
   Name: libgda
  @@ -37,7 +37,7 @@
   Group:Database
   License:  GPL/LGPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20050323
  +Release:  20050824
   
   #   package options
   %option   with_sqlite  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:50:10
  Branch: HEAD Handle: 2005082419501000

  Modified files:
openpkg-src/mplayer mplayer.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.133   +3  -4  openpkg-src/mplayer/mplayer.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/mplayer/mplayer.spec
  
  $ cvs diff -u -r1.132 -r1.133 mplayer.spec
  --- openpkg-src/mplayer/mplayer.spec  14 Aug 2005 19:47:42 -  1.132
  +++ openpkg-src/mplayer/mplayer.spec  24 Aug 2005 18:50:10 -  1.133
  @@ -40,7 +40,7 @@
   Group:Video
   License:  GPL and others
   Version:  %{V_mplayer}
  -Release:  20050814
  +Release:  20050824
   
   #   build options
   %option   with_guiyes
  @@ -84,7 +84,7 @@
   prog mplayer:codecs_essential = {
   version   = %{V_codecs_essential}
   url   = ftp://ftp2.mplayerhq.hu/MPlayer/releases/codecs/
  -regex = windows-essential-(__VER__)\.tar\.bz2
  +regex = windows-essential-(__VER__)\.zip
   }
   prog mplayer:skin_blue = {
   version   = %{V_skin_blue}
  @@ -92,10 +92,9 @@
   regex = Blue-(__VER__)\.tar\.bz2
   }
   prog mplayer:extension_live = {
  -comment   = rse: new snapshots occur every second day, no need to 
upgrade such fast
   version   = %{V_extension_live}
   url   = http://www.live.com/liveMedia/public/
  -regex = live\.(200\d\.\d+\.\d?[02468])\.tar\.gz
  +regex = live\.(200\d\.\d+\.\d+)\.tar\.gz
   }
   
   %prep
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:53:57
  Branch: HEAD Handle: 2005082419535700

  Modified files:
openpkg-src/pstoeditpstoedit.spec

  Log:
fix tracking and upgrade

  Summary:
RevisionChanges Path
1.21+4  -4  openpkg-src/pstoedit/pstoedit.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/pstoedit/pstoedit.spec
  
  $ cvs diff -u -r1.20 -r1.21 pstoedit.spec
  --- openpkg-src/pstoedit/pstoedit.spec24 Mar 2005 11:20:06 -  
1.20
  +++ openpkg-src/pstoedit/pstoedit.spec24 Aug 2005 18:53:57 -  
1.21
  @@ -32,11 +32,11 @@
   Class:PLUS
   Group:Converter
   License:  GPL
  -Version:  3.40
  -Release:  20050107
  +Version:  3.41
  +Release:  20050824
   
   #   list of sources
  -Source0:  
http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/pstoedit-%{version}.tar.gz
  +Source0:  
http://osdn.dl.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -55,7 +55,7 @@
   %track
   prog pstoedit = {
   version   = %{version}
  -url   = http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/
  +url   = http://prdownloads.sourceforge.net/pstoedit/
   regex = pstoedit-(__VER__)\.tar\.gz
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:55:15
  Branch: HEAD Handle: 2005082419551500

  Modified files:
openpkg-src/python  python.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.63+3  -3  openpkg-src/python/python.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/python/python.spec
  
  $ cvs diff -u -r1.62 -r1.63 python.spec
  --- openpkg-src/python/python.spec6 Aug 2005 18:01:46 -   1.62
  +++ openpkg-src/python/python.spec24 Aug 2005 18:55:15 -  1.63
  @@ -33,7 +33,7 @@
   Group:Language
   License:  GPL
   Version:  2.4.1
  -Release:  20050806
  +Release:  20050824
   
   #   package options
   %option   with_readline  no
  @@ -110,9 +110,9 @@
   prog python = {
   version   = %{version}
   url   = ftp://ftp.python.org/pub/python/
  -regex = (\d+(\.\d+)*)
  +regex = (\d+(\.\d+)+)
   url   = ftp://ftp.python.org/pub/python/__NEWVER__/
  -regex = Python-(\d+(\.\d+)*)\.tar\.bz2
  +regex = Python-(\d+(\.\d+)+)\.tar\.bz2
   }
   
   %prep
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:59:25
  Branch: HEAD Handle: 2005082419592500

  Modified files:
openpkg-src/spambouncer spambouncer.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.38+2  -2  openpkg-src/spambouncer/spambouncer.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/spambouncer/spambouncer.spec
  
  $ cvs diff -u -r1.37 -r1.38 spambouncer.spec
  --- openpkg-src/spambouncer/spambouncer.spec  25 Jun 2005 16:52:17 -  
1.37
  +++ openpkg-src/spambouncer/spambouncer.spec  24 Aug 2005 18:59:25 -  
1.38
  @@ -33,7 +33,7 @@
   Group:Mail
   License:  GPL
   Version:  2.0.20050624
  -Release:  20050625
  +Release:  20050824
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/spambouncer/sb-%{version}.tar.gz
  @@ -56,7 +56,7 @@
   prog spambouncer = {
   version   = %{version}
   url   = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/spambouncer/
  -regex = sb-(__VER__).tar.Z
  +regex = sb-(__VER__)\.tar\.gz
   }
   
   %prep
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 21:03:39
  Branch: HEAD Handle: 2005082420033800

  Modified files:
openpkg-src/sucksuck.spec

  Log:
URLs have changed

  Summary:
RevisionChanges Path
1.33+4  -5  openpkg-src/suck/suck.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/suck/suck.spec
  
  $ cvs diff -u -r1.32 -r1.33 suck.spec
  --- openpkg-src/suck/suck.spec24 Mar 2005 11:20:26 -  1.32
  +++ openpkg-src/suck/suck.spec24 Aug 2005 19:03:38 -  1.33
  @@ -25,7 +25,7 @@
   #   package information
   Name: suck
   Summary:  Suck-In Usenet News
  -URL:  http://www.sucknews.org/
  +URL:  http://home.comcast.net/~bobyetman/index.html
   Vendor:   Tim Smith et al.
   Packager: OpenPKG
   Distribution: OpenPKG
  @@ -33,10 +33,10 @@
   Group:Converter
   License:  GPL
   Version:  4.3.2
  -Release:  20040207
  +Release:  20050824
   
   #   list of sources
  -Source0:  http://www.sucknews.org/suck-%{version}.tar.gz
  +Source0:  http://home.comcast.net/~bobyetman/suck-%{version}.tar.gz
   Patch0:   suck.patch
   
   #   build information
  @@ -59,8 +59,7 @@
   %track
   prog suck = {
   version   = %{version}
  -comment   = rse: domain expired, still no new home known
  -url   = http://www.sucknews.org/
  +url   = http://home.comcast.net/~bobyetman/index.html
   regex = suck-(__VER__)\.tar\.gz
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 21:05:23
  Branch: HEAD Handle: 2005082420052300

  Modified files:
openpkg-src/tsocks  tsocks.spec

  Log:
fix tracking and download URLs

  Summary:
RevisionChanges Path
1.2 +4  -4  openpkg-src/tsocks/tsocks.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/tsocks/tsocks.spec
  
  $ cvs diff -u -r1.1 -r1.2 tsocks.spec
  --- openpkg-src/tsocks/tsocks.spec24 Jul 2005 08:23:08 -  1.1
  +++ openpkg-src/tsocks/tsocks.spec24 Aug 2005 19:05:23 -  1.2
  @@ -38,10 +38,10 @@
   Group:Network
   License:  LGPL
   Version:  %{V_opkg}
  -Release:  20050724
  +Release:  20050824
   
   #   list of sources
  -Source0:  http://ftp1.sourceforge.net/tsocks/tsocks-%{V_dist}.tar.gz
  +Source0:  http://osdn.dl.sourceforge.net/tsocks/tsocks-%{V_dist}.tar.gz
   Source1:  tsocks.conf
   Patch0:   tsocks.patch
   
  @@ -61,8 +61,8 @@
   
   %track
   prog tsocks = {
  -version   = %{version}
  -url   = ftp://ftp.tsocks.org/pub/tsocks/
  +version   = %{V_dist}
  +url   = http://prdownloads.sourceforge.net/tsocks/
   regex = tsocks-(__VER__)\.tar\.gz
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 21:07:30
  Branch: HEAD Handle: 2005082420073000

  Modified files:
openpkg-src/xorgxorg.spec

  Log:
fix tracking and download URLs

  Summary:
RevisionChanges Path
1.9 +3  -3  openpkg-src/xorg/xorg.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/xorg/xorg.spec
  
  $ cvs diff -u -r1.8 -r1.9 xorg.spec
  --- openpkg-src/xorg/xorg.spec30 May 2005 18:04:07 -  1.8
  +++ openpkg-src/xorg/xorg.spec24 Aug 2005 19:07:30 -  1.9
  @@ -39,14 +39,14 @@
   Group:XWindow
   License:  X11
   Version:  6.8.2
  -Release:  20050530
  +Release:  20050824
   
   #   package options
   %option   with_static  yes
   %option   with_shared  no
   
   #   list of sources
  -Source0:  
ftp://www.x.org/pub/X11R%{version}/src-single/X11R%{version}-src.tar.bz2
  +Source0:  
ftp://ftp.x.org/pub/X11R%{version}/src-single/X11R%{version}-src.tar.bz2
   Patch0:   xorg.patch
   
   #   build information
  @@ -77,7 +77,7 @@
   %track
   prog xorg = {
   version   = %{version}
  -url   = ftp://www.x.org/pub/
  +url   = ftp://ftp.x.org/pub/
   regex = X11R(__VER__)
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 21:09:08
  Branch: HEAD Handle: 2005082420090800

  Modified files:
openpkg-src/xvidxvid.spec

  Log:
try to fix tracking

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

  patch -p0 '@@ .'
  Index: openpkg-src/xvid/xvid.spec
  
  $ cvs diff -u -r1.7 -r1.8 xvid.spec
  --- openpkg-src/xvid/xvid.spec24 Mar 2005 11:20:50 -  1.7
  +++ openpkg-src/xvid/xvid.spec24 Aug 2005 19:09:08 -  1.8
  @@ -33,7 +33,7 @@
   Group:Graphics
   License:  GPL
   Version:  1.0.3
  -Release:  20050210
  +Release:  20050824
   
   #   package options
   %option   with_asm  no
  @@ -59,7 +59,7 @@
   %track
   prog xvid = {
   version   = %{version}
  -url   = http://www.xvid.org/
  +url   = http://www.xvid.org/downloads.html
   regex = xvidcore-(\d+\.\d+\.\d+)\.tar\.bz2
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-24 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:   24-Aug-2005 20:46:24
  Branch: HEAD Handle: 2005082419462400

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

  Log:
upgrading package: links 2.0 - 2.1pre18

  Summary:
RevisionChanges Path
1.1 +19 -0  openpkg-src/links/links.patch
1.36+8  -6  openpkg-src/links/links.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/links/links.patch
  
  $ cvs diff -u -r0 -r1.1 links.patch
  --- /dev/null 2005-08-24 20:46:14 +0200
  +++ links.patch   2005-08-24 20:46:24 +0200
  @@ -0,0 +1,19 @@
  +Index: view.c
  +--- view.c.orig  2005-08-03 08:51:06 +0200
   view.c   2005-08-24 20:44:47 +0200
  +@@ -2973,6 +2973,7 @@
  + }
  + 
  + if (!event_catchable(ev) || !fd-f_data || !fd-vs) goto dont_catch;
  ++#ifdef JS
  + if (fd-vs-current_link = 0  fd-vs-current_link  
fd-f_data-nlinks) {
  + struct link *l = fd-f_data-links[fd-vs-current_link];
  + if (ev-b  EVH_LINK_KEYDOWN_PROCESSED  l-js_event  
l-js_event-keydown_code) {
  +@@ -2992,6 +2993,7 @@
  + ev-b = EVH_DOCUMENT_KEYPRESS_PROCESSED;
  + if (!(call_keyboard_event(fd, 
fd-f_data-js_event-keypress_code, ev))) return 1;
  + }
  ++#endif
  + dont_catch:
  + 
  + if (!F) r = frame_ev(ses, fd, ev);
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/links/links.spec
  
  $ cvs diff -u -r1.35 -r1.36 links.spec
  --- openpkg-src/links/links.spec  24 Mar 2005 11:19:22 -  1.35
  +++ openpkg-src/links/links.spec  24 Aug 2005 18:46:24 -  1.36
  @@ -25,18 +25,19 @@
   #   package information
   Name: links
   Summary:  Interactive Full-Screen Client for HTTP/HTTPS/FTP Protocols
  -URL:  http://artax.karlin.mff.cuni.cz/~mikulas/links/
  +URL:  http://links.twibright.com/
   Vendor:   Stranka Mikulase Patocky
   Packager: OpenPKG
   Distribution: OpenPKG
   Class:BASE
   Group:Web
   License:  BSD
  -Version:  2.0
  -Release:  20040207
  +Version:  2.1pre18
  +Release:  20050824
   
   #   list of sources
  -Source0:  
http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-%{version}.tar.gz
  +Source0:  
ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/links/links-%{version}.tar.gz
  +Patch0:   links.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -53,12 +54,13 @@
   %track
   prog links = {
   version   = %{version}
  -url   = 
http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/
  -regex = links-(\d+\.\d+(\.\d+)?)\.tar\.gz
  +url   = http://links.twibright.com/download.php
  +regex = links-(\d+\.\d+(\.\d+)?(pre\d+)?)\.tar\.gz
   }
   
   %prep
   %setup -q
  +%patch -p0
   
   %build
   %{l_shtool} subst \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org