RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-4_5: rpm/ macros.in

From: Jeff Johnson <jbj@rpm5.org>
Date: Tue 19 Jun 2007 - 16:25:22 CEST
Message-Id: <20070619142522.9CFF93484E9@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:   19-Jun-2007 16:25:22
  Branch: rpm-4_5                          Handle: 2007061915252200

  Modified files:           (Branch: rpm-4_5)
    rpm                     macros.in

  Log:
    default to gpg signatures.

  Summary:
    Revision    Changes     Path
    1.159.2.7   +2  -2      rpm/macros.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/macros.in
  ============================================================================
  $ cvs diff -u -r1.159.2.6 -r1.159.2.7 macros.in
  --- rpm/macros.in	17 Jun 2007 01:11:47 -0000	1.159.2.6
  +++ rpm/macros.in	19 Jun 2007 14:25:22 -0000	1.159.2.7
  @@ -1,7 +1,7 @@
   #/*! \page config_macros Default configuration: @USRLIBRPM@/macros
   # \verbatim
   #
  -# $Id: macros.in,v 1.159.2.6 2007/06/17 01:11:47 jbj Exp $
  +# $Id: macros.in,v 1.159.2.7 2007/06/19 14:25:22 jbj Exp $
   #
   # This is a global RPM configuration file. All changes made here will
   # be lost when the rpm package is upgraded. Any per-system configuration
  @@ -217,7 +217,7 @@
   %_rpmfilename		%{_build_name_fmt}
   
   #	The default signature type.
  -%_signature		none
  +%_signature		gpg
   
   #	The directories where sources/patches/icons from a source package will
   #	be installed. This is also where sources/patches/icons are found
  @@ .
Received on Tue Jun 19 16:25:22 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.