From 70ddb54b8f3dc7036b5c0e3f292c7a05c2196aa5 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: May 26 2014 15:27:44 +0000 Subject: Changing ppc64 arch to power64 macro --- diff --git a/libgpod.spec b/libgpod.spec index e58b575..e7422cc 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -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 - 0.8.3-3 +- Changing ppc64 arch to power64 macro + * Mon May 5 2014 Peter Robinson 0.8.3-2 - Rebuild for libimobiledevice 1.1.6