[olpc-utils] v4.0.0

Daniel Drake dsd at fedoraproject.org
Thu Mar 21 22:07:24 UTC 2013


commit 1612b070f4729b31313b2f375d6aef3d96ffe260
Author: Daniel Drake <dsd at laptop.org>
Date:   Thu Mar 21 16:05:20 2013 -0600

    v4.0.0

 olpc-utils.spec |    9 ++++++---
 sources         |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/olpc-utils.spec b/olpc-utils.spec
index 601e7c9..2f8edee 100644
--- a/olpc-utils.spec
+++ b/olpc-utils.spec
@@ -1,6 +1,6 @@
 Name:       olpc-utils
-Version:    3.0.7
-Release:    2%{?dist}
+Version:    4.0.0
+Release:    1%{?dist}
 Summary:    OLPC utilities
 URL:        http://wiki.laptop.org/go/Olpc-utils
 Group:      System Environment/Base
@@ -67,6 +67,7 @@ mv %{buildroot}/usr/lib64/systemd %{buildroot}/usr/lib
 
 
 %post
+rm -f /.olpc-configured # force re-configuration on upgrade
 %systemd_post olpc-dm.service
 %systemd_post olpc-configure.service
 %systemd_post olpc-boot-finish.service
@@ -102,7 +103,6 @@ fi
 %{_bindir}/olpc-logbat
 %{_bindir}/olpc-session
 %{_bindir}/olpc-pwr-log
-%{_bindir}/olpc-clean-previews
 %{_bindir}/olpc-audit
 %{_bindir}/olpc-test-devkey
 %{_bindir}/olpc-solar-log
@@ -126,6 +126,9 @@ fi
 %config(noreplace) %{_sysconfdir}/pam.d/olpc-login
 
 %changelog
+* Thu Mar 21 2013 Daniel Drake <dsd at laptop.org> - 4.0.0-1
+- Latest version with cleaner olpc-configure, now safe for non-XO hardware.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index b62e1c1..ae9249a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1fcf2a4cc6220c0dece66653edd8e57  olpc-utils-3.0.7.tar.bz2
+bfb9a177d717224b367435342caca7b6  olpc-utils-4.0.0.tar.bz2


More information about the scm-commits mailing list