Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37787735
en ru br
ALT Linux repos
S:1.3.3-alt1
5.0: 1.0.4-alt1
4.1: 1.0.4-alt1
4.0: 1.0.2-alt1

Group :: System/X11
RPM: setxkbmap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: setxkbmap-1.3.0-alt1.patch
Download


 .gear/rules                                        |    2 +
 .../tags/443255c1fa515649f1ef14beac47fa5f8094c858  |    6 ++
 .gear/tags/list                                    |    1 +
 setxkbmap.spec                                     |   63 ++++++++++++++++++++
 4 files changed, 72 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..f78a96e
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @name@-@version@:.
+diff: @name@-@version@:. .
diff --git a/.gear/tags/443255c1fa515649f1ef14beac47fa5f8094c858 b/.gear/tags/443255c1fa515649f1ef14beac47fa5f8094c858
new file mode 100644
index 0000000..4d313e7
--- /dev/null
+++ b/.gear/tags/443255c1fa515649f1ef14beac47fa5f8094c858
@@ -0,0 +1,6 @@
+object cac515f47457d9acac39ca43316f9e2af6a5b1b9
+type commit
+tag setxkbmap-1.3.0
+tagger Alan Coopersmith <alan.coopersmith@oracle.com> 1332477462 -0700
+
+setxkbmap-1.3.0
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..0ab9715
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+443255c1fa515649f1ef14beac47fa5f8094c858 setxkbmap-1.3.0
diff --git a/setxkbmap.spec b/setxkbmap.spec
new file mode 100644
index 0000000..c6cfb13
--- /dev/null
+++ b/setxkbmap.spec
@@ -0,0 +1,63 @@
+Name: setxkbmap
+Version: 1.3.0
+Release: alt1
+Summary: set the keyboard using the X Keyboard Extension
+License: MIT/X11
+Group: System/X11
+Url: http://xorg.freedesktop.org
+Packager: Valery Inozemtsev <shrek@altlinux.ru>
+
+Source: %name-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildRequires: libX11-devel libxkbfile-devel xorg-util-macros
+
+%description
+The setxkbmap command maps the keyboard to use the layout determined by
+the options specified on the command line.
+
+%prep
+%setup -q
+%patch -p1
+
+%build
+%autoreconf
+%configure
+
+%make_build
+
+%install
+%make DESTDIR=%buildroot install
+
+%files
+%_bindir/*
+%_man1dir/*
+
+%changelog
+* Fri Mar 23 2012 Valery Inozemtsev <shrek@altlinux.ru> 1.3.0-alt1
+- 1.3.0
+
+* Fri Sep 24 2010 Valery Inozemtsev <shrek@altlinux.ru> 1.2.0-alt1
+- 1.2.0
+
+* Thu Jul 09 2009 Valery Inozemtsev <shrek@altlinux.ru> 1.1.0-alt1
+- 1.1.0
+
+* Tue Jul 24 2007 Valery Inozemtsev <shrek@altlinux.ru> 1.0.4-alt1
+- 1.0.4
+
+* Thu Nov 02 2006 Valery Inozemtsev <shrek@altlinux.ru> 1.0.3-alt1
+- 1.0.3
+
+* Thu Mar 16 2006 Valery Inozemtsev <shrek@altlinux.ru> 1.0.2-alt1
+- 1.0.2
+
+* Tue Dec 27 2005 Valery Inozemtsev <shrek@altlinux.ru> 1.0.1-alt1
+- Xorg-7.0
+
+* Sun Dec 04 2005 Valery Inozemtsev <shrek@altlinux.ru> 0.99.3-alt1
+- Xorg-7.0RC3
+
+* Wed Nov 23 2005 Valery Inozemtsev <shrek@altlinux.ru> 0.99.2-alt0.1
+- initial release
+
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin