From 6cb65957e2a3fe412f99c141b78791c8e69560ef Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Wed, 25 Nov 2015 11:21:27 +0100 Subject: [PATCH] Fix bad Obsoletes: (#1284522). --- lirc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lirc.spec b/lirc.spec index 48ec18d..ab05cc9 100644 --- a/lirc.spec +++ b/lirc.spec @@ -5,7 +5,7 @@ Name: lirc Version: 0.9.3a -Release: 2%{?tag:.}%{?tag}%{?dist} +Release: 3%{?tag:.}%{?tag}%{?dist} Summary: The Linux Infrared Remote Control package %global repo http://downloads.sourceforge.net/lirc/LIRC/%{version}/ @@ -75,7 +75,7 @@ default driver and most of the applications. %package compat Summary: Compatibility package installing all lirc packages -Obsoletes: lirc <= 0.9.1 +Obsoletes: lirc <= 0.9.1a Provides: lirc = %{version}-%{release} Requires: lirc-core%{?_isa} = %{version}-%{release} Requires: lirc-config = %{version}-%{release} @@ -369,6 +369,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/lirc.conf %{_udevrulesdir}/99-remote-control-lirc.rules %changelog +* Wed Nov 25 2015 Alec Leamas - 0.9.3a-3 +- Fix bad Obsoletes (#1284522). + * Tue Nov 10 2015 Fedora Release Engineering - 0.9.3a-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5