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 openpkg-web          Date:   09-Jul-2003 17:11:33
  Branch: HEAD                             Handle: 2003070916113201

  Modified files:
    openpkg-src/aica        aica.spec
    openpkg-web             news.txt

  Log:
    do not use the .sh extension in bin files

  Summary:
    Revision    Changes     Path
    1.12        +2  -2      openpkg-src/aica/aica.spec
    1.5482      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/aica/aica.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 aica.spec
  --- openpkg-src/aica/aica.spec        8 Jul 2003 14:38:32 -0000       1.11
  +++ openpkg-src/aica/aica.spec        9 Jul 2003 15:11:33 -0000       1.12
  @@ -33,7 +33,7 @@
   Group:        Security
   License:      AiCrypto
   Version:      0.81
  -Release:      20030701
  +Release:      20030709
   
   #   list of sources
   Source0:      http://mars.elcom.nitech.ac.jp/security/AiCA-%{version}.tar.gz
  @@ -123,7 +123,7 @@
           bin/certreq bin/certvfy bin/certview \
           $RPM_BUILD_ROOT%{l_prefix}/bin/
       %{l_shtool} install -c -m 755 \
  -        bin/newca.sh $RPM_BUILD_ROOT%{l_prefix}/bin/
  +        bin/newca.sh $RPM_BUILD_ROOT%{l_prefix}/bin/newca
       %{l_shtool} install -c -m 644 \
           lib/lib*.a $RPM_BUILD_ROOT%{l_prefix}/lib/
       %{l_shtool} install -c -m 644 \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5481 -r1.5482 news.txt
  --- openpkg-web/news.txt      9 Jul 2003 15:10:59 -0000       1.5481
  +++ openpkg-web/news.txt      9 Jul 2003 15:11:32 -0000       1.5482
  @@ -1,3 +1,4 @@
  +09-Jul-2003: Upgraded package: P<aica-0.81-20030709>
   09-Jul-2003: Upgraded package: P<gimp-1.2.5-20030709>
   09-Jul-2003: Upgraded package: P<teapop-0.3.5-20030709>
   09-Jul-2003: Upgraded package: P<qpopper-4.0.5-20030709>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to