Changing ppc64 arch to power64 macro

This commit is contained in:
Brent Baude 2014-05-26 10:27:44 -05:00
parent d8df8a8470
commit 70ddb54b8f
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# python-gpod should not advertise _gpod.so in its Provides
%define __provides_exclude_from %{python_sitearch}/.*\.so$
%ifarch %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
%ifarch %ix86 x86_64 ppc %{power64} ia64 %{arm} sparcv9 alpha s390x
%global with_mono 1
%else
%global with_mono 0
@ -15,7 +15,7 @@
Summary: Library to access the contents of an iPod
Name: libgpod
Version: 0.8.3
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtkpod.org/libgpod.html
@ -211,6 +211,9 @@ echo "D /var/run/%{name} 0755 root root -" > \
%endif
%changelog
* Mon May 26 2014 Brent Baude <baude@us.ibm.com> - 0.8.3-3
- Changing ppc64 arch to power64 macro
* Mon May 5 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.3-2
- Rebuild for libimobiledevice 1.1.6