RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/build/ parsePreamble.c

From: Jeff Johnson <jbj@rpm5.org>
Date: Sun 22 Jul 2007 - 03:35:29 CEST
Message-Id: <20070722013529.AF9713484F4@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   22-Jul-2007 03:35:29
  Branch: HEAD                             Handle: 2007072202352900

  Modified files:
    rpm/build               parsePreamble.c

  Log:
    revert 2.128.

  Summary:
    Revision    Changes     Path
    2.129       +1  -1      rpm/build/parsePreamble.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/build/parsePreamble.c
  ============================================================================
  $ cvs diff -u -r2.128 -r2.129 parsePreamble.c
  --- rpm/build/parsePreamble.c	20 Jul 2007 16:23:36 -0000	2.128
  +++ rpm/build/parsePreamble.c	22 Jul 2007 01:35:29 -0000	2.129
  @@ -377,7 +377,7 @@
   	goto exit;
       }
   
  -    Lurlfn = rpmGenPath(NULL, "%{?_icondir/}", sp->source);
  +    Lurlfn = rpmGenPath(NULL, "%{_icondir}/", sp->source);
   
       fn = NULL;
       urltype = urlPath(Lurlfn, &fn);
  @@ .
Received on Sun Jul 22 03:35:29 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.