Accepting request 29003 from Base:System

Copy from Base:System/lirc based on submit request 29003 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lirc?expand=0&rev=29
This commit is contained in:
OBS User autobuild 2010-01-14 15:18:10 +00:00 committed by Git OBS Bridge
parent 0bfbf00175
commit 96f22b00b4
3 changed files with 14 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package lirc-kernel (Version 0.8.6MACRO)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
Name: lirc-kernel
BuildRequires: kernel-source kernel-syms module-init-tools
License: GPL v2 or later
License: GPLv2+
Group: System/Kernel
Summary: LIRC kernel modules
Version: 0.8.6%{?snapshot:_%snapshot}
@ -39,7 +39,7 @@ LIRC kernel modules
%package -n lirc-KMP
License: GPL v2 or later
License: GPLv2+
Summary: LIRC kernel modules
Group: System/Kernel
Recommends: lirc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 18 13:43:59 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Wed Sep 16 08:03:55 UTC 2009 - lnussel@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package lirc (Version 0.8.6MACRO)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ BuildRequires: i2c-tools
BuildRequires: fdupes
%endif
Url: http://www.lirc.org/
License: GPL v2 or later
License: GPLv2+
Group: Hardware/Other
AutoReqProv: on
# bug437293
@ -53,6 +53,7 @@ Release: 1
PreReq: %fillup_prereq %insserv_prereq
Summary: LIRC remote definitions
Source0: http://downloads.sourceforge.net/project/lirc/LIRC/%version/lirc-%{?snapshot}%{!?snapshot:%version}.tar.bz2
Source1: baselibs.conf
Source4: rc.lirc
Source5: sysconfig.lirc
Source6: fix-remote-keys.pl
@ -80,7 +81,7 @@ remotes.
%package devel
License: GPL v2 or later
License: GPLv2+
Summary: LIRC development files
Group: Hardware/Other
Requires: %{name} = %{version}
@ -97,7 +98,7 @@ control your computer with a remote control.
%package remotes
License: GPL v2 or later
License: GPLv2+
Summary: Tools for Infrared Receivers
Group: Hardware/Other
# files were in lirc package previously
@ -113,7 +114,7 @@ control your computer with a remote control.
%package -n liblirc_client0
License: GPL v2 or later
License: GPLv2+
Summary: LIRC client library
Group: Hardware/Other
Recommends: lirc = %{version}