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

2004-12-05 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:   06-Dec-2004 07:21:20
  Branch: HEAD Handle: 2004120606212000

  Modified files:
openpkg-src/zlibzlib.spec
  Removed files:
openpkg-src/zlibzlib.patch

  Log:
modifying package: zlib-1.2.2 20041206 again

  Summary:
RevisionChanges Path
1.4 +0  -28 openpkg-src/zlib/zlib.patch
1.30+0  -2  openpkg-src/zlib/zlib.spec
  

  rm -f openpkg-src/zlib/zlib.patch <<'@@ .'
  Index: openpkg-src/zlib/zlib.patch
  
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/zlib/zlib.spec
  
  $ cvs diff -u -r1.29 -r1.30 zlib.spec
  --- openpkg-src/zlib/zlib.spec6 Dec 2004 06:18:39 -   1.29
  +++ openpkg-src/zlib/zlib.spec6 Dec 2004 06:21:20 -   1.30
  @@ -38,7 +38,6 @@
   
   #   list of sources
   Source0:  http://www.zlib.net/zlib-%{version}.tar.gz
  -Patch0:   zlib.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -69,7 +68,6 @@
   
   %prep
   %setup -q
  -%patch -p0
   
   %build
   CC="%{l_cc}" \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-05 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:   06-Dec-2004 07:18:39
  Branch: HEAD Handle: 2004120606183900

  Modified files:
openpkg-src/zlibzlib.spec

  Log:
upgrading package: zlib 1.2.1 -> 1.2.2

  Summary:
RevisionChanges Path
1.29+5  -5  openpkg-src/zlib/zlib.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/zlib/zlib.spec
  
  $ cvs diff -u -r1.28 -r1.29 zlib.spec
  --- openpkg-src/zlib/zlib.spec25 Aug 2004 10:49:00 -  1.28
  +++ openpkg-src/zlib/zlib.spec6 Dec 2004 06:18:39 -   1.29
  @@ -26,18 +26,18 @@
   #   package information
   Name: zlib
   Summary:  Compression Library
  -URL:  http://www.gzip.org/zlib/
  +URL:  http://www.zlib.net/
   Vendor:   Jean-loup Gailly, Mark Adler
   Packager: The OpenPKG Project
   Distribution: OpenPKG
   Class:CORE
   Group:Compression
   License:  BSD
  -Version:  1.2.1
  -Release:  20040825
  +Version:  1.2.2
  +Release:  20041206
   
   #   list of sources
  -Source0:  http://www.gzip.org/zlib/zlib-%{version}.tar.gz
  +Source0:  http://www.zlib.net/zlib-%{version}.tar.gz
   Patch0:   zlib.patch
   
   #   build information
  @@ -63,7 +63,7 @@
   %track
   prog zlib = {
   version   = %{version}
  -url   = http://www.gzip.org/zlib/
  +url   = http://www.zlib.net/
   regex = zlib-(__VER__)\.tar\.gz
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-05 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:   05-Dec-2004 19:35:46
  Branch: HEAD Handle: 2004120518354600

  Modified files:
openpkg-src/rekall  rekall.spec

  Log:
upgrading package: rekall 2.2.1 -> 2.2.3

  Summary:
RevisionChanges Path
1.7 +3  -3  openpkg-src/rekall/rekall.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/rekall/rekall.spec
  
  $ cvs diff -u -r1.6 -r1.7 rekall.spec
  --- openpkg-src/rekall/rekall.spec2 Oct 2004 07:56:03 -   1.6
  +++ openpkg-src/rekall/rekall.spec5 Dec 2004 18:35:46 -   1.7
  @@ -26,8 +26,8 @@
   #   FIXME: rse: still doesn't link (feel free to fix ;-)
   
   #   package version
  -%define   V_opkg 2.2.1
  -%define   V_dist 2.2.1
  +%define   V_opkg 2.2.3
  +%define   V_dist 2.2.3
   
   #   package information
   Name: rekall
  @@ -40,7 +40,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20041002
  +Release:  20041205
   
   #   package options
   %option   with_mysql  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-05 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:   05-Dec-2004 19:35:36
  Branch: HEAD Handle: 2004120518353600

  Modified files:
openpkg-src/findutils   findutils.spec

  Log:
even 4.2.9 doesn't work

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/findutils/findutils.spec
  
  $ cvs diff -u -r1.50 -r1.51 findutils.spec
  --- openpkg-src/findutils/findutils.spec  22 Nov 2004 14:42:53 -  
1.50
  +++ openpkg-src/findutils/findutils.spec  5 Dec 2004 18:35:36 -   
1.51
  @@ -34,7 +34,7 @@
   Group:Utility
   License:  GPL
   Version:  4.2.5
  -Release:  20041122
  +Release:  20041205
   
   #   list of sources
   Source0:  ftp://alpha.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
  @@ -54,7 +54,7 @@
   
   %track
   prog findutils = {
  -comment   = "tho:22.11.04: Version 4.2.7 requires getmntent() which 
seems not to be available in FreeBSD"
  +comment   = "rse: 4.2.6-4.2.9 requires getmntent(2) which is not 
available under FreeBSD"
   version   = %{version}
   url   = ftp://alpha.gnu.org/gnu/findutils/
   regex = findutils-(__VER__)\.tar\.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-05 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:   05-Dec-2004 09:32:52
  Branch: HEAD Handle: 2004120508325100

  Modified files:
openpkg-src/mozilla mozilla.sh mozilla.spec

  Log:
use new wmctrl package for bringing Mozilla to the foreground, too

  Summary:
RevisionChanges Path
1.12+4  -0  openpkg-src/mozilla/mozilla.sh
1.95+2  -2  openpkg-src/mozilla/mozilla.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla/mozilla.sh
  
  $ cvs diff -u -r1.11 -r1.12 mozilla.sh
  --- openpkg-src/mozilla/mozilla.sh23 Dec 2003 17:47:37 -  1.11
  +++ openpkg-src/mozilla/mozilla.sh5 Dec 2004 08:32:51 -   1.12
  @@ -28,6 +28,7 @@
   mozilla_dir="@l_prefix@/lib/mozilla"
   mozilla_bin="@l_prefix@/lib/mozilla/mozilla"
   xsel_bin="@l_prefix@/bin/xsel"
  +wmctrl_bin="@l_prefix@/bin/wmctrl"
   
   #   option parsing
   opt_v=no
  @@ -191,6 +192,9 @@
   done
   fi
   
  +#   try to activate (and bring to foreground) the Mozilla window
  +$wmctrl_bin -a "Mozilla" >/dev/null 2>&1 || true
  +
   #   determine remote command
   if [ ".$opt_w" = .yes ]; then
   if [ ".$url" = ".about:blank" ]; then
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla/mozilla.spec
  
  $ cvs diff -u -r1.94 -r1.95 mozilla.spec
  --- openpkg-src/mozilla/mozilla.spec  20 Sep 2004 16:17:29 -  1.94
  +++ openpkg-src/mozilla/mozilla.spec  5 Dec 2004 08:32:51 -   1.95
  @@ -34,7 +34,7 @@
   Group:Web
   License:  MPL
   Version:  1.7.3
  -Release:  20040920
  +Release:  20041205
   
   #   package options
   %option   with_optimize   yes
  @@ -53,7 +53,7 @@
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, perl, pkgconfig
  -PreReq:   OpenPKG, openpkg >= 20040130, xsel
  +PreReq:   OpenPKG, openpkg >= 20040130, xsel, wmctrl
   BuildPreReq:  X11, glib, gtk, png, jpeg, orbit, libiconv
   BuildPreReq:  infozip, zlib, openssl, freetype
   PreReq:   X11, glib, gtk, png, jpeg, orbit, libiconv
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-12-05 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:   05-Dec-2004 09:26:47
  Branch: HEAD Handle: 2004120508264600

  Added files:
openpkg-src/wmctrl  wmctrl.spec

  Log:
new package: wmctrl 1.05 (Window Manager Control)

  Summary:
RevisionChanges Path
1.1 +94 -0  openpkg-src/wmctrl/wmctrl.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/wmctrl/wmctrl.spec
  
  $ cvs diff -u -r0 -r1.1 wmctrl.spec
  --- /dev/null 2004-12-05 09:26:46 +0100
  +++ wmctrl.spec   2004-12-05 09:26:46 +0100
  @@ -0,0 +1,94 @@
  +##
  +##  wmctrl.spec -- OpenPKG RPM Specification
  +##  Copyright (c) 2000-2004 The OpenPKG Project <http://www.openpkg.org/>
  +##  Copyright (c) 2000-2004 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2000-2004 Cable & Wireless <http://www.cw.com/>
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package information
  +Name: wmctrl
  +Summary:  Window Manager Control
  +URL:  http://sweb.cz/tripie/utils/wmctrl/
  +Vendor:   Tomas Styblo
  +Packager: The OpenPKG Project
  +Distribution: OpenPKG
  +Class:EVAL
  +Group:X11
  +License:  GPL
  +Version:  1.05
  +Release:  20041205
  +
  +#   list of sources
  +Source0:  
http://sweb.cz/tripie/utils/wmctrl/dist/wmctrl-%{version}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, pkgconfig
  +PreReq:   OpenPKG, openpkg >= 20040130
  +BuildPreReq:  X11, glib2
  +PreReq:   X11, glib2
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +The wmctrl program is a command line tool to interact with an
  +EWMH/NetWM compatible X Window Manager. It provides command line
  +access to almost all features defined in the EWMH specification.
  +It can be used, for example, to obtain information about the
  +window manager, to get a detailed list of desktops and managed
  +windows, to switch and resize desktops, to make windows full-screen,
  +always-above or sticky, and to activate, close, move, resize,
  +maximize and minimize them.
  +
  +%track
  +prog wmctrl = {
  +version   = %{version}
  +url   = http://sweb.cz/tripie/utils/wmctrl/
  +regex = wmctrl-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q
  +
  +%build
  +CC="%{l_cc}" \
  +CFLAGS="%{l_cflags -O}" \
  +CPPFLAGS="%{l_cppflags}" \
  +LDFLAGS="%{l_ldflags}" \
  +./configure \
  +--prefix=%{l_prefix} \
  +--with-x \
  +--x-includes=`%{l_rc} --query x11_incdir` \
  +--x-libraries=`%{l_rc} --query x11_libdir`
  +%{l_make} %{l_mflags -O}
  +
  +%install
  +rm -rf $RPM_BUILD_ROOT
  +%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
  +strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  +%{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 [EMAIL PROTECTED]