- add support for s390x

This commit is contained in:
Dan Horák 2009-04-05 07:44:17 +00:00
parent cba68df959
commit d683c5dcc8
1 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Name: setools
Version: %{setools_maj_ver}.%{setools_min_ver}
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2
URL: http://oss.tresys.com/projects/setools
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -246,7 +246,7 @@ rm -rf ${RPM_BUILD_ROOT}
%files libs-python
%defattr(-,root,root,-)
%{pkg_py_lib}/
%ifarch x86_64 ppc64 sparc64
%ifarch x86_64 ppc64 sparc64 s390x
%{pkg_py_arch}/
%endif
@ -343,6 +343,9 @@ rm -rf ${RPM_BUILD_ROOT}
%postun libs-tcl -p /sbin/ldconfig
%changelog
* Sun Apr 5 2009 Dan Horák <dan[at]danny.cz> - 3.3.5-7
- add support for s390x
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild