rpms/olpc-utils/F-13 olpc-utils.spec,1.27,1.28 sources,1.19,1.20

Daniel Drake dsd at fedoraproject.org
Thu May 6 14:09:21 UTC 2010


Author: dsd

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

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


Index: olpc-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/F-13/olpc-utils.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- olpc-utils.spec	28 Jan 2010 15:41:03 -0000	1.27
+++ olpc-utils.spec	6 May 2010 14:09:18 -0000	1.28
@@ -1,12 +1,11 @@
 Name:       olpc-utils
-Version:    1.0.18
+Version:    1.0.22
 Release:    1%{?dist}
 Summary:    OLPC utilities
 URL:        http://dev.laptop.org/git?p=projects/olpc-utils;a=summary
 Group:      System Environment/Base
 License:    GPLv2+
 Source0:    %{name}-%{version}.tar.bz2
-Patch:      olpc-utils-1.0.13-upstart06.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # for olpc-dm
@@ -20,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
+
 # for new event location
 Conflicts: upstart < 0.6.0
 
@@ -30,7 +32,6 @@ becoming root, and cleaning the datastor
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 make -f Makefile.build %{?_smp_mflags} CFLAGS="%{optflags}"
@@ -68,8 +69,8 @@ rm -rf %{buildroot}
 %{_bindir}/olpc-clean-previews
 %{_bindir}/olpc-audit
 %{_bindir}/olpc-test-devkey
+%{_bindir}/olpc-solar-log
 %{_sysconfdir}/profile.d/zzz_olpc.sh
-%{_sysconfdir}/cron.d/olpc-pwr-prof.cron
 %{_sysconfdir}/rc.d/init.d/olpc-configure
 %{_sysconfdir}/rc.d/init.d/diskspacecheck
 %{_sysconfdir}/rc.d/init.d/diskspacerecover
@@ -77,6 +78,7 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/motd.olpc
 %config(noreplace) %{_sysconfdir}/init/ttyS0.conf
 %config(noreplace) %{_sysconfdir}/udev/rules.d/10-olpc-sd.rules
+%config(noreplace) %{_sysconfdir}/udev/rules.d/20-olpc-rfkill.rules
 %config(noreplace) %{_sysconfdir}/X11/xorg-dcon.conf
 %config(noreplace) %{_sysconfdir}/X11/xorg-xo1.5-dcon.conf
 %config(noreplace) %{_sysconfdir}/X11/xorg-emu.conf
@@ -85,8 +87,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-1
+- update to v1.0.22 for tap-to-click control
+
 * Thu Jan 28 2010 Bernie Innocenti <bernie at codewiz.org> - 1.0.18-1
 - Update to 1.0.18
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/F-13/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	28 Jan 2010 15:41:03 -0000	1.19
+++ sources	6 May 2010 14:09:20 -0000	1.20
@@ -1 +1 @@
-b21750b1a0bfb57e79823e239c54740d  olpc-utils-1.0.18.tar.bz2
+9a2235f5487f169ac34c10e915a8d113  olpc-utils-1.0.22.tar.bz2



More information about the scm-commits mailing list