Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 4fa56577901545737955aa1f3fb3425b > files > 5

rpmdevtools-8.3-1.fc17.noarch.rpm

# Configuration file for rpmdev-newspec                              -*- sh -*-

# Set NEWSPEC_PREFER_MACROS to a non-empty value if you prefer macro style
# variables over shell style ones.
#
#NEWSPEC_PREFER_MACROS=

# Set NEWSPEC_MIN_RPMVER to the minimum version of rpmbuild you want
# to support with the generated specfiles.  See the -r option in the
# rpmdev-newspec manual page for more information.
#
#NEWSPEC_MIN_RPMVER=

# Source user configuration
if [ -f "$HOME/.config/rpmdevtools/newspec.conf" ] ; then
    . "$HOME/.config/rpmdevtools/newspec.conf"
fi