Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnish Mangal <anish@sugarlabs.org>2011-03-14 17:43:31 (GMT)
committer Anish Mangal <anish@sugarlabs.org>2011-03-14 17:46:59 (GMT)
commit88cb930c516077685dc3492110c3a0f1a0d3e86b (patch)
tree2db9461942bd94cb0bc81f18db86b9eb99b83285
parent4bcac4b20189c0c62d37cbb356b405d79fcb307e (diff)
bump dextrose-platform version
Signed-off-by: Anish Mangal <anish@sugarlabs.org>
-rw-r--r--rpms/dextrose-platform/dextrose-platform.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpms/dextrose-platform/dextrose-platform.spec b/rpms/dextrose-platform/dextrose-platform.spec
index 49d3c72..7aec1fd 100644
--- a/rpms/dextrose-platform/dextrose-platform.spec
+++ b/rpms/dextrose-platform/dextrose-platform.spec
@@ -1,6 +1,6 @@
Name: dextrose-platform
Version: 2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A wrapper package containing dextrose-platform specific bugfixes.
Group: Applications/Updating
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
/etc/powerd/postresume.d/disable_mesh.sh
%changelog
+* Wed Mar 2 2011 Anish Mangal <anish@sugarlabs.org> 2-2
+- disable_mesh shoulnd't choke if not on a xo1/1.5 (bernie)
+
* Wed Mar 2 2011 Anish Mangal <anish@sugarlabs.org> 2-1
- Exit disable_mesh if not on a xo1. (tch)