RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Pinto Elia
  Root:   /v/rpm/cvs                       Email:  devzero2...@rpm5.org
  Module: rpm                              Date:   11-May-2011 12:30:55
  Branch: rpm-5_3                          Handle: 2011051110305401

  Modified files:           (Branch: rpm-5_3)
    rpm                     CHANGES
    rpm/macros              openmamba.in

  Log:
    add openmanba macro to configure.ac so it is distributable.
    Also use AC_SUBSTS RPMCANONVENDOR configure variable in openmanba.in
    : i think this is preferable to hardwiring redundant description
    already found in configure phase. Free to revert if someone disagree.

  Summary:
    Revision    Changes     Path
    1.3296.2.229+4  -1      rpm/CHANGES
    1.1.2.6     +4  -4      rpm/macros/openmamba.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3296.2.228 -r1.3296.2.229 CHANGES
  --- rpm/CHANGES       11 May 2011 09:21:50 -0000      1.3296.2.228
  +++ rpm/CHANGES       11 May 2011 10:30:54 -0000      1.3296.2.229
  @@ -1,5 +1,8 @@
   5.3.11 -> 5.3.12
  -
  +    - devzero2000: add openmanba macro to configure.ac so it is 
distributable.
  +      Also use AC_SUBSTS RPMCANONVENDOR configure variable in openmanba.in  
  +      : i think this is preferable to hardwiring redundant description 
  +      already found in configure phase
       - devzero2000: document --whatneeds and --needswhat
         (ref. https://bugzilla.redhat.com/show_bug.cgi?id=142651)
       - proyvind: fix an extremely subtle, corner-case memleak in 
parsePreamble.c
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/macros/openmamba.in
  ============================================================================
  $ cvs diff -u -r1.1.2.5 -r1.1.2.6 openmamba.in
  --- rpm/macros/openmamba.in   7 May 2011 22:58:29 -0000       1.1.2.5
  +++ rpm/macros/openmamba.in   11 May 2011 10:30:55 -0000      1.1.2.6
  @@ -1,7 +1,7 @@
  -%distribution                OpenMamba Linux
  -%vendor                      Openmamba
  -%bugurl                      http://bugs.openmamba.org
  -%disturl             http://openmamba.org
  +%distribution                @RPMCANONVENDOR@ Linux
  +%vendor                      @RPMCANONVENDOR@
  +%bugurl                      http://bugs.@RPMCANONVENDOR@.org
  +%disturl             http://@RPMCANONVENDOR@.org
   
   %_target_platform      %{_target_cpu}-%{_vendor}-%{_target_os}%{?_gnu}
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to