[amarok] - no libgpod on s390(x)

Dan Horák sharkcz at fedoraproject.org
Thu Sep 16 14:18:06 UTC 2010


commit 9bfc9c07c741a59060f1b2027b6fe2d15dc3b153
Author: Dan Horák <dan at danny.cz>
Date:   Thu Sep 16 16:18:00 2010 +0200

    - no libgpod on s390(x)

 amarok.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/amarok.spec b/amarok.spec
index 6bc6840..e118427 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.3.1.90
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 Group: 	 Applications/Multimedia
 License: GPLv2+
@@ -23,7 +23,9 @@ BuildRequires: libifp-devel
 BuildRequires: liblastfm-devel
 BuildRequires: libmp4v2-devel
 BuildRequires: libmtp-devel >= 0.3.0
+%ifnarch s390 s390x
 BuildRequires: libgpod-devel >= 0.7.0
+%endif
 BuildRequires: libnjb-devel
 BuildRequires: libusb-devel
 BuildRequires: libxml2-devel
@@ -178,6 +180,9 @@ fi
 
 
 %changelog
+* Thu Sep 16 2010 Dan Horák <dan[at]danny.cz> - 2.3.1.90-3
+- no libgpod on s390(x)
+
 * Tue Aug 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.3.1.90-2
 - fix/patch installation of amarok handbooks
 


More information about the scm-commits mailing list