From 47f16fe4193bb8684dfed2586fab8a9b7b74039b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 4 Apr 2011 11:37:20 +1000 Subject: [PATCH] Revert "2.1.99" Reinstate the git bits, we'll need them in the future. This reverts commit 8e7788dcacd78601ef046bbb145477b62f994239. --- .gitignore | 1 - sources | 2 +- xkeyboard-config.spec | 5 ++++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2ba3da0..f0f8fa9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ xkeyboard-config-1.9.tar.bz2 /xkeyboard-config-2.0.tar.bz2 /xkeyboard-config-2.1.tar.bz2 /xkeyboard-config-20110311.tar.bz2 -/xkeyboard-config-2.1.99.tar.bz2 diff --git a/sources b/sources index 7485922..5b89e66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30c1aba753b53ce8bbccf60c8ab449e2 xkeyboard-config-2.1.99.tar.bz2 +04d61814e9499b899bce939fe67888d8 xkeyboard-config-20110311.tar.bz2 diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index e535a74..ecf2c2f 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -1,10 +1,13 @@ # INFO: Package contains data-only, no binaries, so no debuginfo is needed %define debug_package %{nil} +%global gitdate 20110311 +%global gitversion 9333b2f3 + Summary: X Keyboard Extension configuration data Name: xkeyboard-config Version: 2.1.99 -Release: 2%{?dist} +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} License: MIT Group: User Interface/X URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig