[olpc-kbdshim/f17] new version 27

Paul Fox pgf at fedoraproject.org
Mon Apr 30 17:12:18 UTC 2012


commit e432fbefeba1a6d2a3b51d8cfb0121b87c2b31a4
Author: Paul Fox <pgf at laptop.org>
Date:   Mon Apr 30 13:11:31 2012 -0400

    new version 27

 olpc-kbdshim.spec |   11 +++++++----
 sources           |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/olpc-kbdshim.spec b/olpc-kbdshim.spec
index 9b23bf0..92001dd 100644
--- a/olpc-kbdshim.spec
+++ b/olpc-kbdshim.spec
@@ -1,8 +1,8 @@
-%define tag 74c4c20
+%define tag 15795ed
 
 Summary: OLPC XO keyboard support daemon
 Name: olpc-kbdshim
-Version: 26
+Version: 27
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -10,7 +10,6 @@ URL: http://dev.laptop.org/git/users/pgf/olpc-kbdshim/tree/README
 # Source0: the source tarball is created by "make tarball" from within
 # a clone of this git tree: git://dev.laptop.org/users/pgf/olpc-kbdshim
 Source0: %{name}-%{version}-git%{tag}.tar.gz
-Source1: olpc-kbdshim.service
 
 BuildRequires: kernel-headers, pkgconfig, glib2-devel
 BuildRequires: dbus-glib-devel, libudev-devel
@@ -41,7 +40,7 @@ install -p -m 755 olpc-kbdshim-udev %{buildroot}%{_bindir}/olpc-kbdshim-udev
 install -p -m 755 olpc-rotate %{buildroot}%{_bindir}/olpc-rotate
 install -p -m 755 olpc-brightness %{buildroot}%{_bindir}/olpc-brightness
 install -p -m 755 olpc-volume %{buildroot}%{_bindir}/olpc-volume
-install -p -m 644 %{SOURCE1} %{buildroot}/lib/systemd/system/olpc-kbdshim.service
+install -p -m 644 olpc-kbdshim.service %{buildroot}/lib/systemd/system/olpc-kbdshim.service
 
 
 %post
@@ -79,6 +78,10 @@ fi
 
 
 %changelog
+* Mon Apr 30 2012 Paul Fox <pgf at laptop.org> - 27-1
+- rotation bug fixes
+- systemd control files now bundled in tarball
+
 * Wed Apr 18 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 26-1
 - support absolute input devices
 
diff --git a/sources b/sources
index 5978251..714f710 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44dcc1c59830e7be4769c3ff3ce56d62  olpc-kbdshim-26-git74c4c20.tar.gz
+59ab56846f48bd29bd57fbbc05b6f90d  olpc-kbdshim-27-git15795ed.tar.gz


More information about the scm-commits mailing list