rpms/system-config-keyboard/F-11 system-config-keyboard.spec, 1.48, 1.49

Karsten Hopp karsten at fedoraproject.org
Mon Jul 20 11:01:31 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/system-config-keyboard/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20200

Modified Files:
	system-config-keyboard.spec 
Log Message:
- make it an arch package, just to make ifnarch work (#507419)


Index: system-config-keyboard.spec
===================================================================
RCS file: /cvs/extras/rpms/system-config-keyboard/F-11/system-config-keyboard.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- system-config-keyboard.spec	22 Jun 2009 17:16:57 -0000	1.48
+++ system-config-keyboard.spec	20 Jul 2009 11:01:00 -0000	1.49
@@ -1,6 +1,6 @@
 Name:           system-config-keyboard
 Version:        1.2.15
-Release:        8%{?dist}.2
+Release:        8%{?dist}.3
 Summary:        A graphical interface for modifying the keyboard
 
 Group:          System Environment/Base
@@ -14,7 +14,6 @@ Patch3:         system-config-keyboard-1
 Patch4:         system-config-keyboard-1.2.15-ext.patch
 Patch5:         system-config-keyboard-1.2.15-nolayout.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:      noarch
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -23,8 +22,10 @@ BuildRequires:  intltool
 Requires:       python2
 Requires:       usermode >= 1.36
 Requires:       rhpl >= 0.53
-Requires:       pyxf86config
 Requires:       firstboot
+%ifnarch s390 s390x
+Requires:       pyxf86config
+%endif
 
 Obsoletes:      kbdconfig
 Obsoletes:      redhat-config-keyboard
@@ -90,6 +91,9 @@ fi
 
 
 %changelog
+* Mon Jul 20 2009 Karsten Hopp <karsten at redhat.com> 1.2.15-8.3
+- make it an arch package, just to make ifnarch work (#507419)
+
 * Mon Jun 22 2009 Karsten Hopp <karsten at redhat.com> 1.2.15-8.2
 - ifnarch doesn't work in noarch packages, undo last change
 




More information about the scm-commits mailing list