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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   21-Feb-2005 15:31:28
  Branch: HEAD                             Handle: 2005022114312800

  Modified files:
    openpkg-src/aide        aide.spec

  Log:
    remove parallel building to correct broken building on some platforms
    like FreeBSD and Red Hat Enterprise Linux

  Summary:
    Revision    Changes     Path
    1.35        +2  -2      openpkg-src/aide/aide.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/aide/aide.spec
  ============================================================================
  $ cvs diff -u -r1.34 -r1.35 aide.spec
  --- openpkg-src/aide/aide.spec        1 Jan 2005 10:47:42 -0000       1.34
  +++ openpkg-src/aide/aide.spec        21 Feb 2005 14:31:28 -0000      1.35
  @@ -34,7 +34,7 @@
   Group:        Security
   License:      GPL
   Version:      0.10
  -Release:      20040920
  +Release:      20050221
   
   #   package options
   %option       with_fsl  yes
  @@ -101,7 +101,7 @@
           --with-dbhmactype=sha1 \
           --with-dbhmackey=T3BlblBLRyBNYWludGFpbmVy \
           --with-zlib=%{l_prefix}
  -    %{l_make} %{l_mflags -O}
  +    %{l_make} %{l_mflags}
   
   %install
       rm -rf $RPM_BUILD_ROOT
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to