[xkeyboard-config] xkeyboard-config 2.5

Peter Hutterer whot at fedoraproject.org
Sun Jan 22 23:03:27 UTC 2012


commit 269e5b9a43701982f2dfa44585eeec2a1bd9a710
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jan 23 09:03:49 2012 +1000

    xkeyboard-config 2.5

 .gitignore            |    1 +
 sources               |    2 +-
 xkeyboard-config.spec |   12 ++++++------
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11e45ce..a65c942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ xkeyboard-config-1.9.tar.bz2
 /xkeyboard-config-2.3.tar.bz2
 /xkeyboard-config-2.4.tar.bz2
 /xkeyboard-config-2.4.1.tar.bz2
+/xkeyboard-config-2.5.tar.bz2
diff --git a/sources b/sources
index b6de355..e278fb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f6d7a37fd192264a3ca07ede5d183c3  xkeyboard-config-2.4.1.tar.bz2
+8cd1d7e074a810ef21b09ea963c43ad3  xkeyboard-config-2.5.tar.bz2
diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec
index 9dc2cdc..334fcfc 100644
--- a/xkeyboard-config.spec
+++ b/xkeyboard-config.spec
@@ -6,8 +6,8 @@
 
 Summary: X Keyboard Extension configuration data
 Name: xkeyboard-config
-Version: 2.4.1
-Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version: 2.5
+Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig
@@ -19,9 +19,6 @@ Source2:    commitid
 Source0: http://xorg.freedesktop.org/archive/individual/data/%{name}-%{version}.tar.bz2
 %endif
 
-Patch01: 0001-rules-Serbian-keyboards-are-cyrillic-by-default.patch
-Patch02: 0001-Hide-ClearGrab-CloseGrabs-actions-behind-an-option.patch
-
 BuildArch: noarch
 
 BuildRequires: pkgconfig
@@ -71,7 +68,7 @@ git add .
 git commit -a -q -m "%{name} %{version} baseline."
 %endif
 
-git am -p1 $(awk '/^Patch.*:/ { print "%{_sourcedir}/"$2 }' %{_specdir}/%{name}.spec)
+#git am -p1 $(awk '/^Patch.*:/ { print "%{_sourcedir}/"$2 }' %{_specdir}/%{name}.spec)
 
 %build
 intltoolize
@@ -113,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled
 %{_datadir}/pkgconfig/xkeyboard-config.pc
 
 %changelog
+* Mon Jan 23 2012 Peter Hutterer <peter.hutterer at redhat.com> 2.5-1
+- xkeyboard-config 2.5
+
 * Thu Jan 19 2012 Peter Hutterer <peter.hutterer at redhat.com> 2.4.1-4
 - Move Ungrab and ClearGrab from the default layout to option
   grab:break_actions (#783044)


More information about the scm-commits mailing list