rpms/pilot-link/F-8 pilot-link.spec, 1.73, 1.74 README.fedora, 1.2, 1.3

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Mon Jan 7 23:47:13 UTC 2008


Author: alexlan

Update of /cvs/pkgs/rpms/pilot-link/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1326

Modified Files:
	pilot-link.spec README.fedora 
Log Message:
* Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 2:0.12.2-16
- Don't restart haldaemon
- Update README.fedora to mention replugging to enable new HAL
- Don't tag HAL/PolicyKit files as %config (#427840)



Index: pilot-link.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pilot-link/F-8/pilot-link.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- pilot-link.spec	7 Jan 2008 10:09:24 -0000	1.73
+++ pilot-link.spec	7 Jan 2008 23:46:36 -0000	1.74
@@ -3,7 +3,7 @@
 
 Name: pilot-link
 Version: 0.12.2
-Release: 15%{?dist}
+Release: 16%{?dist}
 Epoch: 2
 License: GPLv2 and GPLv2+ and LGPLv2+ and TCL
 Group: Applications/Communications
@@ -160,7 +160,6 @@
 
 %post 
 /sbin/ldconfig
-/sbin/service haldaemon condrestart >/dev/null 2>&1
 if [ $1 = 2 ]; then
 # only attempt to remove visor module on upgrade, not needed for fresh install
    /sbin/modprobe -s -r visor > /dev/null 2>&1
@@ -183,8 +182,8 @@
 %{_bindir}/*
 %{_datadir}/pilot-link
 %{_mandir}/man?/*
-%config(noreplace) %{_datadir}/hal/fdi/policy/10osvendor/19-pam-acl-management.fdi
-%config(noreplace) %{_datadir}/PolicyKit/policy/pilot-device-file.policy
+%{_datadir}/hal/fdi/policy/10osvendor/19-pam-acl-management.fdi
+%{_datadir}/PolicyKit/policy/pilot-device-file.policy
 %config(noreplace) %{_sysconfdir}/modprobe.d/blacklist-visor
 
 %files devel
@@ -196,6 +195,11 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 2:0.12.2-16
+- Don't restart haldaemon
+- Update README.fedora to mention replugging to enable new HAL
+- Don't tag HAL/PolicyKit files as %config (#427840)
+
 * Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 2:0.12.2-15
 - Fixed README.fedora and use "ttyUSB%n" for 60-pilot.rules 
   (#280251 comment #36)


Index: README.fedora
===================================================================
RCS file: /cvs/pkgs/rpms/pilot-link/F-8/README.fedora,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.fedora	7 Jan 2008 10:09:24 -0000	1.2
+++ README.fedora	7 Jan 2008 23:46:36 -0000	1.3
@@ -5,6 +5,13 @@
 the use of libusb for console users - permissions are now handled by
 PolicyKit. For more information on libusb see README.libusb.
 
+IMPORTANT:
+
+If your Palm device is plugged in at the time of the upgrade (or you
+are experiencing difficuly with having the Palm device recognized) you
+should probably unplug and replugin in your device after the upgrade
+for the new HAL configuration to take effect.
+
 pilot-link libusb support is relatively new and may still be 
 incompatible with some handheld devices. If you experience such a
 problem you may want to try the older "visor module" USB method 
@@ -45,4 +52,4 @@
 the serial port.
 
 Kevin R. Page, 2007-12-11
-
+Alex Lancaster, 2008-01-07




More information about the fedora-extras-commits mailing list