[amarok] 2.4.1.90 drop no-longer-needed %ifarch s390 conditionals

Rex Dieter rdieter at fedoraproject.org
Fri Jul 8 18:41:40 UTC 2011


commit e904c22b3d3e7e843b3fe26cb541d10884054072
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Jul 8 13:41:21 2011 -0500

    2.4.1.90
    drop no-longer-needed %ifarch s390 conditionals

 .gitignore  |    4 +---
 amarok.spec |   12 ++++++------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d0910b..06b3585 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-/amarok-2.3.2.tar.bz2
-/amarok-2.4.0.tar.bz2
-/amarok-2.4.0.90.tar.bz2
 /amarok-2.4.1.tar.bz2
+/amarok-2.4.1.90.tar.bz2
diff --git a/amarok.spec b/amarok.spec
index 01a244a..5e29014 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,12 +1,8 @@
 
-%ifnarch s390 s390x
-%define libgpod 1
-%endif
-
 Name:    amarok
 Summary: Media player
-Version: 2.4.1
-Release: 4%{?dist}
+Version: 2.4.1.90
+Release: 1%{?dist}
 
 Group: 	 Applications/Multimedia
 # KDE e.V. may determine that future GPL versions are accepted
@@ -183,6 +179,10 @@ fi
 
 
 %changelog
+* Fri Jul 08 2011 Rex Dieter <rdieter at fedoraproject.org> 2.4.1.90-1
+- 2.4.1.90
+- drop no-longer-needed %%ifarch s390 conditionals
+
 * Fri Jun 10 2011 Rex Dieter <rdieter at fedoraproject.org> 2.4.1-4
 - drop ancient Obsoletes
 
diff --git a/sources b/sources
index cda6c25..10ea33e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c65c5cd4d7bd267bdbef8e912fd6cb6  amarok-2.4.1.tar.bz2
+07237410d5e793ac95f47d7c16a96555  amarok-2.4.1.90.tar.bz2


More information about the scm-commits mailing list