Author: belegdol
Update of /cvs/nonfree/rpms/unace/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv777
Modified Files:
unace.spec
Log Message:
* Sun Mar 29 2009 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.50-6
- Fedora 11 is i586, not i386
Index: unace.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unace/devel/unace.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- unace.spec 29 Mar 2009 15:21:47 -0000 1.6
+++ unace.spec 29 Mar 2009 19:10:01 -0000 1.7
@@ -3,13 +3,17 @@
Summary: A tool to extract ace archives
Name: unace
Version: 2.50
-Release: 5%{?dist}
+Release: 6%{?dist}
License: Redistributable, no modification permitted
Group: Applications/Archiving
URL:
http://www.winace.com/
Source0:
http://www.winace.com/files/linunace25.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+%if 0%{?fedora} >= 11
+ExclusiveArch: i586
+%else
ExclusiveArch: i386
+%endif
%description
unace is a command line utility to extract, view, and test the
@@ -49,6 +53,9 @@
%changelog
+* Sun Mar 29 2009 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.50-6
+- Fedora 11 is i586, not i386
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.50-5
- rebuild for new F11 features