Index: SPECS/postgresql.spec =================================================================== --- SPECS.orig/postgresql.spec +++ SPECS/postgresql.spec @@ -72,7 +72,7 @@ %{!?xml:%define xml 1} %{!?pam:%define pam 1} %{!?pgfts:%define pgfts 1} -%{!?runselftest:%define runselftest 1} +%{!?runselftest:%define runselftest 0} # Python major version. %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -81,7 +81,7 @@ Summary: PostgreSQL client programs and libraries Name: postgresql Version: 8.2.4 -Release: 2%{?dist} +Release: 2%{?dist}.fa1 License: BSD Group: Applications/Databases Url: http://www.postgresql.org/