rpms/xorg-x11-drv-synaptics/devel 10-synaptics.fdi, 1.5, 1.6 xorg-x11-drv-synaptics.spec, 1.19, 1.20

Peter Hutterer whot at fedoraproject.org
Mon Feb 9 04:57:54 UTC 2009


Author: whot

Update of /cvs/pkgs/rpms/xorg-x11-drv-synaptics/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30812

Modified Files:
	10-synaptics.fdi xorg-x11-drv-synaptics.spec 
Log Message:
* Mon Feb 09 2009 Peter Hutterer <peter.hutterer at redhat.com> 1.0.0-3
- Revert last commit, this is against Fedora policy.
  https://fedoraproject.org/wiki/Packaging:Guidelines#Configuration_files




Index: 10-synaptics.fdi
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-synaptics/devel/10-synaptics.fdi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- 10-synaptics.fdi	4 Jan 2009 23:40:48 -0000	1.5
+++ 10-synaptics.fdi	9 Feb 2009 04:57:24 -0000	1.6
@@ -1,3 +1,8 @@
+<!-- DO NOT EDIT THIS FILE IN PLACE.
+     This file will be overwritten with the next update. If you need to add
+     custom options, copy the file into /etc/hal/fdi/policy/ first. 
+     
+     See https://fedoraproject.org/wiki/Input_device_configuration -->
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <deviceinfo version="0.2">
   <device>


Index: xorg-x11-drv-synaptics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-synaptics/devel/xorg-x11-drv-synaptics.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xorg-x11-drv-synaptics.spec	2 Feb 2009 07:20:25 -0000	1.19
+++ xorg-x11-drv-synaptics.spec	9 Feb 2009 04:57:24 -0000	1.20
@@ -7,7 +7,7 @@
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
 Version:        1.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -96,7 +96,7 @@
 
 %files
 %defattr(-,root,root,-)
-%config(noreplace) %{_datadir}/hal/fdi/policy/20thirdparty/10-synaptics.fdi
+%{_datadir}/hal/fdi/policy/20thirdparty/10-synaptics.fdi
 %{driverdir}/synaptics_drv.so
 %{_bindir}/synclient
 %{_bindir}/syndaemon
@@ -121,6 +121,10 @@
 
 
 %changelog
+* Mon Feb 09 2009 Peter Hutterer <peter.hutterer at redhat.com> 1.0.0-3
+- Revert last commit, this is against Fedora policy.
+  https://fedoraproject.org/wiki/Packaging:Guidelines#Configuration_files
+
 * Mon Feb 02 2009 Peter Hutterer <peter.hutterer at redhat.com> 1.0.0-2
 - mark the fdi file as %config(noreplace)
 




More information about the fedora-extras-commits mailing list