[lirc/f20] Removing f16 systemd upgrade snippets.

leamas leamas at fedoraproject.org
Wed Jan 8 13:34:36 UTC 2014


commit 9f112f043c0639e42b67cfc679dffe937d6ae24e
Author: Alec Leamas <leamas.alec at gmail.com>
Date:   Wed Jan 8 13:49:58 2014 +0100

    Removing f16 systemd upgrade snippets.

 lirc.spec |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)
---
diff --git a/lirc.spec b/lirc.spec
index 25f9eb5..670ac77 100644
--- a/lirc.spec
+++ b/lirc.spec
@@ -22,9 +22,9 @@
 Name:           lirc
 Version:        0.9.0
 %if 0%{?released}
-Release:        21%{?dist}
+Release:        23%{?dist}
 %else
-Release:        0.5.%{pre}%{?dist}
+Release:        0.6.%{pre}%{?dist}
 %endif
 Summary:        The Linux Infrared Remote Control package
 
@@ -291,17 +291,6 @@ find /etc/systemd -name lirc.service -xtype l -delete || :
 %postun libs -p /sbin/ldconfig
 
 
-%triggerun -- lirc < 0.9.0-9
-# Save the current service runlevel info
-# User must manually run systemd-sysv-convert --apply lirc
-# to migrate them to systemd targets
-/usr/bin/systemd-sysv-convert --save lirc >/dev/null 2>&1 ||:
-
-# Run these because the SysV package being removed won't do them
-/sbin/chkconfig --del lirc >/dev/null 2>&1 || :
-/bin/systemctl try-restart lircd.service >/dev/null 2>&1 || :
-
-
 %files
 %doc ANNOUNCE AUTHORS ChangeLog COPYING NEWS README TODO README.fedora
 %dir  /etc/lirc
@@ -337,6 +326,14 @@ find /etc/systemd -name lirc.service -xtype l -delete || :
 
 
 %changelog
+* Wed Jan 08 2014 Alec Leamas <leamas.alec at nowhere.net> - 0.9.0-23
+- Remove f16 systemd upgrade snippets.
+- Still not built.
+
+* Sun Nov 17 2013 leamas.alec at gmail.com - 0.9.0-22
+- Fix -Werror=format-security build error (#1037178).
+- Not yet built.
+
 * Sun Nov 17 2013 leamas.alec at gmail.com - 0.9.0-21
 - lircd.service: add sh wrapper to handle empty argumentes.
 


More information about the scm-commits mailing list