[eject] don't exclude s390(x)

Dan Horák sharkcz at fedoraproject.org
Tue Apr 24 08:52:29 UTC 2012


commit 0c17d3da306292515a7111b260f6535fea7308de
Author: Dan Horák <dan at danny.cz>
Date:   Tue Apr 24 10:52:25 2012 +0200

    don't exclude s390(x)

 eject.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/eject.spec b/eject.spec
index fc48dde..9a57ad1 100644
--- a/eject.spec
+++ b/eject.spec
@@ -1,7 +1,7 @@
 Summary: A program that ejects removable media using software control
 Name: eject
 Version: 2.1.5
-Release: 22%{?dist}
+Release: 23%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: %{name}-%{version}.tar.gz
@@ -13,7 +13,6 @@ Patch5: eject-2.1.5-lock.patch
 Patch6: eject-2.1.5-umount.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 URL: http://www.pobox.com/~tranter
-ExcludeArch: s390 s390x
 BuildRequires: gettext
 BuildRequires: libtool
 
@@ -61,6 +60,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Tue Apr 24 2012 Dan Horák <dan[at]danny.cz> - 2.1.5-23
+- don't exclude s390(x)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.5-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list