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

2004-06-28 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:   28-Jun-2004 10:25:37
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/cracklibcracklib.spec

  Log:
republish after repository renaming from libcrack

  Summary:
RevisionChanges Path
1.3 +1  -1  openpkg-src/cracklib/cracklib.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cracklib/cracklib.spec
  
  $ cvs diff -u -r1.2 -r1.3 cracklib.spec
  --- openpkg-src/cracklib/cracklib.spec25 Jun 2004 21:21:00 -  1.2
  +++ openpkg-src/cracklib/cracklib.spec28 Jun 2004 08:25:36 -  1.3
  @@ -34,7 +34,7 @@
   Group:Security
   License:  Artistic
   Version:  2.7
  -Release:  20040625
  +Release:  20040628
   
   #   list of sources
   Source0:  
http://www.crypticide.com/users/alecm/security/cracklib,%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-28 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:   28-Jun-2004 10:30:55
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/apache  apache.spec

  Log:
libcrack was renamed to cracklib

  Summary:
RevisionChanges Path
1.241   +3  -3  openpkg-src/apache/apache.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/apache/apache.spec
  
  $ cvs diff -u -r1.240 -r1.241 apache.spec
  --- openpkg-src/apache/apache.spec25 Jun 2004 21:33:18 -  1.240
  +++ openpkg-src/apache/apache.spec28 Jun 2004 08:30:55 -  1.241
  @@ -66,7 +66,7 @@
   Group:Web
   License:  ASF
   Version:  %{V_apache}
  -Release:  20040625
  +Release:  20040628
   
   #   package options (suexec related)
   %option   with_suexec   yes
  @@ -350,8 +350,8 @@
   PreReq:   MTA
   %endif
   %if %{with_mod_php_crack} == yes
  -BuildPreReq:  libcrack
  -PreReq:   libcrack
  +BuildPreReq:  cracklib
  +PreReq:   cracklib
   %endif
   %endif
   %if %{with_mod_auth_ldap} == yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-28 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:   28-Jun-2004 13:31:21
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/crm114  crm114.spec

  Log:
upgrading package: crm114 20040601 - 20040627

  Summary:
RevisionChanges Path
1.23+4  -4  openpkg-src/crm114/crm114.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/crm114/crm114.spec
  
  $ cvs diff -u -r1.22 -r1.23 crm114.spec
  --- openpkg-src/crm114/crm114.spec2 Jun 2004 08:54:17 -   1.22
  +++ openpkg-src/crm114/crm114.spec28 Jun 2004 11:31:20 -  1.23
  @@ -24,9 +24,9 @@
   ##
   
   #   package version
  -%define   V_dist 20040601
  -%define   V_opkg 20040601
  -%define   V_name BlameKyoto
  +%define   V_dist 20040627
  +%define   V_opkg 20040627
  +%define   V_name BlameSeifkes
   
   #   package information
   Name: crm114
  @@ -39,7 +39,7 @@
   Group:Text
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20040602
  +Release:  20040628
   
   #   list of sources
   Source0:  http://crm114.sourceforge.net/crm114-%{V_dist}-%{V_name}.src.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/samba3/ samba3.spec smb.conf

2004-06-28 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:   28-Jun-2004 17:19:44
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/samba3  samba3.spec smb.conf

  Log:
merge improvements from samba2 config file, and introduce Bill
CAMPBELL's many corrections to samba3 spec file

  Summary:
RevisionChanges Path
1.12+22 -4  openpkg-src/samba3/samba3.spec
1.2 +6  -5  openpkg-src/samba3/smb.conf
  

  patch -p0 '@@ .'
  Index: openpkg-src/samba3/samba3.spec
  
  $ cvs diff -u -r1.11 -r1.12 samba3.spec
  --- openpkg-src/samba3/samba3.spec9 May 2004 16:25:34 -   1.11
  +++ openpkg-src/samba3/samba3.spec28 Jun 2004 15:19:44 -  1.12
  @@ -34,11 +34,13 @@
   Group:Filesystem
   License:  GPL
   Version:  3.0.4
  -Release:  20040509
  +Release:  20040628
   
   #   package options
   %option   with_pam  no
   %option   with_swat no
  +%option   with_ldap no
  +%option   with_smbmount no
   
   #   list of sources
   Source0:  http://download.samba.org/samba/ftp/samba-%{version}.tar.gz
  @@ -57,6 +59,10 @@
   BuildPreReq:  PAM
   PreReq:   PAM
   %endif
  +%if %{with_ldap} == yes
  +BuildPreReq:  openldap
  +PreReq:   openldap
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   Provides: samba
  @@ -94,19 +100,31 @@
   export CPPFLAGS
   ./configure \
   --prefix=%{l_prefix} \
  +--libexecdir=%{l_prefix}/libexec/samba \
   --localstatedir=%{l_prefix}/var/samba/run \
   --sysconfdir=%{l_prefix}/etc/samba \
  +--with-libdir=%{l_prefix}/lib/samba \
  +--with-privatedir=%{l_prefix}/etc/samba \
  +--with-codepagedir=%{l_prefix}/share/samba \
  +--with-configdir=%{l_prefix}/etc/samba \
  +--with-lockdir=%{l_prefix}/var/samba/run/locks \
  +--with-piddir=%{l_prefix}/var/samba/run \
   --with-privatedir=%{l_prefix}/var/samba/run \
  ---with-sambaconfdir=%{l_prefix}/etc/samba \
  ---with-lockdir=%{l_prefix}/var/samba/run \
  +--with-privatedir=%{l_prefix}/var/samba/run/private \
   --with-swatdir=%{l_prefix}/share/samba \
  ---with-codepagedir=%{l_prefix}/share/samba \
  +--with-acl-support \
   --with-ssl \
   --with-sslinc=%{l_prefix}/include \
   --with-included-popt \
   %if %{with_pam} == yes
   --with-pam \
   %endif
  +%if %{with_ldap} == yes
  +--with-ldap \
  +%endif
  +%if %{with_smbmount} == yes
  +--with-smbmount \
  +%endif
   --with-vfs
   %{l_make} %{l_mflags}
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/samba3/smb.conf
  
  $ cvs diff -u -r1.1 -r1.2 smb.conf
  --- openpkg-src/samba3/smb.conf   29 Sep 2003 16:45:09 -  1.1
  +++ openpkg-src/samba3/smb.conf   28 Jun 2004 15:19:44 -  1.2
  @@ -15,7 +15,6 @@
   security = user
   encrypt passwords= yes
   domain admin group   = root
  -domain logons= yes
   share modes  = no
   printing = bsd
   printcap name= /etc/printcap
  @@ -35,9 +34,10 @@
   widelinks= yes
   log level= 1
   os level = 64
  -preferred master = yes
  -domain master= yes
  -local master = yes
  +preferred master = no
  +domain master= no
  +domain logons= no
  +local master = no
   logon path   = \\%N\profiles\%u
   logon drive  = U:
   logon home   = \\%N\%u
  @@ -61,7 +61,8 @@
   comment  = Home Directories
   browseable   = yes
   read only= no
  -create mode  = 0664
  +create mask  = 0644
  +directory mask   = 0755
   map archive  = no
   
   #   magic share for all printers
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-28 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:   28-Jun-2004 21:01:59
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/strace  strace.spec

  Log:
upgrading package: strace 4.5.4 - 4.5.5

  Summary:
RevisionChanges Path
1.41+2  -2  openpkg-src/strace/strace.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/strace/strace.spec
  
  $ cvs diff -u -r1.40 -r1.41 strace.spec
  --- openpkg-src/strace/strace.spec4 Jun 2004 07:06:43 -   1.40
  +++ openpkg-src/strace/strace.spec28 Jun 2004 19:01:58 -  1.41
  @@ -33,8 +33,8 @@
   Class:EVAL
   Group:Development
   License:  GPL
  -Version:  4.5.4
  -Release:  20040604
  +Version:  4.5.5
  +Release:  20040628
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-28 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:   28-Jun-2004 21:02:37
  Branch: HEAD Handle: -NONE-

  Modified files:
openpkg-src/cfenginecfengine.patch cfengine.spec

  Log:
upgrading package: cfengine 2.1.6 - 2.1.7

  Summary:
RevisionChanges Path
1.8 +0  -12 openpkg-src/cfengine/cfengine.patch
1.44+2  -2  openpkg-src/cfengine/cfengine.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cfengine/cfengine.patch
  
  $ cvs diff -u -r1.7 -r1.8 cfengine.patch
  --- openpkg-src/cfengine/cfengine.patch   14 Apr 2004 08:07:45 -  1.7
  +++ openpkg-src/cfengine/cfengine.patch   28 Jun 2004 19:02:36 -  1.8
  @@ -19,15 +19,3 @@

installcheck: installcheck-am
install-strip:
  -Index: src/cfservd.c
   src/cfservd.c.orig   2004-04-11 09:34:50.0 +0200
  -+++ src/cfservd.c2004-04-14 10:05:27.0 +0200
  -@@ -761,7 +761,7 @@
  -   {
  -   Debug(Bound to address %s on 
%s=%d\n,sockaddr_ntop(ap-ai_addr),CLASSTEXT[VSYSTEMHARDCLASS],VSYSTEMHARDCLASS);
  - 
  --  if (VSYSTEMHARDCLASS == openbsd)
  -+  if (VSYSTEMHARDCLASS == openbsd || VSYSTEMHARDCLASS == freebsd)
  -  {
  -  continue;  /* openbsd doesn't map ipv6 addresses */
  -  }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/cfengine/cfengine.spec
  
  $ cvs diff -u -r1.43 -r1.44 cfengine.spec
  --- openpkg-src/cfengine/cfengine.spec5 May 2004 17:51:19 -   1.43
  +++ openpkg-src/cfengine/cfengine.spec28 Jun 2004 19:02:36 -  1.44
  @@ -35,8 +35,8 @@
   Class:PLUS
   Group:System
   License:  GPL
  -Version:  2.1.6
  -Release:  20040505
  +Version:  2.1.7
  +Release:  20040628
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]