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

2005-01-08 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:   08-Jan-2005 21:02:11
  Branch: HEAD Handle: 2005010820021100

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

  Log:
modifying package: perl-www-5.8.6 20041227 -> 20050108

  Summary:
RevisionChanges Path
1.167   +2  -2  openpkg-src/perl-www/perl-www.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.166 -r1.167 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec1 Jan 2005 10:53:45 -   
1.166
  +++ openpkg-src/perl-www/perl-www.spec8 Jan 2005 20:02:11 -   
1.167
  @@ -54,7 +54,7 @@
   %define   V_www_mechanize_sleepy 0.5
   %define   V_www_mechanize_timed  0.42
   %define   V_www_search   2.475
  -%define   V_www_search_google0.21
  +%define   V_www_search_google0.22
   %define   V_www_search_yahoo 2.401
   %define   V_www_search_lycos 2.22
   %define   V_www_search_alltheweb 1.5
  @@ -74,7 +74,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041227
  +Release:  20050108
   
   #   list of sources
   Source0:  http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 21:01:58
  Branch: HEAD Handle: 2005010820015700

  Modified files:
openpkg-src/tidytidy.spec

  Log:
upgrading package: tidy 20041214 -> 20050107

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/tidy/tidy.spec
  
  $ cvs diff -u -r1.125 -r1.126 tidy.spec
  --- openpkg-src/tidy/tidy.spec1 Jan 2005 10:55:18 -   1.125
  +++ openpkg-src/tidy/tidy.spec8 Jan 2005 20:01:57 -   1.126
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define   V_here 20041214
  -%define   V_real 041214
  +%define   V_here 20050107
  +%define   V_real 050107
   
   #   package information
   Name: tidy
  @@ -38,7 +38,7 @@
   Group:Text
   License:  GPL
   Version:  %{V_here}
  -Release:  20041215
  +Release:  20050108
   
   #   list of sources
   Source0:  http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 21:01:12
  Branch: HEAD Handle: 2005010820011100

  Modified files:
openpkg-src/netcdf  netcdf.spec

  Log:
track only releases

  Summary:
RevisionChanges Path
1.2 +1  -1  openpkg-src/netcdf/netcdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/netcdf/netcdf.spec
  
  $ cvs diff -u -r1.1 -r1.2 netcdf.spec
  --- openpkg-src/netcdf/netcdf.spec8 Jan 2005 12:27:07 -   1.1
  +++ openpkg-src/netcdf/netcdf.spec8 Jan 2005 20:01:11 -   1.2
  @@ -59,7 +59,7 @@
   prog netcdf = {
   version   = %{version}
   url   = ftp://ftp.unidata.ucar.edu/pub/netcdf/
  -regex = netcdf-(__VER__)\.tar\.gz
  +regex = netcdf-(\d+\.\d+\.\d+)\.tar\.gz
   }
   
   %prep
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 13:45:21
  Branch: HEAD Handle: 2005010812452100

  Added files:
openpkg-src/hdf hdf.spec

  Log:
new package: hdf 5.1.6.3 (Hierarchical Data Format)

  Summary:
RevisionChanges Path
1.1 +101 -0 openpkg-src/hdf/hdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/hdf/hdf.spec
  
  $ cvs diff -u -r0 -r1.1 hdf.spec
  --- /dev/null 2005-01-08 13:45:21 +0100
  +++ hdf.spec  2005-01-08 13:45:21 +0100
  @@ -0,0 +1,101 @@
  +##
  +##  hdf.spec -- OpenPKG RPM Specification
  +##  Copyright (c) 2000-2005 The OpenPKG Project <http://www.openpkg.org/>
  +##  Copyright (c) 2000-2005 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2000-2005 Cable & Wireless <http://www.cw.com/>
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package version
  +%define   V_major 5
  +%define   V_minor 1.6.3
  +
  +#   package information
  +Name: hdf
  +Summary:  Hierarchical Data Format
  +URL:  http://hdf.ncsa.uiuc.edu/HDF5/
  +Vendor:   NCSA
  +Packager: The OpenPKG Project
  +Distribution: OpenPKG
  +Class:EVAL
  +Group:System
  +License:  Open Source
  +Version:  %{V_major}.%{V_minor}
  +Release:  20050108
  +
  +#   list of sources
  +Source0:  
ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/hdf%{V_major}-%{V_minor}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc
  +PreReq:   OpenPKG, openpkg >= 20040130
  +BuildPreReq:  zlib
  +PreReq:   zlib
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +HDF5 is a general purpose library and file format for storing
  +scientific data. HDF5 can store two primary objects: datasets and
  +groups. A dataset is essentially a multidimensional array of data
  +elements, and a group is a structure for organizing objects in an
  +HDF5 file. Using these two basic objects, one can create and store
  +almost any kind of scientific data structure, such as images, arrays
  +of vectors, and structured and unstructured grids. You can also mix
  +and match them in HDF5 files according to your needs.
  +
  +%track
  +prog hdf = {
  +version   = %{V_minor}
  +url   = ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/
  +regex = hdf%{V_major}-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q -n hdf%{V_major}-%{V_minor}
  +
  +%build
  +CC="%{l_cc}" \
  +CXX="%{l_cxx}" \
  +CFLAGS="%{l_cflags -O}" \
  +CXXFLAGS="%{l_cxxflags -O}" \
  +CPPFLAGS="%{l_cppflags}" \
  +LDFLAGS="%{l_ldflags}" \
  +./configure \
  +--prefix=%{l_prefix} \
  +--disable-shared
  +%{l_make} %{l_mflags -O}
  +
  +%install
  +rm -rf $RPM_BUILD_ROOT
  +%{l_make} %{l_mflags} install \
  +prefix=$RPM_BUILD_ROOT%{l_prefix} \
  +exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
  +strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/doc
  +%{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


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

2005-01-08 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:   08-Jan-2005 13:27:07
  Branch: HEAD Handle: 2005010812270700

  Added files:
openpkg-src/netcdf  netcdf.spec

  Log:
new package: netcdf 3.6.0 (Network Common Data Format)

  Summary:
RevisionChanges Path
1.1 +97 -0  openpkg-src/netcdf/netcdf.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/netcdf/netcdf.spec
  
  $ cvs diff -u -r0 -r1.1 netcdf.spec
  --- /dev/null 2005-01-08 13:27:07 +0100
  +++ netcdf.spec   2005-01-08 13:27:07 +0100
  @@ -0,0 +1,97 @@
  +##
  +##  netcdf.spec -- OpenPKG RPM Specification
  +##  Copyright (c) 2000-2005 The OpenPKG Project <http://www.openpkg.org/>
  +##  Copyright (c) 2000-2005 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2000-2005 Cable & Wireless <http://www.cw.com/>
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package information
  +Name: netcdf
  +Summary:  Network Common Data Format
  +URL:  http://my.unidata.ucar.edu/content/software/netcdf/
  +Vendor:   NASA, Unidata
  +Packager: The OpenPKG Project
  +Distribution: OpenPKG
  +Class:EVAL
  +Group:System
  +License:  Open Source
  +Version:  3.6.0
  +Release:  20050108
  +
  +#   list of sources
  +Source0:  ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%{version}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc
  +PreReq:   OpenPKG, openpkg >= 20040130
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +NetCDF (Network Common Data Form) is an interface for array-oriented
  +data access and a library that provides an implementation of the
  +interface. The NetCDF library also defines a machine-independent
  +format for representing scientific data. Together, the interface,
  +library, and format support the creation, access, and sharing of
  +scientific data.
  +
  +%track
  +prog netcdf = {
  +version   = %{version}
  +url   = ftp://ftp.unidata.ucar.edu/pub/netcdf/
  +regex = netcdf-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q -n netcdf-%{version}/src
  +
  +%build
  +CC="%{l_cc}" \
  +CXX="%{l_cxx}" \
  +CFLAGS="%{l_cflags -O}" \
  +CXXFLAGS="%{l_cxxflags -O}" \
  +CPPFLAGS="%{l_cppflags}" \
  +LDFLAGS="%{l_ldflags}" \
  +./configure \
  +--prefix=%{l_prefix}
  +%{l_make} %{l_mflags}
  +
  +%install
  +rm -rf $RPM_BUILD_ROOT
  +%{l_shtool} subst \
  +-e 's;ln -s;ln;g' \
  +rules.make
  +%{l_shtool} mkdir -f -p -m 755 \
  +$RPM_BUILD_ROOT%{l_prefix}/lib
  +%{l_make} %{l_mflags} install \
  +prefix=$RPM_BUILD_ROOT%{l_prefix} \
  +exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
  +rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/man3f
  +rm -f  $RPM_BUILD_ROOT%{l_prefix}/man/man3/*.3f
  +%{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


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

2005-01-08 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:   08-Jan-2005 12:14:42
  Branch: HEAD Handle: 2005010811144200

  Modified files:
openpkg-src/rekall  rekall.spec

  Log:
ok, it's JUNK anyway, so do a version bump although we now that it
(still) doesn't work at all

  Summary:
RevisionChanges Path
1.9 +6  -4  openpkg-src/rekall/rekall.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/rekall/rekall.spec
  
  $ cvs diff -u -r1.8 -r1.9 rekall.spec
  --- openpkg-src/rekall/rekall.spec1 Jan 2005 10:54:21 -   1.8
  +++ openpkg-src/rekall/rekall.spec8 Jan 2005 11:14:42 -   1.9
  @@ -26,8 +26,9 @@
   #   FIXME: rse: still doesn't link (feel free to fix ;-)
   
   #   package version
  -%define   V_opkg 2.2.3
  -%define   V_dist 2.2.3
  +%define   V_opkg   2.2.3.2
  +%define   V_dist   2.2.3-2
  +%define   V_subdir 2.2.3
   
   #   package information
   Name: rekall
  @@ -40,7 +41,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20041205
  +Release:  20050108
   
   #   package options
   %option   with_mysql  no
  @@ -77,7 +78,7 @@
   }
   
   %prep
  -%setup -q -n rekall-%{V_dist}
  +%setup -q -n rekall-%{V_subdir}
   
   %build
   %{l_shtool} subst \
  @@ -106,6 +107,7 @@
   --x-includes=`%{l_rc} --query x11_incdir` \
   --x-libraries=`%{l_rc} --query x11_libdir` \
   --with-gui=qt3 \
  +--without-arts \
   --with-qt-dir=%{l_prefix} \
   --with-qt-includes=%{l_prefix}/include/qt \
   --with-qt-libraries=%{l_prefix}/lib/qt \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 12:12:56
  Branch: HEAD Handle: 2005010811125500

  Modified files:
openpkg-src/keychainkeychain.spec

  Log:
upgrading package: keychain 2.4.3 -> 2.5.0

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/keychain/keychain.spec
  
  $ cvs diff -u -r1.30 -r1.31 keychain.spec
  --- openpkg-src/keychain/keychain.spec1 Jan 2005 10:51:03 -   
1.30
  +++ openpkg-src/keychain/keychain.spec8 Jan 2005 11:12:55 -   
1.31
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:Network
   License:  GPL
  -Version:  2.4.3
  -Release:  20041118
  +Version:  2.5.0
  +Release:  20050108
   
   #   list of sources
   Source0:  
http://dev.gentoo.org/~agriffis/keychain/keychain-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 12:09:55
  Branch: HEAD Handle: 2005010811095500

  Added files:
openpkg-src/scons   scons.spec

  Log:
new package: scons 0.96.1 (Software Build Utility)

  Summary:
RevisionChanges Path
1.1 +82 -0  openpkg-src/scons/scons.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/scons/scons.spec
  
  $ cvs diff -u -r0 -r1.1 scons.spec
  --- /dev/null 2005-01-08 12:09:55 +0100
  +++ scons.spec2005-01-08 12:09:55 +0100
  @@ -0,0 +1,82 @@
  +##
  +##  scons.spec -- OpenPKG RPM Specification
  +##  Copyright (c) 2000-2005 The OpenPKG Project <http://www.openpkg.org/>
  +##  Copyright (c) 2000-2005 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2000-2005 Cable & Wireless <http://www.cw.com/>
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package information
  +Name: scons
  +Summary:  Software Build Utility
  +URL:  http://www.scons.org/
  +Vendor:   The SCons Foundation
  +Packager: The OpenPKG Project
  +Distribution: OpenPKG
  +Class:EVAL
  +Group:Development
  +License:  MIT-style
  +Version:  0.96.1
  +Release:  20050108
  +
  +#   list of sources
  +Source0:  http://osdn.dl.sourceforge.net/scons/scons-%{version}.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
  +The scons utility builds software (or other files) by determining
  +which component pieces must be rebuilt and executing the necessary
  +commands to rebuild them.
  +
  +%track
  +prog scons = {
  +version   = %{version}
  +url   = http://prdownloads.sourceforge.net/scons/
  +regex = scons-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q
  +
  +%build
  +
  +%install
  +rm -rf $RPM_BUILD_ROOT
  +%{l_prefix}/bin/python setup.py install \
  +--root=$RPM_BUILD_ROOT \
  +--prefix=%{l_prefix}
  +%{l_shtool} mkdir -f -p -m 755 \
  +$RPM_BUILD_ROOT%{l_prefix}/man/man1
  +%{l_shtool} install -c -m 644 \
  +*.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


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

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

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   08-Jan-2005 11:17:21
  Branch: HEAD Handle: 2005010810172000

  Modified files:
openpkg-src/perl-parperl-par.spec

  Log:
modifying package: perl-par-5.8.6 20041211 -> 20050108

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-par/perl-par.spec
  
  $ cvs diff -u -r1.9 -r1.10 perl-par.spec
  --- openpkg-src/perl-par/perl-par.spec1 Jan 2005 10:53:39 -   
1.9
  +++ openpkg-src/perl-par/perl-par.spec8 Jan 2005 10:17:20 -   
1.10
  @@ -25,7 +25,7 @@
   
   #   versions of individual parts
   %define   V_perl  5.8.6
  -%define   V_module_scandeps   0.50
  +%define   V_module_scandeps   0.51
   %define   V_par_dist  0.07
   %define   V_par   0.86
   
  @@ -40,7 +40,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041211
  +Release:  20050108
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Module/Module-ScanDeps-%{V_module_scandeps}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

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

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   08-Jan-2005 11:14:41
  Branch: HEAD Handle: 2005010810144100

  Modified files:
openpkg-src/glib2   glib2.spec

  Log:
upgrading package: glib2 2.6.0 -> 2.6.1

  Summary:
RevisionChanges Path
1.47+2  -2  openpkg-src/glib2/glib2.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/glib2/glib2.spec
  
  $ cvs diff -u -r1.46 -r1.47 glib2.spec
  --- openpkg-src/glib2/glib2.spec  1 Jan 2005 10:49:39 -   1.46
  +++ openpkg-src/glib2/glib2.spec  8 Jan 2005 10:14:41 -   1.47
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_glib2_major  2.6
  -%define   V_glib2_minor  0
  +%define   V_glib2_minor  1
   
   #   package information
   Name: glib2
  @@ -38,7 +38,7 @@
   Group:Algorithm
   License:  GPL
   Version:  %{V_glib2_major}.%{V_glib2_minor}
  -Release:  20041224
  +Release:  20050108
   
   #   package options
   %option   with_threads  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 10:17:47
  Branch: HEAD Handle: 2005010809174600

  Modified files:
openpkg-src/mplayer mplayer.spec

  Log:
modifying package: mplayer-1.0pre6a 20041229 -> 20050108

  Summary:
RevisionChanges Path
1.100   +2  -2  openpkg-src/mplayer/mplayer.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mplayer/mplayer.spec
  
  $ cvs diff -u -r1.99 -r1.100 mplayer.spec
  --- openpkg-src/mplayer/mplayer.spec  1 Jan 2005 10:52:37 -   1.99
  +++ openpkg-src/mplayer/mplayer.spec  8 Jan 2005 09:17:46 -   1.100
  @@ -26,7 +26,7 @@
   #   package versions
   %define   V_mplayer 1.0pre6a
   %define   V_blue1.4
  -%define   V_live2004.12.29
  +%define   V_live2005.01.07
   
   #   package information
   Name: mplayer
  @@ -39,7 +39,7 @@
   Group:Video
   License:  GPL and others
   Version:  %{V_mplayer}
  -Release:  20041229
  +Release:  20050108
   
   #   build options
   %option   with_guino
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-08 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:   08-Jan-2005 10:10:40
  Branch: HEAD Handle: 2005010809103900

  Modified files:
openpkg-src/openpkg-tools
openpkg-tools.spec

  Log:
upgrading package: openpkg-tools 0.8.26 -> 0.8.27

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg-tools/openpkg-tools.spec
  
  $ cvs diff -u -r1.31 -r1.32 openpkg-tools.spec
  --- openpkg-src/openpkg-tools/openpkg-tools.spec  1 Jan 2005 11:18:17 
-   1.31
  +++ openpkg-src/openpkg-tools/openpkg-tools.spec  8 Jan 2005 09:10:39 
-   1.32
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:Bootstrapping
   License:  MIT
  -Version:  0.8.26
  -Release:  20050101
  +Version:  0.8.27
  +Release:  20050108
   
   #   list of sources
   Source0:  
ftp://ftp.openpkg.org/sources/CPY/openpkg-tools/openpkg-tools-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-tools/ VERSION

2005-01-08 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-toolsDate:   08-Jan-2005 10:10:06
  Branch: HEAD Handle: 2005010809100500

  Modified files:
openpkg-tools   VERSION

  Log:
bump before release

  Summary:
RevisionChanges Path
1.28+1  -1  openpkg-tools/VERSION
  

  patch -p0 <<'@@ .'
  Index: openpkg-tools/VERSION
  
  $ cvs diff -u -r1.27 -r1.28 VERSION
  --- openpkg-tools/VERSION 1 Jan 2005 11:17:46 -   1.27
  +++ openpkg-tools/VERSION 8 Jan 2005 09:10:05 -   1.28
  @@ -2,5 +2,5 @@
 VERSION -- Version Information for OpenPKG Tool Chain (syntax: Text)
 [automatically generated and maintained by GNU shtool]
   
  -  This is OpenPKG Tool Chain, Version 0.8.26 (01-Jan-2005)
  +  This is OpenPKG Tool Chain, Version 0.8.27 (08-Jan-2005)
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-tools/cmd/ build.pl

2005-01-08 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-toolsDate:   08-Jan-2005 10:09:55
  Branch: HEAD Handle: 2005010809095500

  Modified files:
openpkg-tools/cmd   build.pl

  Log:
- don't allow a package list if -A or -a is specified.
- don't conflict with options of already installed packages
  (still a bit questionable) but require an update instead.
- Make -E filter the packages selected by -A/-a (and any
  wildcard pattern you specify in the package list, -A is
  the same as '*').

Submitted by: Michael van Elst

  Summary:
RevisionChanges Path
1.9 +17 -15 openpkg-tools/cmd/build.pl
  

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/build.pl
  
  $ cvs diff -u -r1.8 -r1.9 build.pl
  --- openpkg-tools/cmd/build.pl24 Sep 2004 06:41:26 -  1.8
  +++ openpkg-tools/cmd/build.pl8 Jan 2005 09:09:55 -   1.9
  @@ -114,7 +114,8 @@
   }
   
   die "openpkg:build:USAGE: $0 [-R rpm] [-r repository] [-f index.rdf] 
[-uUzZiqsSXMLWKebBg] [-P priv-cmd] [-N non-priv-cmd] [-p platform] [-Dwith ...] 
[-Ename ...] [-Hname ...] ( [-aA] | patternlist )\n"
  -unless $#ARGV >= 0 || ($#ARGV == -1 && ($opt_a || $opt_A));
  +unless ($#ARGV >= 0 && !($opt_a || $opt_A)) ||
  +   ($#ARGV == -1 && ($opt_a || $opt_A));
   
   ##
   
  @@ -1596,8 +1597,7 @@
   $conflict = 1;
   }
   
  -$relmap = $env->{built}->{$pro->{prefix}} ||
  -  $env->{installed}->{$pro->{prefix}};
  +$relmap = $env->{built}->{$pro->{prefix}};
   @t = get_targets($relmap, sub { 1; });
   foreach $t (@t) {
   $with = $t->{OPTIONS};
  @@ -1904,18 +1904,17 @@
   if (defined $pattern) {
   @todo = map {
   my($p) = $_;
  -my($s);
  +my($s,$w);
   $s = $1 if $p =~ s/(,[^\s,]+)$//;
   if ($p =~ s/\*+$//) {
   $p = '^'.quotemeta($p).'';
  +$w = 1;
   } else {
   $p = '^'.quotemeta($p).'$';
   }
  -map {
  -"$_$s"
  -} grep {
  -/$p/
  -} keys %{$env->{repository}}
  +map { "$_$s" }
  +grep { /$p/ && !($w && exists $env->{exclude}->{$_}) }
  +keys %{$env->{repository}}
   } split(/\s+/,$pattern);
   } else {
   #
  @@ -1925,7 +1924,9 @@
   @todo = grep {
   my($n) = $_;
   (ref $env->{installed}->{$n}) &&
  -grep { $_ ne '-' } keys %{$env->{installed}->{$n}}
  +!exists $env->{exclude}->{$n} &&
  +grep { $_ ne '-' }
  +keys %{$env->{installed}->{$n}}
   } keys %{$env->{repository}};
   }
   
  @@ -2720,8 +2721,9 @@
   =item B<-E> I
   
   Ignore a package with the specified I. This can be used to avoid
  -upgrading to a broken package in the repository. There can be multiple
  -B<-E> options.
  +upgrading to a broken package in the repository. If you use a
  +wildcard pattern or the B<-a> or B<-A> options then I will not
  +be selected. There can be multiple B<-E> options.
   
   =item B<-H> I
   
  @@ -2730,13 +2732,13 @@
   
   =item B<-a>
   
  -Select all installed packages. Do not specify a pattern list together
  +Select all installed packages. You cannot specify a pattern list together
   with the B<-a> option.
   
   =item B<-A>
   
  -Select all packages in the repository. Do not specify a pattern list together
  -with the B<-A> option.
  +Select all packages in the repository. You cannot specify a pattern list
  +together with the B<-A> option.
   
   =back
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org