[xkeyboard-config/f15/master] Revert "2.1.99"

Peter Hutterer whot at fedoraproject.org
Mon Apr 4 01:47:28 UTC 2011


commit 47f16fe4193bb8684dfed2586fab8a9b7b74039b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Apr 4 11:37:20 2011 +1000

    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


More information about the scm-commits mailing list