[olpc-utils/f14] v1.3.1

Daniel Drake dsd at fedoraproject.org
Mon Aug 29 14:46:40 UTC 2011


commit 9d0dde2a37d840f641b6e89a15e882403d8771e0
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Aug 29 15:45:42 2011 +0100

    v1.3.1

 .gitignore      |    1 +
 olpc-utils.spec |   13 ++++++++++++-
 sources         |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4000a35..a7ef9a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ olpc-utils-1.0.27.tar.bz2
 /olpc-utils-1.2.11.tar.bz2
 /olpc-utils-1.2.12.tar.bz2
 /olpc-utils-1.3.0.tar.bz2
+/olpc-utils-1.3.1.tar.bz2
diff --git a/olpc-utils.spec b/olpc-utils.spec
index 332d39c..0e76f90 100644
--- a/olpc-utils.spec
+++ b/olpc-utils.spec
@@ -1,5 +1,5 @@
 Name:       olpc-utils
-Version:    1.3.0
+Version:    1.3.1
 Release:    1%{?dist}
 Summary:    OLPC utilities
 URL:        http://wiki.laptop.org/go/Olpc-utils
@@ -34,6 +34,9 @@ Requires: filesystem
 # for /usr/share/X11/xorg.conf.d
 Requires: xorg-x11-server-Xorg
 
+# for /lib/udev
+Requires: udev
+
 %description
 
 Tools for starting an X session, mapping keys on the OLPC keyboards,
@@ -78,9 +81,12 @@ fi
 %{_bindir}/olpc-audit
 %{_bindir}/olpc-test-devkey
 %{_bindir}/olpc-solar-log
+%{_bindir}/olpc-hwinfo
 %{_datadir}/olpc-utils
 %{_datadir}/X11/xorg.conf.d/*
 %{_libdir}/pm-utils/sleep.d/00xo
+/lib/udev/device-tree-val
+/lib/udev/rules.d/96-olpckeymap.rules
 %{_sysconfdir}/profile.d/zzz_olpc.sh
 %{_sysconfdir}/rc.d/init.d/olpc-configure
 %{_sysconfdir}/rc.d/init.d/diskspacecheck
@@ -98,6 +104,11 @@ fi
 %config(noreplace) %{_sysconfdir}/modprobe.d/olpc-psmouse.conf
 
 %changelog
+* Mon Aug 29 2011 Daniel Drake <dsd at laptop.org> - 1.3.1-1
+- XO-1.75 support
+- olpc-hwinfo program for XO platform info
+- Disable X zapping
+
 * Fri Jul 22 2011 Daniel Drake <dsd at laptop.org> - 1.3.0-1
 - Reactivate 3rd button mouse emulation
 - Support serial console on XO-1.75
diff --git a/sources b/sources
index 75f51a4..bdf1080 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3c7769ee584380c401fcee78a499618  olpc-utils-1.3.0.tar.bz2
+12959f5632b273335aefb37b40d0ff80  olpc-utils-1.3.1.tar.bz2


More information about the scm-commits mailing list