diff options
Diffstat (limited to 'nx-libs.spec')
-rw-r--r-- | nx-libs.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nx-libs.spec b/nx-libs.spec index 01bc76ea9..deff5334d 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -35,8 +35,10 @@ Provides: nx = %{version}-%{release} Obsoletes: nx%{?_isa} < 3.5.0-19 Provides: nx%{?_isa} = %{version}-%{release} +%if 0%{?el5} # For compatibility with EPEL5 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +%endif %description NX is a software suite which implements very efficient compression of |