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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   15-Jan-2003 18:44:07
  Branch: HEAD                             Handle: 2003011517440501

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

  Log:
    remove C++ style comments for C compatibility

  Summary:
    Revision    Changes     Path
    1.11        +6  -1      openpkg-src/aide/aide.spec
    1.2837      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/aide/aide.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 aide.spec
  --- openpkg-src/aide/aide.spec        14 Jan 2003 14:32:35 -0000      1.10
  +++ openpkg-src/aide/aide.spec        15 Jan 2003 17:44:06 -0000      1.11
  @@ -33,7 +33,7 @@
   Group:        Security
   License:      GPL
   Version:      0.9
  -Release:      20030114
  +Release:      20030115
   
   #   list of sources
   Source0:      http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
  @@ -55,6 +55,11 @@
       %patch -p1
   
   %build
  +    # marvelling about its beauty
  +    for i in src/*.c; do
  +        %{l_shtool} subst -e 's;//\(.*\);/*\1*/;g' $i
  +    done
  +
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
       CPPFLAGS="%{l_cppflags}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2836 -r1.2837 news.txt
  --- openpkg-web/news.txt      15 Jan 2003 16:46:23 -0000      1.2836
  +++ openpkg-web/news.txt      15 Jan 2003 17:44:05 -0000      1.2837
  @@ -1,3 +1,4 @@
  +15-Jan-2003: Upgraded package: P<aide-0.9-20030115>
   15-Jan-2003: Upgraded package: P<aft-5.078b-20030115>
   15-Jan-2003: Upgraded package: P<al-0.9.1-20030115>
   15-Jan-2003: Upgraded package: P<ccrypt-1.3-20030115>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to