[kdegraphics] drop the s390(x) specifics

Dan Horák sharkcz at fedoraproject.org
Sat Mar 19 22:24:22 UTC 2011


commit 3b10a5941bee7a85be1ce57f4057ccd7b2d13e0a
Author: Dan Horák <dan at danny.cz>
Date:   Sat Mar 19 23:24:06 2011 +0100

    drop the s390(x) specifics

 kdegraphics.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kdegraphics.spec b/kdegraphics.spec
index 0853965..9021751 100644
--- a/kdegraphics.spec
+++ b/kdegraphics.spec
@@ -1,9 +1,7 @@
 
-%ifnarch s390 s390x
 %define gphoto 1
 ## sane implies gphoto support (via -devel deps)
 %define sane 1
-%endif
 
 # TODO: automate this somehow, extract versions from CMakeLists.txt or something
 # or... just start using automatic pkgconfig dependencies from rpm
@@ -15,7 +13,7 @@
 Summary:        KDE Graphics Applications
 Epoch:          7
 Version:        4.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Name:           kdegraphics
 #Obsoletes:     kdegraphics4 < %{version}-%{release}
@@ -282,6 +280,9 @@ fi
 
 
 %changelog
+* Sat Mar 19 2011 Dan Horák <dan[at]danny.cz> 4.6.1-2
+- drop the s390(x) specifics
+
 * Sun Feb 27 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.1-1
 - 4.6.1
 


More information about the scm-commits mailing list