RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ VENDOR

From: Anders F. Björklund <afb@rpm5.org>
Date: Sat 05 Jan 2008 - 02:18:20 CET
Message-Id: <20080105011820.0727C34845E@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:   05-Jan-2008 02:18:20
  Branch: HEAD                             Handle: 2008010501181900

  Modified files:
    rpm                     VENDOR

  Log:
    some tales from the crypt

  Summary:
    Revision    Changes     Path
    2.33        +8  -0      rpm/VENDOR
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/VENDOR
  ============================================================================
  $ cvs diff -u -r2.32 -r2.33 VENDOR
  --- rpm/VENDOR	3 Jan 2008 09:07:38 -0000	2.32
  +++ rpm/VENDOR	5 Jan 2008 01:18:19 -0000	2.33
  @@ -54,6 +54,14 @@
        Hint:           The even better solution would be to introduce
                        %{_sourcedir_external} and %{_sourcedir_internal}
                        and support this throughout RPM.
  +                     (afb) rpm4darwin also separated these two, but
  +                     kept the internal in SOURCES and added a new
  +                     directory DISTFILES for holding the external...
  +                     The external ones were automatically fetched
  +                     from a central repository over HTTP if missing.
  +                     (http://prdownloads.sourceforge.net/rpm4darwin/)
  +                     This can still be done in RPM, by setting the
  +                     two macros: %{_Rsourcedir} and %{_Rpatchdir}
        ________________________________________________________________________
   
        Change:         explicit-platform
  @@ .
Received on Sat Jan 5 02:18:20 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.