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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   02-Aug-2008 20:16:42
  Branch: HEAD                             Handle: 2008080219164200

  Modified files:
    openpkg-src/openssl     openssl.spec

  Log:
    use openssl prefix also for c_rehash tool

  Summary:
    Revision    Changes     Path
    1.99        +2  -1      openpkg-src/openssl/openssl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openssl/openssl.spec
  ============================================================================
  $ cvs diff -u -r1.98 -r1.99 openssl.spec
  --- openpkg-src/openssl/openssl.spec  28 May 2008 17:22:37 -0000      1.98
  +++ openpkg-src/openssl/openssl.spec  2 Aug 2008 18:16:42 -0000       1.99
  @@ -32,7 +32,7 @@
   Group:        SSL
   License:      BSD-style
   Version:      0.9.8h
  -Release:      20080528
  +Release:      20080802
   
   #   package options
   %option       with_zlib     no
  @@ -146,6 +146,7 @@
         rm -rf etc/openssl/misc
         rm -rf etc/openssl/lib
         mv etc/openssl/man man
  +      mv bin/c_rehash bin/openssl-crehash
         cd man
         for dir in man[1-9]; do
             for file in `cd $dir; echo *`; do
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to