RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: rse@rpm5.org
Module: rpm Date: 29-Jun-2007 13:59:14
Branch: HEAD Handle: 2007062912591400
Modified files:
rpm macros.in
Log:
remove one more vendor-specific dependency thing
Summary:
Revision Changes Path
1.168 +1 -2 rpm/macros.in
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/macros.in
============================================================================
$ cvs diff -u -r1.167 -r1.168 macros.in
--- rpm/macros.in 28 Jun 2007 16:41:51 -0000 1.167
+++ rpm/macros.in 29 Jun 2007 11:59:14 -0000 1.168
@@ -1,7 +1,7 @@
#/*! \page config_macros Default configuration: @USRLIBRPM@/macros
# \verbatim
#
-# $Id: macros.in,v 1.167 2007/06/28 16:41:51 rse Exp $
+# $Id: macros.in,v 1.168 2007/06/29 11:59:14 rse 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
@@ -905,7 +905,6 @@
glibc>nscd
%_dependency_whiteout \
- libtermcap>bash \
%{?_dependency_whiteout_caos_core} \
%{?_dependency_whiteout_system} \
%{nil}
@@ .
Received on Fri Jun 29 13:59:14 2007