[olpc-update/f18] v2.27

Daniel Drake dsd at fedoraproject.org
Sat Sep 29 15:19:23 UTC 2012


commit 1557382f55b5e89058893f7aa66c5217a084f026
Author: Daniel Drake <dsd at laptop.org>
Date:   Sat Sep 29 09:14:52 2012 -0600

    v2.27

 .gitignore       |    5 +----
 olpc-update.spec |   10 ++++------
 sources          |    2 +-
 3 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 669bdc9..ef84dde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-olpc-update-2.23.tar.bz2
-/olpc-update-2.24.tar.bz2
-/olpc-update-2.25.tar.bz2
-/olpc-update-2.26.tar.bz2
+/olpc-update-*.tar.bz2
diff --git a/olpc-update.spec b/olpc-update.spec
index 395b0d7..0f12c1f 100644
--- a/olpc-update.spec
+++ b/olpc-update.spec
@@ -1,5 +1,5 @@
 Name:		olpc-update
-Version:	2.26
+Version:	2.27
 Release:	1%{?dist}
 Summary:	OLPC system update tools
 
@@ -7,7 +7,6 @@ Group:		System Environment/Base
 License:	GPLv2+
 URL:		http://dev.laptop.org/git/projects/olpc-update
 Source0:	http://dev.laptop.org/~dsd/olpc-update/%{name}-%{version}.tar.bz2
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
 Requires:		bitfrost, olpc-contents, NetworkManager, cronie
@@ -38,10 +37,6 @@ mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/NetworkManager/dispatcher.d
 %{__install} -m 755 olpc-update-ifup $RPM_BUILD_ROOT/%{_sysconfdir}/NetworkManager/dispatcher.d/olpc-update-ifup
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %doc README COPYING
@@ -54,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 29 2012 Daniel Drake <dsd at laptop.org> - 2.27-1
+- Fix shutdown when system is reported stolen
+
 * Thu Sep  6 2012 Daniel Drake <dsd at laptop.org> - 2.26-1
 - New version for better error handling and lease verification
 
diff --git a/sources b/sources
index 2db560d..6543066 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f58b9d3dfa068ba753551e8fab636af  olpc-update-2.26.tar.bz2
+c77ad00218da2f2311b518c6aa5a4bdd  olpc-update-2.27.tar.bz2


More information about the scm-commits mailing list