rpms/olpc-utils/F-11 olpc-utils.spec,1.28,1.29 sources,1.22,1.23

Daniel Drake dsd at fedoraproject.org
Thu May 6 14:19:11 UTC 2010


Author: dsd

Update of /cvs/pkgs/rpms/olpc-utils/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32238

Modified Files:
	olpc-utils.spec sources 
Log Message:
v1.0.22 published version


Index: olpc-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/F-11/olpc-utils.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- olpc-utils.spec	22 Apr 2010 01:22:28 -0000	1.28
+++ olpc-utils.spec	6 May 2010 14:19:11 -0000	1.29
@@ -1,6 +1,6 @@
 Name:       olpc-utils
 Version:    1.0.22
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    OLPC utilities
 URL:        http://dev.laptop.org/git?p=projects/olpc-utils;a=summary
 Group:      System Environment/Base
@@ -19,6 +19,9 @@ Requires:   /usr/bin/find
 #comment out for the moment as olpcupdate isn't in Fedora mainline
 #Requires:   olpcupdate >= 2.10
 
+# for modprobe.d
+Requires:	module-init-tools
+
 %description
 
 Tools for starting an X session, mapping keys on the OLPC keyboards,
@@ -58,10 +61,10 @@ rm -rf %{buildroot}
 %{_bindir}/olpc-logbat
 %{_bindir}/olpc-session
 %{_bindir}/olpc-pwr-log
-%{_bindir}/olpc-solar-log
 %{_bindir}/olpc-clean-previews
 %{_bindir}/olpc-audit
 %{_bindir}/olpc-test-devkey
+%{_bindir}/olpc-solar-log
 %{_sysconfdir}/profile.d/zzz_olpc.sh
 %{_sysconfdir}/rc.d/init.d/olpc-configure
 %{_sysconfdir}/rc.d/init.d/diskspacecheck
@@ -79,8 +82,12 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/skel/.config/autostart/imsettings-start.desktop
 %config(noreplace) %{_sysconfdir}/skel/.config/autostart/batterymon.desktop
 %config(noreplace) %{_sysconfdir}/ConsoleKit/run-session.d/pam-console-compat.ck
+%config(noreplace) %{_sysconfdir}/modprobe.d/olpc-psmouse.conf
 
 %changelog
+* Thu May  6 2010 Daniel Drake <dsd at laptop.org> - 1.0.22-2
+- Update to 1.0.22 'published' release to add tap to click control
+
 * Wed Apr 21 2010 Chris Ball <cjb at laptop.org> - 1.0.22-1
 - Update to 1.0.22
 - Changes to /usr/bin/olpc-pwr-log from rsmith


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/F-11/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	22 Apr 2010 01:22:28 -0000	1.22
+++ sources	6 May 2010 14:19:11 -0000	1.23
@@ -1 +1 @@
-5fde293e736451be6f81c67fb884d745  olpc-utils-1.0.22.tar.bz2
+9a2235f5487f169ac34c10e915a8d113  olpc-utils-1.0.22.tar.bz2



More information about the scm-commits mailing list