SHA256
1
0
forked from pool/lirc

Accepting request 291617 from home:posophe:branches:vdr

fix up

OBS-URL: https://build.opensuse.org/request/show/291617
OBS-URL: https://build.opensuse.org/package/show/vdr/lirc?expand=0&rev=52
This commit is contained in:
Hendrik Vogelsang 2015-03-20 11:10:24 +00:00 committed by Git OBS Bridge
parent b9bfcb485e
commit 3cf7a85028
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 19 17:08:50 UTC 2015 - p.drouand@gmail.com
- lirc-core provides and obsoletes lirc
- Fix lirc-disable-kernel-rc requirement
-------------------------------------------------------------------
Tue Feb 17 23:44:16 UTC 2015 - p.drouand@gmail.com

View File

@ -78,6 +78,8 @@ control your computer with a remote control.
%package core
Summary: LIRC core, always needed to run LIRC
Group: Hardware/Other
Provides: %{name} = %{version}
Obsoletes: %{name} > %{version}
%description core
The LIRC core contains the lircd daemons, the devinput and
@ -141,7 +143,7 @@ and sending IR signals with the most common IR remote controls.
%package disable-kernel-rc
Summary: Disable kernel ir device handling in favor of lirc
Group: Hardware/Other
Requires: %{name} = %{version}-%{release}
Requires: %{name}-core = %{version}-%{release}
Recommends: lirc-core = %{version}
%description disable-kernel-rc