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: 27-Feb-2016 21:23:10 Branch: rpm-5_4 Handle: 2016022720231000 Modified files: (Branch: rpm-5_4) rpm/macros macros.in Log: - sanity Summary: Revision Changes Path 1.39.2.45 +5 -2 rpm/macros/macros.in ____________________________________________________________________________ patch -p0 <<'@@ .' Index: rpm/macros/macros.in ============================================================================ $ cvs diff -u -r1.39.2.44 -r1.39.2.45 macros.in --- rpm/macros/macros.in 23 Feb 2015 20:29:07 -0000 1.39.2.44 +++ rpm/macros/macros.in 27 Feb 2016 20:23:10 -0000 1.39.2.45 @@ -1,7 +1,7 @@ #/*! \page config_macros Default configuration: @USRLIBRPM@/macros # \verbatim # -# $Id: macros.in,v 1.39.2.44 2015/02/23 20:29:07 jbj Exp $ +# $Id: macros.in,v 1.39.2.45 2016/02/27 20:23:10 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 @@ -704,8 +704,11 @@ glibc-common>glibc \ glibc>nscd \ filesystem>setup + %_dependency_whiteout_OWL31 \ - libusb1>owl-hier + dhcp-server>dhcp \ + which>bash \ + %_dependency_whiteout \ %{?_dependency_whiteout_OWL31} \ @@ . ______________________________________________________________________ RPM Package Manager http://rpm5.org CVS Sources Repository [email protected]
