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:   12-Oct-2005 19:47:47
  Branch: HEAD                             Handle: 2005101218474700

  Added files:
    openpkg-src/flexelint   flexelint.patch
  Modified files:
    openpkg-src/flexelint   flexelint.spec

  Log:
    upgrading package: flexelint 8.00s -> 8.00t

  Summary:
    Revision    Changes     Path
    1.1         +38 -0      openpkg-src/flexelint/flexelint.patch
    1.7         +4  -2      openpkg-src/flexelint/flexelint.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/flexelint/flexelint.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 flexelint.patch
  --- /dev/null 2005-10-12 19:47:43 +0200
  +++ flexelint.patch   2005-10-12 19:47:47 +0200
  @@ -0,0 +1,38 @@
  +Index: src/a29.c
  +--- src/a29.c.orig   2005-10-12 19:30:35 +0200
  ++++ src/a29.c        2005-10-12 19:35:47 +0200
  +@@ -1479,7 +1479,6 @@
  + typedef const A6 A5893[A5892];
  + typedef const A6 * A5894;
  + extern struct A1189 **A1319;
  +-extern struct A953 A3512[];
  + extern A72 A3513;
  + extern A17 A1320;
  + extern A17 A1321;
  +@@ -1805,6 +1804,7 @@
  + A48 A954;
  + A34 A955;
  + };
  ++extern struct A953 A3512[];
  + struct A196
  + {
  + struct A953 *A956;
  +Index: src/a30.c
  +--- src/a30.c.orig   2005-10-12 19:30:35 +0200
  ++++ src/a30.c        2005-10-12 19:36:04 +0200
  +@@ -1479,7 +1479,6 @@
  + typedef const A6 A5893[A5892];
  + typedef const A6 * A5894;
  + extern struct A1189 **A1319;
  +-extern struct A953 A3512[];
  + extern A72 A3513;
  + extern A17 A1320;
  + extern A17 A1321;
  +@@ -1805,6 +1804,7 @@
  + A48 A954;
  + A34 A955;
  + };
  ++extern struct A953 A3512[];
  + struct A196
  + {
  + struct A953 *A956;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/flexelint/flexelint.spec
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 flexelint.spec
  --- openpkg-src/flexelint/flexelint.spec      23 Aug 2005 07:22:59 -0000      
1.6
  +++ openpkg-src/flexelint/flexelint.spec      12 Oct 2005 17:47:47 -0000      
1.7
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Language
   License:      Commercial
  -Version:      8.00s
  -Release:      20050823
  +Version:      8.00t
  +Release:      20051012
   
   #   list of sources
   Source0:      http://www.gimpel.com/::/flexelint-%{version}.tar.gz
  @@ -42,6 +42,7 @@
   Source3:      flexelint.sh
   Source4:      flexelint.lnt
   Source5:      flexelint.txt
  +Patch0:       flexelint.patch
   %NoSource     0
   
   #   build information
  @@ -67,6 +68,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
   
       #   fixup directory permissions, so RPM can remove the files later on
       find . -type d -print | xargs chmod u+w
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to