OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Aug-2006 20:49:42
  Branch: HEAD                             Handle: 2006080719494200

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

  Log:
    upgrading package: openpkg-registry 0.6.5 -> 0.7.0

  Summary:
    Revision    Changes     Path
    1.23        +5  -4      openpkg-src/openpkg-registry/openpkg-registry.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg-registry/openpkg-registry.spec
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 openpkg-registry.spec
  --- openpkg-src/openpkg-registry/openpkg-registry.spec        3 Aug 2006 
00:33:53 -0000       1.22
  +++ openpkg-src/openpkg-registry/openpkg-registry.spec        7 Aug 2006 
18:49:42 -0000       1.23
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Bootstrapping
   License:      BSD-style
  -Version:      0.6.5
  -Release:      20060803
  +Version:      0.7.0
  +Release:      20060807
   
   #   package options
   %option       with_client  yes
  @@ -56,6 +56,7 @@
   PreReq:       perl-www >= perl-www-5.8.7-20051031
   PreReq:       perl-xml
   PreReq:       cfg, cfg::with_perl = yes
  +PreReq:       uuid, uuid::with_perl = yes
   #   PreReq:       ase   FIXME production
   %endif
   AutoReq:      no
  @@ -111,7 +112,7 @@
           registry.pm \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/openpkg-registry/
       %{l_shtool} install -c -m 640 %{l_value -s -a} \
  -        registry.cfg \
  +        registry.cfg *.dat \
           $RPM_BUILD_ROOT%{l_prefix}/etc/openpkg-registry/
       %{l_shtool} install -c -m 755 %{l_value -s -a} \
           registry-db.pl \
  @@ -134,7 +135,7 @@
   %if "%{with_server}" == "yes"
           '%attr(700,%{l_rusr},%{l_rgrp}) %dir 
%{l_prefix}/var/openpkg-registry/db' \
           '%attr(775,%{l_musr},%{l_ngrp}) %dir 
%{l_prefix}/var/openpkg-registry/ui' \
  -        '%attr(640,%{l_musr},%{l_ngrp}) %config 
%{l_prefix}/etc/openpkg-registry/registry.cfg' \
  +        '%attr(640,%{l_musr},%{l_ngrp}) %config 
%{l_prefix}/etc/openpkg-registry/*' \
   %endif
           '%ghost %{l_prefix}/etc/openpkg/register.util' \
           '%ghost %{l_prefix}/etc/openpkg/register.tran' \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to