HEX
Server: LiteSpeed
System: Linux catuipe.dhs10.info 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: paradatacom (1125)
PHP: 8.1.34
Disabled: NONE
Upload Files
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