[olpc-library/f18] v2.0.8

Daniel Drake dsd at fedoraproject.org
Mon Oct 29 20:51:34 UTC 2012


commit 4fe5608d265eec2b09147d25970d02a499bbd4ab
Author: Daniel Drake <dsd at laptop.org>
Date:   Mon Oct 29 14:46:34 2012 -0600

    v2.0.8

 .gitignore        |    1 +
 olpc-library.spec |   10 ++++------
 sources           |    2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2887bb..c88cf67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ olpc-library-2.0.4.tar.bz2
 /olpc-library-2.0.5.tar.bz2
 /olpc-library-2.0.6.tar.bz2
 /olpc-library-2.0.7.tar.bz2
+/olpc-library-2.0.8.tar.bz2
diff --git a/olpc-library.spec b/olpc-library.spec
index 24ff635..795b41a 100644
--- a/olpc-library.spec
+++ b/olpc-library.spec
@@ -1,5 +1,5 @@
 Name:           olpc-library
-Version:        2.0.7
+Version:        2.0.8
 Release:        1%{?dist}
 Summary:        OLPC library files and scripts 
 
@@ -10,7 +10,6 @@ License:        GPLv2+ and AGPLv1
 Group:          Applications/Internet
 URL:            http://wiki.laptop.org/go/Library
 Source0:        http://dev.laptop.org/~dsd/olpc-library/%{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 Requires:       sugar, python-jinja
@@ -36,10 +35,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
 ln -s %{_bindir}/olpc-library-update $RPM_BUILD_ROOT/%{_datadir}/library-common/make_index.py
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog README LICENSE COPYING.AGPLv1 COPYING.GPLv2
@@ -48,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 29 2012 Daniel Drake <dsd at laptop.org> - 2.0.8-1
+- Improve touchscreen usability
+
 * Mon Aug 20 2012 Daniel Drake <dsd at laptop.org> - 2.0.7-1
 - Use Google Custom Search for "Search OLPC" functionality
 
diff --git a/sources b/sources
index f475f9f..4c9dfe2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07fd0399aaa3e74945d8e77ad855798a  olpc-library-2.0.7.tar.bz2
+c32590c79b9c7bc674d7a83f34df5e47  olpc-library-2.0.8.tar.bz2


More information about the scm-commits mailing list