removing ExcludeArch for s390 & s390x (it works)

This commit is contained in:
Jaromir Capik 2015-05-21 12:10:08 +02:00
parent 69ac5785e2
commit 9d1d76b261

View File

@ -1,7 +1,7 @@
Summary: A utility for displaying and/or setting hard disk parameters
Name: hdparm
Version: 9.45
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Group: Applications/System
URL: http://sourceforge.net/projects/hdparm/
@ -12,7 +12,6 @@ Patch2: %{name}-9.43-ditch_dead_code.patch
Patch3: %{name}-9.43-close_fd.patch
Patch4: %{name}-9.43-get_geom.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExcludeArch: s390 s390x
%description
Hdparm is a useful system utility for setting (E)IDE hard drive
@ -46,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/hdparm.8*
%changelog
* Thu May 21 2015 Jaromir Capik <jcapik@redhat.com> - 9.45-2
- Removing ExcludeArch for s390 & s390x (it works)
* Tue Oct 28 2014 Michal Minar <miminar@redhat.com> 9.45-7
- New upstream version 9.45.