[bluez] Fix trigger versioning.

Bill Nottingham notting at fedoraproject.org
Fri May 6 17:26:38 UTC 2011


commit fc20cf973028cbaf9dcb3ada8d11ac33f25e4c54
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri May 6 13:26:10 2011 -0400

    Fix trigger versioning.

 bluez.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bluez.spec b/bluez.spec
index 0b4cbf9..dcad808 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -195,7 +195,7 @@ if [ $1 -ge 1 ] ; then
         /bin/systemctl try-restart bluetooth.service >/dev/null 2>&1 || :
 fi
 
-%triggerun -- bluez < 4.71-2
+%triggerun -- bluez < 4.78
 if /sbin/chkconfig --level 3 bluetooth ; then
         /bin/systemctl enable bluetooth.service >/dev/null 2>&1 || :
 fi


More information about the scm-commits mailing list