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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   25-Mar-2008 13:40:27
  Branch: HEAD                             Handle: 2008032512402700

  Modified files:
    rpm                     rpmpopt.in

  Log:
    - jbj: rpmrepo: add missing terminator in the other place. afb: thanks
    for finding.

  Summary:
    Revision    Changes     Path
    2.57        +2  -2      rpm/rpmpopt.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmpopt.in
  ============================================================================
  $ cvs diff -u -r2.56 -r2.57 rpmpopt.in
  --- rpm/rpmpopt.in    23 Mar 2008 16:50:27 -0000      2.56
  +++ rpm/rpmpopt.in    25 Mar 2008 12:40:27 -0000      2.57
  @@ -2,7 +2,7 @@
   # \verbatim
   #
   # @USRLIBRPM@/@configure_input@
  -# $Id: rpmpopt.in,v 2.56 2008/03/23 16:50:27 jbj Exp $
  +# $Id: rpmpopt.in,v 2.57 2008/03/25 12:40:27 jbj Exp $
   #
   # This file *should not be modified*. Local customizations
   # belong in /etc/popt, not here. This file will be replaced
  @@ -111,7 +111,7 @@
     <description>%{DESCRIPTION:cdata}</description>\n\
     <packager>%|PACKAGER?{%{PACKAGER:cdata}}:{}|</packager>\n\
     <url>%|URL?{%{URL:cdata}}:{}|</url>\n\
  -  <time file="%{PACKAGETIME}" build="%{BUILDTIME}">\n\
  +  <time file="%{PACKAGETIME}" build="%{BUILDTIME}"/>\n\
     <size package="%{SIZE}" installed="%{SIZE}" archive="%{ARCHIVESIZE}"/>\n\
     <location href="%{PACKAGEORIGIN:cdata}"/>\n\
     <format>\n\
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to