| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /etc/rpmdevtools/ |
| Current File : //etc/rpmdevtools/newspec.conf |
# 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