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

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  a...@rpm5.org
  Module: rpm                              Date:   26-May-2011 19:42:48
  Branch: HEAD                             Handle: 2011052617424800

  Modified files:
    rpm/scripts             wnh_other_yaml

  Log:
    use :json format, not (indented) :yaml

  Summary:
    Revision    Changes     Path
    1.8         +2  -2      rpm/scripts/wnh_other_yaml
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/scripts/wnh_other_yaml
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 wnh_other_yaml
  --- rpm/scripts/wnh_other_yaml        13 May 2011 14:15:28 -0000      1.7
  +++ rpm/scripts/wnh_other_yaml        26 May 2011 17:42:48 -0000      1.8
  @@ -9,9 +9,9 @@
   %|changelogname?{\
   [\
   \n   -\
  -\n    Author: %{CHANGELOGNAME:yaml}\
  +\n    Author: %{CHANGELOGNAME:json}\
   \n    Date:   %{CHANGELOGTIME:isodate}\
  -\n    Text:   %{CHANGELOGTEXT:yaml}\
  +\n    Text:   %{CHANGELOGTEXT:json}\
   ]\
   }|\
   \n"
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to