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

2005-01-25 Thread Herbert Schmid
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Herbert Schmid
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 09:52:07
  Branch: HEAD Handle: 2005012508520700

  Modified files:
openpkg-src/openldapopenldap.spec

  Log:
upgrade package: openldap 2.2.22 - 2.2.23

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

  patch -p0 '@@ .'
  Index: openpkg-src/openldap/openldap.spec
  
  $ cvs diff -u -r1.130 -r1.131 openldap.spec
  --- openpkg-src/openldap/openldap.spec24 Jan 2005 17:47:32 -  
1.130
  +++ openpkg-src/openldap/openldap.spec25 Jan 2005 08:52:07 -  
1.131
  @@ -33,8 +33,8 @@
   Class:BASE
   Group:Database
   License:  GPL
  -Version:  2.2.22
  -Release:  20050124
  +Version:  2.2.23
  +Release:  20050125
   
   #   package options
   %option   with_fsl   yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 Thread Herbert Schmid
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Herbert Schmid
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 10:13:00
  Branch: HEAD Handle: 2005012509125900

  Modified files:
openpkg-src/cfenginecfengine.spec

  Log:
upgrade package: cfengine 2.1.12 - 2.1.13

  Summary:
RevisionChanges Path
1.52+2  -2  openpkg-src/cfengine/cfengine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cfengine/cfengine.spec
  
  $ cvs diff -u -r1.51 -r1.52 cfengine.spec
  --- openpkg-src/cfengine/cfengine.spec7 Jan 2005 08:41:51 -   
1.51
  +++ openpkg-src/cfengine/cfengine.spec25 Jan 2005 09:12:59 -  
1.52
  @@ -35,8 +35,8 @@
   Class:PLUS
   Group:System
   License:  GPL
  -Version:  2.1.12
  -Release:  20050107
  +Version:  2.1.13
  +Release:  20050125
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 13:57:33
  Branch: HEAD Handle: 2005012512573200

  Modified files:
openpkg-src/bzip2   bzip2.spec

  Log:
make large file support consistent on all platforms

  Summary:
RevisionChanges Path
1.29+2  -2  openpkg-src/bzip2/bzip2.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/bzip2/bzip2.spec
  
  $ cvs diff -u -r1.28 -r1.29 bzip2.spec
  --- openpkg-src/bzip2/bzip2.spec  1 Jan 2005 10:48:10 -   1.28
  +++ openpkg-src/bzip2/bzip2.spec  25 Jan 2005 12:57:32 -  1.29
  @@ -38,7 +38,7 @@
   Group:Compression
   License:  GPL
   Version:  %{V_long}
  -Release:  20040207
  +Release:  20050125
   
   #   list of sources
   Source0:  
ftp://sources.redhat.com/pub/bzip2/v%{V_short}/bzip2-%{V_long}.tar.gz
  @@ -77,7 +77,7 @@
   #   build package
   %{l_make} %{l_mflags} \
   CC=%{l_cc} \
  -CFLAGS=%{l_cflags -O}
  +CFLAGS=%{l_cflags -O} -D_FILE_OFFSET_BITS=64
   
   %install
   rm -rf $RPM_BUILD_ROOT
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-web/security/ OpenPKG-SA-2005.004-sasl.txt

2005-01-25 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   25-Jan-2005 15:13:54
  Branch: HEAD Handle: 2005012514135400

  Added files:
openpkg-web/securityOpenPKG-SA-2005.004-sasl.txt

  Log:
OpenPKG-SA-2005.004 handles CAN-2004-0884, SASL apps running in unsafe
setuid(2) and setgid(2) environments

  Summary:
RevisionChanges Path
1.1 +86 -0  openpkg-web/security/OpenPKG-SA-2005.004-sasl.txt
  

  patch -p0 '@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2005.004-sasl.txt
  
  $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2005.004-sasl.txt
  --- /dev/null 2005-01-25 15:13:54 +0100
  +++ OpenPKG-SA-2005.004-sasl.txt  2005-01-25 15:13:54 +0100
  @@ -0,0 +1,86 @@
  +
  +
  +OpenPKG Security AdvisoryThe OpenPKG Project
  +http://www.openpkg.org/security.html  http://www.openpkg.org
  [EMAIL PROTECTED] [EMAIL PROTECTED]
  +OpenPKG-SA-2005.004  25-Jan-2005
  +
  +
  +Package: sasl
  +Vulnerability:   arbitrary code execution
  +OpenPKG Specific:no
  +
  +Affected Releases:   Affected Packages:  Corrected Packages:
  +OpenPKG CURRENT  = sasl-2.1.19-20040920 = sasl-2.1.20-20041025
  +OpenPKG 2.2  = sasl-2.1.19-2.2.0= sasl-2.1.19-2.2.1
  +OpenPKG 2.1  = sasl-2.1.18-2.1.0= sasl-2.1.18-2.1.1
  +
  +Affected Releases:   Dependent Packages:
  +OpenPKG CURRENT  imapd kolab openldap::with_sasl
  + postfix::with_sasl sendmail::with_sasl
  +OpenPKG 2.2  imapd kolab openldap::with_sasl
  + postfix::with_sasl sendmail::with_sasl
  +OpenPKG 2.1  imapd kolab openldap::with_sasl
  + postfix::with_sasl sendmail::with_sasl
  +
  +Description:
  +  A setuid and setgid application vulnerability was found in the Cyrus SASL
  +  library [0]. At application startup, libsasl2 attempts to build a list of 
all
  +  available SASL plugins which are available on the system. To do so, the
  +  library searches for and attempts to load every shared library found
  +  within the plugin directory. This location can be set with the SASL_PATH
  +  environment variable.
  +
  +  In situations where an untrusted local user can affect the environment of
  +  a privileged process, this behavior could be exploited to run arbitrary
  +  code with the privileges of a setuid or setgid application. The Common
  +  Vulnerabilities and Exposures (CVE) project assigned the identifier
  +  CAN-2004-0884 [1] to the problem.
  +
  +  Please check whether you are affected by running prefix/bin/openpkg
  +  rpm -q sasl. If you have the sasl package installed and its version
  +  is affected (see above), we recommend that you immediately upgrade it
  +  (see Solution) and any dependent packages as well [2][3].
  +
  +Solution:
  +  Select the updated source RPM appropriate for your OpenPKG release
  +  [4][5], fetch it from the OpenPKG FTP service [6][7] or a mirror
  +  location, verify its integrity [8], build a corresponding binary RPM
  +  from it [2] and update your OpenPKG installation by applying the
  +  binary RPM [3]. For the most recent release OpenPKG 2.2, perform the
  +  following operations to permanently fix the security problem (for
  +  other releases adjust accordingly).
  +
  +  $ ftp ftp.openpkg.org
  +  ftp bin
  +  ftp cd release/2.2/UPD
  +  ftp get sasl-2.1.19-2.2.1.src.rpm
  +  ftp bye
  +  $ prefix/bin/openpkg rpm -v --checksig sasl-2.1.19-2.2.1.src.rpm
  +  $ prefix/bin/openpkg rpm --rebuild sasl-2.1.19-2.2.1.src.rpm
  +  $ su -
  +  # prefix/bin/openpkg rpm -Fvh prefix/RPM/PKG/sasl-2.1.19-2.2.1.*.rpm
  +
  +  Additionally, we recommend that you rebuild and reinstall
  +  any dependent packages (see above) as well [2][3].
  +
  +
  +References:
  +  [0] http://asg.web.cmu.edu/sasl/
  +  [1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0884
  +  [2] http://www.openpkg.org/tutorial.html#regular-source
  +  [3] http://www.openpkg.org/tutorial.html#regular-binary
  +  [4] ftp://ftp.openpkg.org/release/2.2/UPD/sasl-2.1.19-2.2.1.src.rpm
  +  [5] ftp://ftp.openpkg.org/release/2.1/UPD/sasl-2.1.18-2.1.1.src.rpm
  +  [6] ftp://ftp.openpkg.org/release/2.2/UPD/
  +  [7] ftp://ftp.openpkg.org/release/2.1/UPD/
  

[CVS] OpenPKG: openpkg-web/security/ OpenPKG-SA-2005.004-sasl.txt

2005-01-25 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   25-Jan-2005 15:15:09
  Branch: HEAD Handle: 2005012514150900

  Modified files:
openpkg-web/securityOpenPKG-SA-2005.004-sasl.txt

  Log:
improve formatting

  Summary:
RevisionChanges Path
1.2 +12 -12 openpkg-web/security/OpenPKG-SA-2005.004-sasl.txt
  

  patch -p0 '@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2005.004-sasl.txt
  
  $ cvs diff -u -r1.1 -r1.2 OpenPKG-SA-2005.004-sasl.txt
  --- openpkg-web/security/OpenPKG-SA-2005.004-sasl.txt 25 Jan 2005 14:13:54 
-  1.1
  +++ openpkg-web/security/OpenPKG-SA-2005.004-sasl.txt 25 Jan 2005 14:15:09 
-  1.2
  @@ -24,18 +24,18 @@
postfix::with_sasl sendmail::with_sasl
   
   Description:
  -  A setuid and setgid application vulnerability was found in the Cyrus SASL
  -  library [0]. At application startup, libsasl2 attempts to build a list of 
all
  -  available SASL plugins which are available on the system. To do so, the
  -  library searches for and attempts to load every shared library found
  -  within the plugin directory. This location can be set with the SASL_PATH
  -  environment variable.
  -
  -  In situations where an untrusted local user can affect the environment of
  -  a privileged process, this behavior could be exploited to run arbitrary
  -  code with the privileges of a setuid or setgid application. The Common
  -  Vulnerabilities and Exposures (CVE) project assigned the identifier
  -  CAN-2004-0884 [1] to the problem.
  +  A setuid and setgid application vulnerability was found in the Cyrus
  +  SASL library [0]. At application startup, libsasl2 attempts to build a
  +  list of all available SASL plugins which are available on the system.
  +  To do so, the library searches for and attempts to load every shared
  +  library found within the plugin directory. This location can be set
  +  with the SASL_PATH environment variable.
  +
  +  In situations where an untrusted local user can affect the environment
  +  of a privileged process, this behavior could be exploited to run
  +  arbitrary code with the privileges of a setuid or setgid application.
  +  The Common Vulnerabilities and Exposures (CVE) project assigned the
  +  identifier CAN-2004-0884 [1] to the problem.
   
 Please check whether you are affected by running prefix/bin/openpkg
 rpm -q sasl. If you have the sasl package installed and its version
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_1_SOLID: openpkg-src/sasl/ sasl.patch sasl.sp...

2005-01-25 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 15:18:34
  Branch: OPENPKG_2_1_SOLIDHandle: 2005012514183400

  Modified files:   (Branch: OPENPKG_2_1_SOLID)
openpkg-src/saslsasl.patch sasl.spec

  Log:
introduce gentoo-derived patch code to solve SASL_PATH security problems
associated with OpenPKG-SA-2005.004-sasl (CAN-2004-0884)

  Summary:
RevisionChanges Path
1.12.2.1+21 -0  openpkg-src/sasl/sasl.patch
1.115.2.2   +1  -1  openpkg-src/sasl/sasl.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/sasl/sasl.patch
  
  $ cvs diff -u -r1.12 -r1.12.2.1 sasl.patch
  --- openpkg-src/sasl/sasl.patch   12 Mar 2004 07:37:40 -  1.12
  +++ openpkg-src/sasl/sasl.patch   25 Jan 2005 14:18:34 -  1.12.2.1
  @@ -42,3 +42,24 @@
#include lak.h

typedef struct lak_auth_method {
  +
  +OpenPKG-SA-2005.004-sasl (CAN-2004-0884):
  +This patch is derived from:
  +  
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/lib/common.c.diff?r1=1.103r2=1.104
  +Prior to this patch libsasl would read the SASL_PATH environment variable
  +to find all available SASL plugins, which allowed local users to execute
  +arbitrary code by modifying the SASL_PATH to point to malicious programs.
  +Index: lib/common.c
  +--- lib/common.c.orig2005-01-25 14:12:57 +0100
   lib/common.c 2005-01-25 14:14:17 +0100
  +@@ -1794,7 +1794,9 @@
  +   if (! path)
  + return SASL_BADPARAM;
  + 
  +-  *path = getenv(SASL_PATH_ENV_VAR);
  ++  /* CAN-2004-0884: Honor external variable only in a safe environment */
  ++  if (getuid() == geteuid()  getgid() == getegid())
  ++*path = getenv(SASL_PATH_ENV_VAR);
  +   if (! *path)
  + *path = PLUGINDIR;
  + 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/sasl/sasl.spec
  
  $ cvs diff -u -r1.115.2.1 -r1.115.2.2 sasl.spec
  --- openpkg-src/sasl/sasl.spec2 Jul 2004 15:27:42 -   
1.115.2.1
  +++ openpkg-src/sasl/sasl.spec25 Jan 2005 14:18:34 -  
1.115.2.2
  @@ -34,7 +34,7 @@
   Group:Cryptography
   License:  BSD
   Version:  2.1.18
  -Release:  2.1.0
  +Release:  2.1.1
   
   #   package options
   %option   with_fslyes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_2_SOLID: openpkg-src/sasl/ sasl.patch sasl.sp...

2005-01-25 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 15:18:14
  Branch: OPENPKG_2_2_SOLIDHandle: 2005012514181400

  Modified files:   (Branch: OPENPKG_2_2_SOLID)
openpkg-src/saslsasl.patch sasl.spec

  Log:
introduce gentoo-derived patch code to solve SASL_PATH security problems
associated with OpenPKG-SA-2005.004-sasl (CAN-2004-0884)

  Summary:
RevisionChanges Path
1.13.2.1+21 -0  openpkg-src/sasl/sasl.patch
1.121.2.2   +1  -1  openpkg-src/sasl/sasl.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/sasl/sasl.patch
  
  $ cvs diff -u -r1.13 -r1.13.2.1 sasl.patch
  --- openpkg-src/sasl/sasl.patch   14 Jul 2004 17:41:33 -  1.13
  +++ openpkg-src/sasl/sasl.patch   25 Jan 2005 14:18:14 -  1.13.2.1
  @@ -40,3 +40,24 @@
#include lak.h

typedef struct lak_auth_method {
  +
  +OpenPKG-SA-2005.004-sasl (CAN-2004-0884):
  +This patch is derived from:
  +  
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/lib/common.c.diff?r1=1.103r2=1.104
  +Prior to this patch libsasl would read the SASL_PATH environment variable
  +to find all available SASL plugins, which allowed local users to execute
  +arbitrary code by modifying the SASL_PATH to point to malicious programs.
  +Index: lib/common.c
  +--- lib/common.c.orig2005-01-25 14:15:04 +0100
   lib/common.c 2005-01-25 14:15:07 +0100
  +@@ -1838,7 +1838,9 @@
  +   if (! path)
  + return SASL_BADPARAM;
  + 
  +-  *path = getenv(SASL_PATH_ENV_VAR);
  ++  /* CAN-2004-0884: Honor external variable only in a safe environment */
  ++  if (getuid() == geteuid()  getgid() == getegid())
  ++*path = getenv(SASL_PATH_ENV_VAR);
  +   if (! *path)
  + *path = PLUGINDIR;
  + 
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/sasl/sasl.spec
  
  $ cvs diff -u -r1.121.2.1 -r1.121.2.2 sasl.spec
  --- openpkg-src/sasl/sasl.spec11 Oct 2004 18:58:52 -  
1.121.2.1
  +++ openpkg-src/sasl/sasl.spec25 Jan 2005 14:18:14 -  
1.121.2.2
  @@ -34,7 +34,7 @@
   Group:Cryptography
   License:  BSD
   Version:  2.1.19
  -Release:  2.2.0
  +Release:  2.2.1
   
   #   package options
   %option   with_fslyes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 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:   25-Jan-2005 15:53:27
  Branch: HEAD Handle: 2005012514532600

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

  Log:
align with vendor gcc configuration and map -pthread option to
-lpthread instead of -lc_r under FreeBSD 5 (this mainly solves the
problem that applications use -pthread -lpthread combination and this
way get two intermixed Pthread APIs which later fail under runtime)

  Summary:
RevisionChanges Path
1.20+14 -0  openpkg-src/gcc/gcc.patch
1.105   +1  -1  openpkg-src/gcc/gcc.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gcc/gcc.patch
  
  $ cvs diff -u -r1.19 -r1.20 gcc.patch
  --- openpkg-src/gcc/gcc.patch 3 Jul 2004 07:38:02 -   1.19
  +++ openpkg-src/gcc/gcc.patch 25 Jan 2005 14:53:26 -  1.20
  @@ -45,3 +45,17 @@
   %{!static:%{shared:-shared -hidden_symbol _GLOBAL_*} \
   %{!shared:-call_shared}} %{pg} %{taso} %{rpath*}

  +Index: gcc/config/freebsd-spec.h
  +--- gcc/config/freebsd-spec.h.orig   2004-03-02 23:34:55 +0100
   gcc/config/freebsd-spec.h2005-01-25 15:11:51 +0100
  +@@ -132,8 +132,8 @@
  + #if FBSD_MAJOR = 5
  + #define FBSD_LIB_SPEC  
\
  +   %{!shared:
\
  +-%{!pg: %{pthread:-lc_r} -lc}\
  +-%{pg:  %{pthread:-lc_r_p} -lc_p}
\
  ++%{!pg: %{pthread:-lpthread} -lc}
\
  ++%{pg:  %{pthread:-lpthread_p} -lc_p}
\
  +   }
  + #else
  + #define FBSD_LIB_SPEC  
\
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/gcc/gcc.spec
  
  $ cvs diff -u -r1.104 -r1.105 gcc.spec
  --- openpkg-src/gcc/gcc.spec  1 Jan 2005 10:49:18 -   1.104
  +++ openpkg-src/gcc/gcc.spec  25 Jan 2005 14:53:26 -  1.105
  @@ -39,7 +39,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}
  -Release:  20041115
  +Release:  20050125
   
   #   package options
   %option   with_cxx   yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Jan-2005 17:21:21
  Branch: HEAD Handle: 2005012516212100

  Modified files:
openpkg-src/bind8   bind8.spec

  Log:
upgrading package: bind8 8.4.5 - 8.4.6

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

  patch -p0 '@@ .'
  Index: openpkg-src/bind8/bind8.spec
  
  $ cvs diff -u -r1.50 -r1.51 bind8.spec
  --- openpkg-src/bind8/bind8.spec  1 Jan 2005 10:48:02 -   1.50
  +++ openpkg-src/bind8/bind8.spec  25 Jan 2005 16:21:21 -  1.51
  @@ -33,8 +33,8 @@
   Class:PLUS
   Group:DNS
   License:  GPL
  -Version:  8.4.5
  -Release:  20041207
  +Version:  8.4.6
  +Release:  20050125
   
   #   list of sources
   Source0:  ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 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:   25-Jan-2005 19:26:19
  Branch: HEAD Handle: 2005012518261800

  Modified files:
openpkg-src/xpdfxpdf.spec

  Log:
upgrading package: xpdf 3.00pl2 - 3.00pl3

  Summary:
RevisionChanges Path
1.13+4  -3  openpkg-src/xpdf/xpdf.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/xpdf/xpdf.spec
  
  $ cvs diff -u -r1.12 -r1.13 xpdf.spec
  --- openpkg-src/xpdf/xpdf.spec1 Jan 2005 10:56:09 -   1.12
  +++ openpkg-src/xpdf/xpdf.spec25 Jan 2005 18:26:18 -  1.13
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_base   3.00
  -%define   V_patchlevel 2
  +%define   V_patchlevel 3
   
   #   package information
   Name: xpdf
  @@ -38,12 +38,13 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_base}pl%{V_patchlevel}
  -Release:  20041222
  +Release:  20050125
   
   #   list of sources
   Source0:  ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}.tar.gz
   Patch0:   ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl1.patch
   Patch1:   ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl2.patch
  +Patch2:   ftp://ftp.foolabs.com/pub/xpdf/xpdf-%{V_base}pl3.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -68,7 +69,7 @@
   
   %prep
   %setup -q -n xpdf-%{V_base}
  -%patch -p0 -d xpdf -P 0 1
  +%patch -p0 -d xpdf -P 0 1 2
   
   %build
   CC=%{l_cc} \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 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:   25-Jan-2005 19:47:51
  Branch: HEAD Handle: 2005012518475100

  Modified files:
openpkg-src/libtasn1libtasn1.spec

  Log:
fix packaging

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

  patch -p0 '@@ .'
  Index: openpkg-src/libtasn1/libtasn1.spec
  
  $ cvs diff -u -r1.28 -r1.29 libtasn1.spec
  --- openpkg-src/libtasn1/libtasn1.spec1 Jan 2005 10:51:44 -   
1.28
  +++ openpkg-src/libtasn1/libtasn1.spec25 Jan 2005 18:47:51 -  
1.29
  @@ -34,7 +34,7 @@
   Group:Converter
   License:  LGPL
   Version:  0.2.13
  -Release:  20041216
  +Release:  20050125
   
   #   list of sources
   Source0:  
ftp://gnutls.hellug.gr/pub/gnutls/libtasn1/libtasn1-%{version}.tar.gz
  @@ -72,7 +72,10 @@
   %install
   rm -rf $RPM_BUILD_ROOT
   %{l_make} %{l_mflags} install AM_MAKEFLAGS=DESTDIR=$RPM_BUILD_ROOT
  -%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +%{l_files_std} \
  +'%not %dir %{l_prefix}/share/aclocal'
   
   %files -f files
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 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:   25-Jan-2005 19:51:31
  Branch: HEAD Handle: 2005012518513000

  Modified files:
openpkg-src/gnutls  gnutls.spec

  Log:
upgrading package: gnutls 1.0.17 - 1.0.24

  Summary:
RevisionChanges Path
1.61+4  -4  openpkg-src/gnutls/gnutls.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/gnutls/gnutls.spec
  
  $ cvs diff -u -r1.60 -r1.61 gnutls.spec
  --- openpkg-src/gnutls/gnutls.spec1 Jan 2005 10:49:46 -   1.60
  +++ openpkg-src/gnutls/gnutls.spec25 Jan 2005 18:51:30 -  1.61
  @@ -33,11 +33,11 @@
   Class:PLUS
   Group:Cryptography
   License:  GPL
  -Version:  1.0.17
  -Release:  20040802
  +Version:  1.0.24
  +Release:  20050125
   
   #   list of sources
  -Source0:  ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.bz2
  +Source0:  ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.gz
   Patch0:   gnutls.patch
   
   #   build information
  @@ -60,7 +60,7 @@
   prog gnutls = {
   version   = %{version}
   url   = ftp://gnutls.hellug.gr/pub/gnutls/
  -regex = gnutls-(__VER__)\.tar\.bz2
  +regex = gnutls-(__VER__)\.tar\.gz
   }
   
   %prep
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 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:   25-Jan-2005 19:52:09
  Branch: HEAD Handle: 2005012518520900

  Modified files:
openpkg-src/aspell  aspell.spec

  Log:
cleanup packaging by removing info/file

  Summary:
RevisionChanges Path
1.42+7  -2  openpkg-src/aspell/aspell.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/aspell/aspell.spec
  
  $ cvs diff -u -r1.41 -r1.42 aspell.spec
  --- openpkg-src/aspell/aspell.spec1 Jan 2005 10:47:53 -   1.41
  +++ openpkg-src/aspell/aspell.spec25 Jan 2005 18:52:09 -  1.42
  @@ -41,7 +41,7 @@
   Group:Text
   License:  GPL
   Version:  %{V_aspell}
  -Release:  20041219
  +Release:  20050125
   
   #   package options
   %option   with_perl  no
  @@ -204,7 +204,12 @@
   perl-openpkg-files
   %endif
   
  -%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat 
perl-openpkg-files`
  +#   strip down installation
  +rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
  +
  +#   determine installation files
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  +%{l_files_std} `cat perl-openpkg-files`
   
   %files -f files
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-25 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:   25-Jan-2005 20:09:15
  Branch: HEAD Handle: 2005012519091400

  Modified files:
openpkg-src/gconf   gconf.spec

  Log:
fix building

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

  patch -p0 '@@ .'
  Index: openpkg-src/gconf/gconf.spec
  
  $ cvs diff -u -r1.12 -r1.13 gconf.spec
  --- openpkg-src/gconf/gconf.spec  1 Jan 2005 10:49:20 -   1.12
  +++ openpkg-src/gconf/gconf.spec  25 Jan 2005 19:09:14 -  1.13
  @@ -38,7 +38,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20041228
  +Release:  20050125
   
   #   list of sources
   Source0:  
ftp://ftp.gnome.org/pub/GNOME/sources/GConf/%{V_major}/GConf-%{version}.tar.bz2
  @@ -49,8 +49,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, make, pkgconfig, gcc
   PreReq:   OpenPKG, openpkg = 20040130
  -BuildPreReq:  glib2, gtk2, orbit2, libxml
  -PreReq:   glib2, gtk2, orbit2, libxml
  +BuildPreReq:  glib2, gtk2, orbit2, libxml, gettext
  +PreReq:   glib2, gtk2, orbit2, libxml, gettext
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -77,6 +77,7 @@
   CFLAGS=%{l_cflags -O} \
   CPPFLAGS=%{l_cppflags} \
   LDFLAGS=%{l_ldflags} \
  +LIBS=-lintl \
   ./configure \
   --prefix=%{l_prefix} \
   --enable-shared
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org