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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 09:48:36
  Branch: HEAD Handle: 2009050808483600

  Added files:
openpkg-src/ns4 ns4.spec

  Log:
new package: ns4 4.30 (Remote Device Configuration Tool)

  Summary:
RevisionChanges Path
1.1 +91 -0  openpkg-src/ns4/ns4.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ns4/ns4.spec
  
  $ cvs diff -u -r0 -r1.1 ns4.spec
  --- /dev/null 2009-05-08 09:48:26 +0200
  +++ ns4.spec  2009-05-08 09:48:36 +0200
  @@ -0,0 +1,91 @@
  +##
  +##  ns4.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. http://openpkg.net/
  +##
  +##  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_opkg 4.30
  +%define   V_dist 430
  +
  +#   package information
  +Name: ns4
  +Summary:  Remote Device Configuration Tool
  +URL:  http://www.noodles.org.uk/
  +Vendor:   Chris Mason
  +Packager: OpenPKG Foundation e.V.
  +Distribution: OpenPKG Community
  +Class:EVAL
  +Group:Language
  +License:  BSD
  +Version:  %{V_opkg}
  +Release:  20090508
  +
  +#   list of sources
  +Source0:  http://www.noodles.org.uk/files/ns%{V_dist}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg = 20060823
  +PreReq:   OpenPKG, openpkg = 20060823, perl, perl-sys, yaml, 
yaml::with_perl = yes
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +ns4 is a configuration management tool for remote devices.
  +
  +%track
  +prog ns4 = {
  +version   = %{V_dist}
  +url   = http://www.noodles.org.uk/
  +regex = ns4(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q -n ns%{V_dist}
  +
  +%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}/etc/ns4 \
  +$RPM_BUILD_ROOT%{l_prefix}/share/ns4
  +%{l_shtool} install -c -m 755 \
  +-e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' \
  +-e 's;/etc/ns4/ns4.yaml;%{l_prefix}/etc/ns4/ns4.yaml;' \
  +-e 's;/etc/ns4/cartridges.yaml;%{l_prefix}/etc/ns4/cartridges.yaml;' 
\
  +ns4 $RPM_BUILD_ROOT%{l_prefix}/bin/
  +%{l_shtool} install -c -m 644 \
  +cfg/*.yaml $RPM_BUILD_ROOT%{l_prefix}/etc/ns4/
  +%{l_shtool} install -c -m 644 \
  +doc/*.pdf $RPM_BUILD_ROOT%{l_prefix}/share/ns4/
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +%{l_files_std} \
  +'%config %{l_prefix}/etc/ns4/*' \
  +'%doc %{l_prefix}/share/ns4/*'
  +
  +%files -f files
  +
  +%clean
  +rm -rf $RPM_BUILD_ROOT
  +
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 10:28:16
  Branch: HEAD Handle: 2009050809281600

  Modified files:
openpkg-src/ghostscript ghostscript.spec

  Log:
modifying package: ghostscript-8.64 20090219 - 20090508

  Summary:
RevisionChanges Path
1.117   +2  -2  openpkg-src/ghostscript/ghostscript.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ghostscript/ghostscript.spec
  
  $ cvs diff -u -r1.116 -r1.117 ghostscript.spec
  --- openpkg-src/ghostscript/ghostscript.spec  18 Apr 2009 13:10:40 -  
1.116
  +++ openpkg-src/ghostscript/ghostscript.spec  8 May 2009 08:28:16 -   
1.117
  @@ -27,7 +27,7 @@
   %define   V_font_std   8.11
   %define   V_font_other 6.0
   %define   V_jpeg   6b
  -%define   V_png1.2.35
  +%define   V_png1.2.36
   %define   V_zlib   1.2.3
   
   #   package information
  @@ -41,7 +41,7 @@
   Group:Postscript
   License:  GPL
   Version:  %{V_real}
  -Release:  20090219
  +Release:  20090508
   
   #   package options
   %option   with_x11 yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 10:27:33
  Branch: HEAD Handle: 2009050809273300

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

  Log:
upgrading package: png 1.2.35 - 1.2.36

  Summary:
RevisionChanges Path
1.23+17 -17 openpkg-src/png/png.patch
1.87+2  -2  openpkg-src/png/png.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/png/png.patch
  
  $ cvs diff -u -r1.22 -r1.23 png.patch
  --- openpkg-src/png/png.patch 19 Feb 2009 22:49:50 -  1.22
  +++ openpkg-src/png/png.patch 8 May 2009 08:27:33 -   1.23
  @@ -1,20 +1,20 @@
   Index: pngconf.h
   pngconf.h.orig   2008-08-15 16:14:42 +0200
  -+++ pngconf.h2008-08-16 17:14:13 +0200
  -@@ -322,9 +322,9 @@
  - #ifdef _SETJMP_H
  -  /* If you encounter a compiler error here, see the explanation
  -   * near the end of INSTALL.
  --  */
  -  __pngconf.h__ already includes setjmp.h;
  -  __dont__ include it again.;
  -+  */
  - #endif
  - #  endif /* __linux__ */
  - 
  +--- pngconf.h.orig   2009-05-07 18:05:28 +0200
   pngconf.h2009-05-08 10:22:24 +0200
  +@@ -331,9 +331,9 @@
  + #  ifdef _SETJMP_H
  +/* If you encounter a compiler error here, see the explanation
  + * near the end of INSTALL.
  +-*/
  +__pngconf.h__ in libpng already includes setjmp.h;
  +__dont__ include it again.;
  ++*/
  + #  endif
  + #endif /* __linux__ */
  + #  endif /* PNG_SKIP_SETJMP_CHECK */
   Index: scripts/libpng.pc-configure.in
   --- scripts/libpng.pc-configure.in.orig  2008-05-29 19:39:19 +0200
  -+++ scripts/libpng.pc-configure.in   2008-08-16 17:15:23 +0200
   scripts/libpng.pc-configure.in   2009-05-08 10:21:50 +0200
   @@ -6,6 +6,6 @@
Name: libpng
Description: Loads and saves PNG files
  @@ -25,12 +25,12 @@
   +Libs.private: -lz @LIBS@
Cflags: -I${includedir} @LIBPNG_NO_MMX@
   Index: scripts/libpng.pc.in
   scripts/libpng.pc.in.orig2008-08-15 16:14:44 +0200
  -+++ scripts/libpng.pc.in 2008-08-16 17:14:13 +0200
  +--- scripts/libpng.pc.in.orig2009-05-07 18:05:35 +0200
   scripts/libpng.pc.in 2009-05-08 10:21:50 +0200
   @@ -6,5 +6,6 @@
Name: libpng
Description: Loads and saves PNG files
  - Version: 1.2.35
  + Version: 1.2.36
   -Libs: -L${libdir} -lpng12
   +Libs: -L${libdir} -lpng
   +Libs.private: -lz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/png/png.spec
  
  $ cvs diff -u -r1.86 -r1.87 png.spec
  --- openpkg-src/png/png.spec  18 Apr 2009 13:14:20 -  1.86
  +++ openpkg-src/png/png.spec  8 May 2009 08:27:33 -   1.87
  @@ -31,8 +31,8 @@
   Class:BASE
   Group:Graphics
   License:  BSD
  -Version:  1.2.35
  -Release:  20090219
  +Version:  1.2.36
  +Release:  20090508
   
   #   list of sources
   Source0:  
http://switch.dl.sourceforge.net/sourceforge/libpng/libpng-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 13:05:07
  Branch: HEAD Handle: 2009050812050600

  Modified files:
openpkg-src/squid   squid.spec

  Log:
allow additional functionality like header_access

  Summary:
RevisionChanges Path
1.140   +3  -2  openpkg-src/squid/squid.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/squid/squid.spec
  
  $ cvs diff -u -r1.139 -r1.140 squid.spec
  --- openpkg-src/squid/squid.spec  6 May 2009 18:43:48 -   1.139
  +++ openpkg-src/squid/squid.spec  8 May 2009 11:05:06 -   1.140
  @@ -37,7 +37,7 @@
   Group:Web
   License:  GPL
   Version:  %{V_maj}.%{V_min}.%{V_rev}
  -Release:  20090506
  +Release:  20090508
   
   #   package options
   %option   with_fslyes
  @@ -144,7 +144,8 @@
   --enable-forw-via-db \
   --enable-useragent-log \
   --enable-delay-pools \
  ---enable-x-accelerator-vary
  +--enable-x-accelerator-vary \
  +--enable-http-violations
   
   #   build package
   %{l_make} %{l_mflags}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 13:25:10
  Branch: HEAD Handle: 2009050812251000

  Added files:
openpkg-src/libecap libecap.spec

  Log:
new package: libecap 0.0.2 (Embedded ICAP)

  Summary:
RevisionChanges Path
1.1 +92 -0  openpkg-src/libecap/libecap.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/libecap/libecap.spec
  
  $ cvs diff -u -r0 -r1.1 libecap.spec
  --- /dev/null 2009-05-08 13:25:09 +0200
  +++ libecap.spec  2009-05-08 13:25:10 +0200
  @@ -0,0 +1,92 @@
  +##
  +##  libecap.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. http://openpkg.net/
  +##
  +##  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: libecap
  +Summary:  Embedded ICAP
  +URL:  http://www.e-cap.org/
  +Vendor:   Alex Rousskov
  +Packager: OpenPKG Foundation e.V.
  +Distribution: OpenPKG Community
  +Class:EVAL
  +Group:Web
  +License:  MIT
  +Version:  0.0.2
  +Release:  20090508
  +
  +#   list of sources
  +Source0:  
http://www.measurement-factory.com/tmp/ecap/libecap-%{version}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg = 20060823, gcc, gcc::with_cxx = yes
  +PreReq:   OpenPKG, openpkg = 20060823
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +eCAP is a software interface that allows a network application, such
  +as an HTTP proxy or an ICAP server, to outsource content analysis
  +and adaptation to a loadable module. For each applicable protocol
  +message being processed, an eCAP-enabled application supplies the
  +message details to the adaptation module and gets back an adapted
  +message or a not interested response. These exchanges often
  +include message bodies. If you are familiar with the ICAP protocol
  +(RFC 3507), then you may think of eCAP as an embedded ICAP, where
  +network interactions with an ICAP server are replaced with function
  +calls to an adaptation module.
  +
  +%track
  +prog libecap = {
  +version   = %{version}
  +url   = http://www.e-cap.org/Downloads
  +regex = libecap-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q
  +
  +%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 AM_MAKEFLAGS=DESTDIR=$RPM_BUILD_ROOT
  +strip $RPM_BUILD_ROOT%{l_prefix}/bin/* /dev/null 21 || true
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +
  +%files -f files
  +
  +%clean
  +rm -rf $RPM_BUILD_ROOT
  +
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 15:03:01
  Branch: HEAD Handle: 2009050814030100

  Modified files:
openpkg-src/aria2   aria2.spec

  Log:
upgrading package: aria2 1.3.2 - 1.3.3

  Summary:
RevisionChanges Path
1.12+2  -2  openpkg-src/aria2/aria2.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/aria2/aria2.spec
  
  $ cvs diff -u -r1.11 -r1.12 aria2.spec
  --- openpkg-src/aria2/aria2.spec  29 Apr 2009 17:32:04 -  1.11
  +++ openpkg-src/aria2/aria2.spec  8 May 2009 13:03:01 -   1.12
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Web
   License:  GPL
  -Version:  1.3.2
  -Release:  20090429
  +Version:  1.3.3
  +Release:  20090508
   
   #   list of sources
   Source0:  http://switch.dl.sourceforge.net/aria2/aria2-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/squid31/ fsl.squid rc.squid squid31.patch s...

2009-05-08 Thread Ralf S. Engelschall
://openpkg.net/
  +##
  +##  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.
  +##
  +
  +#   FIXME: rse: with_ecap=yes still does not build
  +
  +#   package version
  +%define   V_maj  3
  +%define   V_min  1
  +%define   V_rev  0.7
  +
  +#   package information
  +Name: squid31
  +Summary:  World Wide Web Proxy Server
  +URL:  http://www.squid-cache.org/
  +Vendor:   The Squid Project
  +Packager: OpenPKG Foundation e.V.
  +Distribution: OpenPKG Community
  +Class:BASE
  +Group:Web
  +License:  GPL
  +Version:  %{V_maj}.%{V_min}.%{V_rev}
  +Release:  20090508
  +
  +#   package options
  +%option   with_fslyes
  +%option   with_sslno
  +%option   with_snmp   no
  +%option   with_ntlm   no
  +%option   with_largefile  no
  +%option   with_icap   no
  +%option   with_ecap   no
  +%option   with_esino
  +
  +#   list of sources
  +Source0:  
http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/squid-%{V_maj}.%{V_min}.%{V_rev}.tar.gz
  +Source1:  rc.squid
  +Source2:  fsl.squid
  +Patch0:   squid31.patch
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg = 20060823, gcc, gcc::with_cxx = yes, perl
  +PreReq:   OpenPKG, openpkg = 20060823
  +%if %{with_fsl} == yes
  +BuildPreReq:  fsl
  +PreReq:   fsl
  +%endif
  +%if %{with_ssl} == yes
  +BuildPreReq:  openssl
  +PreReq:   openssl
  +%endif
  +%if %{with_ntlm} == yes
  +PreReq:   samba
  +%endif
  +%if %{with_ecap} == yes
  +PreReq:   libecap
  +BuildPreReq:  libecap
  +%endif
  +AutoReq:  no
  +AutoReqProv:  no
  +Provides: squid = %{version}
  +
  +%description
  +Squid is a full-featured Web proxy which supports proxying and
  +caching of HTTP, FTP, and other URL's; proxying for SSL cache
  +hierarchies; supporting ICP, HTCP, and CARP; supports Cache Digests
  +transparent caching, etc.
  +
  +%track
  +prog squid = {
  +version   = %{V_maj}.%{V_min}.%{V_rev}
  +url   = 
http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/
  +regex = squid-(%{V_maj}\.\d+(?:\.\d+)+)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q -n squid-%{V_maj}.%{V_min}.%{V_rev}
  +%patch -p0
  +%if %{with_ntlm} == yes
  +%{l_shtool} subst \
  +-e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' \
  +-e 's;wbinfo;%{l_prefix}/bin/wbinfo;' \
  +helpers/external_acl/wbinfo_group/wbinfo_group.pl
  +%endif
  +find . -name *.orig -print | xargs rm -f
  +
  +%build
  +#   configure package
  +%{l_shtool} subst \
  +-e 's;/cgi-bin/;/openpkg-cgi/;' \
  +tools/cachemgr.cc
  +CC=%{l_cc} \
  +CFLAGS=%{l_cflags -O} \
  +CPPFLAGS=%{l_cppflags} \
  +LDFLAGS=%{l_fsl_ldflags} \
  +LIBS=%{l_fsl_libs} \
  +./configure \
  +--prefix=%{l_prefix} \
  +--sysconfdir=%{l_prefix}/etc/squid \
  +--libexecdir=%{l_prefix}/libexec/squid \
  +--mandir=%{l_prefix}/man \
  +--localstatedir=%{l_prefix}/var/squid \
  +--datadir=%{l_prefix}/share/squid \
  +%if %{with_ssl} == yes
  +--enable-ssl \
  +--with-openssl=%{l_prefix} \
  +%endif
  +%if %{with_snmp} == yes
  +--enable-snmp \
  +%endif
  +%if %{with_ntlm} == yes
  +--enable-auth=ntlm basic digest \
  +--enable-external-acl-helpers=wbinfo_group \
  +%else
  +--enable-auth=basic digest \
  +%endif
  +%if %{with_largefile} == yes
  +--with-large-files \
  +%endif
  +%if %{with_icap} == yes
  +--enable-icap-client \
  +%endif
  +%if %{with_ecap} == yes
  +--enable-ecap \
  +%endif
  +%if %{with_esi} == yes
  +--enable-esi \
  +%endif
  +--enable-basic-auth-helpers=NCSA \
  +--enable-digest-auth-helpers=password \
  +--enable-default-err

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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:55:19
  Branch: HEAD Handle: 2009050817551900

  Modified files:
openpkg-src/perl-dbiperl-dbi.spec

  Log:
modifying package: perl-dbi-5.10.0 20090506 - 20090508

  Summary:
RevisionChanges Path
1.353   +2  -2  openpkg-src/perl-dbi/perl-dbi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  
  $ cvs diff -u -r1.352 -r1.353 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec6 May 2009 06:28:43 -   
1.352
  +++ openpkg-src/perl-dbi/perl-dbi.spec8 May 2009 16:55:19 -   
1.353
  @@ -25,7 +25,7 @@
   %define   V_perl5.10.0
   %define   V_dbi 1.608
   %define   V_sql_statement   1.20
  -%define   V_sql_abstract1.53
  +%define   V_sql_abstract1.54
   %define   V_sql_routine 0.70.3
   %define   V_sql_builder 0.033
   %define   V_sql_interpolate 0.33
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090506
  +Release:  20090508
   
   #   package options
   %option   with_sqlite   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:55:41
  Branch: HEAD Handle: 2009050817554100

  Modified files:
openpkg-src/monit   monit.spec

  Log:
upgrading package: monit 5.0.1 - 5.0.2

  Summary:
RevisionChanges Path
1.73+2  -2  openpkg-src/monit/monit.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/monit/monit.spec
  
  $ cvs diff -u -r1.72 -r1.73 monit.spec
  --- openpkg-src/monit/monit.spec  23 Apr 2009 17:13:19 -  1.72
  +++ openpkg-src/monit/monit.spec  8 May 2009 16:55:41 -   1.73
  @@ -31,8 +31,8 @@
   Class:BASE
   Group:Monitoring
   License:  GPL
  -Version:  5.0.1
  -Release:  20090423
  +Version:  5.0.2
  +Release:  20090508
   
   #   package options
   %option   with_fsl   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:55:56
  Branch: HEAD Handle: 2009050817555600

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.5.2.2 - 6.5.2.3

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

  patch -p0 '@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.562 -r1.563 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  7 May 2009 21:18:12 -   
1.562
  +++ openpkg-src/imagemagick/imagemagick.spec  8 May 2009 16:55:56 -   
1.563
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major 6.5.2
  -%define   V_minor 2
  +%define   V_minor 3
   %define   V_dist  %{V_major}-%{V_minor}
   %define   V_opkg  %{V_major}.%{V_minor}
   
  @@ -38,7 +38,7 @@
   Group:Graphics
   License:  ImageMagick
   Version:  %{V_opkg}
  -Release:  20090507
  +Release:  20090508
   
   #   package options
   %option   with_perl   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:56:18
  Branch: HEAD Handle: 2009050817561800

  Modified files:
openpkg-src/wordpress   wordpress.spec

  Log:
modifying package: wordpress-2.7.1 20090424 - 20090508

  Summary:
RevisionChanges Path
1.101   +2  -2  openpkg-src/wordpress/wordpress.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/wordpress/wordpress.spec
  
  $ cvs diff -u -r1.100 -r1.101 wordpress.spec
  --- openpkg-src/wordpress/wordpress.spec  24 Apr 2009 15:37:41 -  
1.100
  +++ openpkg-src/wordpress/wordpress.spec  8 May 2009 16:56:18 -   
1.101
  @@ -32,7 +32,7 @@
   %define   V_plugin_relativedate  1.40
   %define   V_plugin_ban   1.40
   %define   V_plugin_ela   0.10
  -%define   V_plugin_stats 1.3.8
  +%define   V_plugin_stats 1.4
   %define   V_plugin_peterantispam 3.1.3
   %define   V_plugin_hashcash  4.3
   
  @@ -47,7 +47,7 @@
   Group:CMS
   License:  GPL
   Version:  %{V_wordpress}
  -Release:  20090424
  +Release:  20090508
   
   #   list of sources
   Source0:  http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:56:38
  Branch: HEAD Handle: 2009050817563700

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

  Log:
modifying package: perl-util-5.10.0 20090507 - 20090508

  Summary:
RevisionChanges Path
1.458   +2  -2  openpkg-src/perl-util/perl-util.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.457 -r1.458 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  7 May 2009 21:32:03 -   
1.457
  +++ openpkg-src/perl-util/perl-util.spec  8 May 2009 16:56:37 -   
1.458
  @@ -55,7 +55,7 @@
   %define   V_data_compare 1.2101
   %define   V_data_dumper_simple   0.11
   %define   V_data_hierarchy   0.34
  -%define   V_exception_class  1.28
  +%define   V_exception_class  1.29
   %define   V_geography_countries  2009041301
   %define   V_object_realize_later 0.18
   %define   V_object_multitype 0.05
  @@ -106,7 +106,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090507
  +Release:  20090508
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:56:40
  Branch: HEAD Handle: 2009050817564000

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

  Log:
modifying package: perl-www-5.10.0 20090503 - 20090508

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.491 -r1.492 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec3 May 2009 08:10:19 -   
1.491
  +++ openpkg-src/perl-www/perl-www.spec8 May 2009 16:56:40 -   
1.492
  @@ -89,7 +89,7 @@
   %define   V_www_scraper   3.05
   %define   V_web_scraper   0.28
   %define   V_net_oauth 0.14
  -%define   V_net_oauth_simple  1.0
  +%define   V_net_oauth_simple  1.1
   
   #   package information
   Name: perl-www
  @@ -102,7 +102,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090503
  +Release:  20090508
   
   #   package options
   %option   with_curl  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:57:02
  Branch: HEAD Handle: 2009050817570200

  Modified files:
openpkg-src/rt  rt.spec

  Log:
modifying package: rt-3.8.2 20090506 - 20090508

  Summary:
RevisionChanges Path
1.200   +2  -2  openpkg-src/rt/rt.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/rt/rt.spec
  
  $ cvs diff -u -r1.199 -r1.200 rt.spec
  --- openpkg-src/rt/rt.spec6 May 2009 18:43:02 -   1.199
  +++ openpkg-src/rt/rt.spec8 May 2009 16:57:02 -   1.200
  @@ -24,7 +24,7 @@
   #   package versions
   %define   V_rt 3.8.2
   %define   V_log_dispatch   2.22
  -%define   V_html_mason 1.41
  +%define   V_html_mason 1.42
   %define   V_mldbm  2.01
   %define   V_html_format2.04
   %define   V_html_scrubber  0.08
  @@ -41,7 +41,7 @@
   Group:Ticketing
   License:  GPL
   Version:  %{V_rt}
  -Release:  20090506
  +Release:  20090508
   
   #   package options
   %option   with_db_sqlite   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 18:58:55
  Branch: HEAD Handle: 2009050817585500

  Modified files:
openpkg-src/drupal  drupal.spec

  Log:
modifying package: drupal-6.11 20090506 - 20090508

  Summary:
RevisionChanges Path
1.474   +3  -3  openpkg-src/drupal/drupal.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/drupal/drupal.spec
  
  $ cvs diff -u -r1.473 -r1.474 drupal.spec
  --- openpkg-src/drupal/drupal.spec6 May 2009 06:18:35 -   1.473
  +++ openpkg-src/drupal/drupal.spec8 May 2009 16:58:55 -   1.474
  @@ -33,7 +33,7 @@
   %define   V_module_ajax6.x-1.14
   %define   V_module_alt_login   6.x-1.0
   %define   V_module_archive 6.x-1.3
  -%define   V_module_atom6.x-1.0
  +%define   V_module_atom6.x-1.1
   %define   V_module_autologout  6.x-2.2
   %define   V_module_avatar_selection6.x-1.5
   %define   V_module_backlinks   6.x-1.x-dev
  @@ -169,7 +169,7 @@
   %define   V_module_tabs6.x-1.0
   %define   V_module_taxonomy_browser6.x-1.4
   %define   V_module_taxonomy_delegate   6.x-1.3
  -%define   V_module_taxonomy_manager6.x-1.x-dev
  +%define   V_module_taxonomy_manager6.x-1.0
   %define   V_module_taxonomy_vtn6.x-1.2
   %define   V_module_teleport6.x-1.3
   %define   V_module_textsize6.x-1.3
  @@ -235,7 +235,7 @@
   Group:CMS
   License:  GPL
   Version:  %{V_drupal}
  -Release:  20090506
  +Release:  20090508
   
   #   package options
   %option   with_mysql   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 19:42:42
  Branch: HEAD Handle: 2009050818424100

  Modified files:
openpkg-src/libntlm libntlm.spec

  Log:
upgrading package: libntlm 1.0 - 1.1

  Summary:
RevisionChanges Path
1.6 +2  -2  openpkg-src/libntlm/libntlm.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/libntlm/libntlm.spec
  
  $ cvs diff -u -r1.5 -r1.6 libntlm.spec
  --- openpkg-src/libntlm/libntlm.spec  18 Apr 2009 13:12:07 -  1.5
  +++ openpkg-src/libntlm/libntlm.spec  8 May 2009 17:42:41 -   1.6
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:Cryptography
   License:  LGPL
  -Version:  1.0
  -Release:  20090202
  +Version:  1.1
  +Release:  20090508
   
   #   list of sources
   Source0:  http://josefsson.org/libntlm/releases/libntlm-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 19:42:43
  Branch: HEAD Handle: 2009050818424300

  Modified files:
openpkg-src/valavala.spec

  Log:
upgrading package: vala 0.7.1 - 0.7.2

  Summary:
RevisionChanges Path
1.21+2  -2  openpkg-src/vala/vala.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/vala/vala.spec
  
  $ cvs diff -u -r1.20 -r1.21 vala.spec
  --- openpkg-src/vala/vala.spec20 Apr 2009 17:53:18 -  1.20
  +++ openpkg-src/vala/vala.spec8 May 2009 17:42:43 -   1.21
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major 0.7
  -%define   V_minor 1
  +%define   V_minor 2
   
   #   package information
   Name: vala
  @@ -36,7 +36,7 @@
   Group:Language
   License:  LGPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20090420
  +Release:  20090508
   
   #   list of sources
   Source0:  
ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 19:42:52
  Branch: HEAD Handle: 2009050818425200

  Modified files:
openpkg-src/coreutils   coreutils.spec

  Log:
upgrading package: coreutils 7.3 - 7.4

  Summary:
RevisionChanges Path
1.76+2  -2  openpkg-src/coreutils/coreutils.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/coreutils/coreutils.spec
  
  $ cvs diff -u -r1.75 -r1.76 coreutils.spec
  --- openpkg-src/coreutils/coreutils.spec  2 May 2009 11:26:01 -   
1.75
  +++ openpkg-src/coreutils/coreutils.spec  8 May 2009 17:42:52 -   
1.76
  @@ -31,8 +31,8 @@
   Class:BASE
   Group:ShellUtils
   License:  GPL
  -Version:  7.3
  -Release:  20090502
  +Version:  7.4
  +Release:  20090508
   
   #   package options
   %option   with_legacy  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 19:43:25
  Branch: HEAD Handle: 2009050818432500

  Modified files:
openpkg-src/gcc45   gcc45.spec

  Log:
upgrading package: gcc45 4.5s20090430 - 4.5s20090507

  Summary:
RevisionChanges Path
1.6 +2  -2  openpkg-src/gcc45/gcc45.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gcc45/gcc45.spec
  
  $ cvs diff -u -r1.5 -r1.6 gcc45.spec
  --- openpkg-src/gcc45/gcc45.spec  1 May 2009 07:29:00 -   1.5
  +++ openpkg-src/gcc45/gcc45.spec  8 May 2009 17:43:25 -   1.6
  @@ -27,7 +27,7 @@
   #   package version
   %define   V_full 4.5
   %define   V_comp 45
  -%define   V_snap 20090430
  +%define   V_snap 20090507
   
   #   package information
   Name: gcc45
  @@ -40,7 +40,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}s%{V_snap}
  -Release:  20090501
  +Release:  20090508
   
   #   package options
   %option   with_binutils  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-05-08 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   08-May-2009 20:15:51
  Branch: HEAD Handle: 2009050819155000

  Added files:
openpkg-src/libbls  libbls.patch libbls.spec

  Log:
new package: libbls 0.2.0 (Efficient Data Manipulation Library)

  Summary:
RevisionChanges Path
1.1 +46 -0  openpkg-src/libbls/libbls.patch
1.1 +92 -0  openpkg-src/libbls/libbls.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/libbls/libbls.patch
  
  $ cvs diff -u -r0 -r1.1 libbls.patch
  --- /dev/null 2009-05-08 20:15:46 +0200
  +++ libbls.patch  2009-05-08 20:15:51 +0200
  @@ -0,0 +1,46 @@
  +Index: SConstruct
  +--- SConstruct.orig  2009-05-04 19:57:36 +0200
   SConstruct   2009-05-08 20:05:57 +0200
  +@@ -85,7 +85,7 @@
  + 
  + 
  + # Add default CCFLAGS
  +-env.Append(CCFLAGS = '-std=c99 -D_XOPEN_SOURCE=600 -Wall -Wextra -pedantic 
-O2')
  ++env.Append(CCFLAGS = '-std=c99 -D_XOPEN_SOURCE=600 -O2')
  + 
  + debug = ARGUMENTS.get('debug', 0)
  + if int(debug):
  +@@ -96,8 +96,8 @@
  + if int(lfs):
  + # Save flags in their own construction environment variables so they 
can be
  + # use in creating the pkg-config file
  +-env['lfs_cflags'] = commands.getoutput(getconf LFS_CFLAGS)
  +-env['lfs_ldflags'] = commands.getoutput(getconf LFS_LDFLAGS)
  ++env['lfs_cflags'] = 
  ++env['lfs_ldflags'] = 
  + env.Append(CCFLAGS = '$lfs_cflags') 
  + env.Append(LINKFLAGS = '$lfs_ldflags') 
  + else:
  +Index: scons_helpers.py
  +--- scons_helpers.py.orig2009-05-04 19:57:36 +0200
   scons_helpers.py 2009-05-08 20:06:06 +0200
  +@@ -182,7 +182,7 @@
  + 
  + lib_name = target[prefix_length:suffix_index]
  + 
  +-lib = env_lib.SharedLibrary(lib_name, source)
  ++lib = env_lib.StaticLibrary(lib_name, source)
  + 
  + lnk1, lnk2 = create_library_links(str(lib[0]), soname, env)
  + 
  +Index: src/buffer_file.c
  +--- src/buffer_file.c.orig   2009-05-04 19:57:36 +0200
   src/buffer_file.c2009-05-08 20:05:57 +0200
  +@@ -26,6 +26,7 @@
  + #include errno.h
  + #include stdlib.h
  + #include sys/types.h
  ++#include sys/stat.h
  + #include unistd.h
  + #include string.h
  + #include fcntl.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/libbls/libbls.spec
  
  $ cvs diff -u -r0 -r1.1 libbls.spec
  --- /dev/null 2009-05-08 20:15:46 +0200
  +++ libbls.spec   2009-05-08 20:15:51 +0200
  @@ -0,0 +1,92 @@
  +##
  +##  libbls.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. http://openpkg.net/
  +##
  +##  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: libbls
  +Summary:  Efficient Data Manipulation Library
  +URL:  http://libbls.hellug.gr/
  +Vendor:   Alexandros Frantzis, Michael Iatrou
  +Packager: OpenPKG Foundation e.V.
  +Distribution: OpenPKG Community
  +Class:EVAL
  +Group:Libraries
  +License:  LGPL
  +Version:  0.2.0
  +Release:  20090508
  +
  +#   list of sources
  +Source0:  http://libbls.hellug.gr/libbls-%{version}.tar.gz
  +Patch0:   libbls.patch
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg = 20060823, scons, gcc
  +PreReq:   OpenPKG, openpkg = 20060823
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description