rpms/olpc-utils/devel olpc-utils.spec, 1.6, 1.7 x11-input.fdi, 1.1, NONE

Adam Jackson ajax at fedoraproject.org
Thu Feb 26 21:02:13 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/olpc-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25197

Modified Files:
	olpc-utils.spec 
Removed Files:
	x11-input.fdi 
Log Message:
* Thu Feb 26 2009 Adam Jackson <ajax at redhat.com> 0.89-10
- Remove x11-input.fdi, this should all be automatically right already in
  F11 and later, and it breaks synaptics.



Index: olpc-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/devel/olpc-utils.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- olpc-utils.spec	26 Feb 2009 08:06:19 -0000	1.6
+++ olpc-utils.spec	26 Feb 2009 21:01:43 -0000	1.7
@@ -1,6 +1,6 @@
 Name:       olpc-utils
 Version:    0.89
-Release:    9%{?dist}
+Release:    10%{?dist}
 Summary:    OLPC utilities
 URL:        http://dev.laptop.org/git?p=projects/olpc-utils;a=summary
 Group:      System Environment/Base
@@ -45,6 +45,8 @@
 %install
 rm -rf %{buildroot}
 make -f Makefile.build install DESTDIR=%{buildroot}
+# XXX fix upstream package
+rm -rf %{buildroot}/etc/hal/fdi/policy
 
 %post
 /sbin/chkconfig --add olpc-configure
@@ -80,7 +82,6 @@
 %{_sysconfdir}/rc.d/init.d/olpc-configure
 %{_sysconfdir}/rc.d/init.d/diskspacecheck
 %{_sysconfdir}/rc.d/init.d/diskspacerecover
-%config(noreplace) %{_sysconfdir}/hal/fdi/policy/x11-input.fdi
 %config(noreplace) %{_sysconfdir}/motd.olpc
 %config(noreplace) %{_sysconfdir}/X11/xorg-dcon.conf
 %config(noreplace) %{_sysconfdir}/X11/xorg-emu.conf
@@ -92,6 +93,10 @@
 %config(noreplace) %{_sysconfdir}/ConsoleKit/run-session.d/pam-foreground-compat.ck
 
 %changelog
+* Thu Feb 26 2009 Adam Jackson <ajax at redhat.com> 0.89-10
+- Remove x11-input.fdi, this should all be automatically right already in
+  F11 and later, and it breaks synaptics.
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.89-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


--- x11-input.fdi DELETED ---




More information about the fedora-extras-commits mailing list