RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ devtool.conf

From: Anders F. Björklund <afb@rpm5.org>
Date: Fri 28 Dec 2007 - 18:15:10 CET
Message-Id: <20071228171510.380F234845C@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: rpm                              Date:   28-Dec-2007 18:15:10
  Branch: HEAD                             Handle: 2007122817150900

  Modified files:
    rpm                     devtool.conf

  Log:
    no debugging symbols on darwin, since strip scripts are disabled

  Summary:
    Revision    Changes     Path
    2.158       +1  -1      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.157 -r2.158 devtool.conf
  --- rpm/devtool.conf	28 Dec 2007 12:28:31 -0000	2.157
  +++ rpm/devtool.conf	28 Dec 2007 17:15:09 -0000	2.158
  @@ -1900,7 +1900,7 @@
   \%_os			darwin
   \%_gnu			%{nil}
   \%_target_platform	%{_target_cpu}-%{_vendor}-%{_target_os}
  -\%optflags		-O2 -g
  +\%optflags		-O2
   
   __EOF__
       done
  @@ .
Received on Fri Dec 28 18:15:10 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.