rpms/lirc/F-10 lirc.spec,1.46,1.47

Jarod Wilson jwilson at fedoraproject.org
Tue Mar 17 15:33:36 UTC 2009


Author: jwilson

Update of /cvs/pkgs/rpms/lirc/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25804

Modified Files:
	lirc.spec 
Log Message:
* Tue Mar 17 2009 - Jarod Wilson <jarod at redhat.com> - 0.8.4a-2
- Nuke bogus and harmful %postun --try-restart (#474960)



Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/F-10/lirc.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- lirc.spec	26 Oct 2008 20:06:08 -0000	1.46
+++ lirc.spec	17 Mar 2009 15:33:05 -0000	1.47
@@ -222,11 +222,6 @@
   /sbin/chkconfig --del lirc || :
 fi
 
-%postun
-if [ $1 -gt 0 ] ; then
-  %{_initrddir}/lirc try-restart >/dev/null || :
-fi
-
 %postun libs -p /sbin/ldconfig
 
 
@@ -265,6 +260,9 @@
 
 
 %changelog
+* Tue Mar 17 2009 - Jarod Wilson <jarod at redhat.com> - 0.8.4a-2
+- Nuke bogus and harmful %%postun --try-restart (#474960)
+
 * Sun Oct 26 2008 - Jarod Wilson <jarod at redhat.com> - 0.8.4a-1
 - Update to lirc 0.8.4a release (fixes mode2 irrecord failures)
 - Really fix the mceusb remote config file this time




More information about the fedora-extras-commits mailing list