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:
parent
fe5af196d7
commit
81c1292b9f
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lirc-kernel (Version 0.8.6MACRO)
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: lirc-kernel
|
Name: lirc-kernel
|
||||||
BuildRequires: kernel-source kernel-syms module-init-tools
|
BuildRequires: kernel-source kernel-syms module-init-tools
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Summary: LIRC kernel modules
|
Summary: LIRC kernel modules
|
||||||
Version: 0.8.6%{?snapshot:_%snapshot}
|
Version: 0.8.6%{?snapshot:_%snapshot}
|
||||||
@ -39,7 +39,7 @@ LIRC kernel modules
|
|||||||
|
|
||||||
|
|
||||||
%package -n lirc-KMP
|
%package -n lirc-KMP
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: LIRC kernel modules
|
Summary: LIRC kernel modules
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Recommends: lirc
|
Recommends: lirc
|
||||||
|
@ -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
|
Wed Sep 16 08:03:55 UTC 2009 - lnussel@suse.de
|
||||||
|
|
||||||
|
11
lirc.spec
11
lirc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lirc (Version 0.8.6MACRO)
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -40,7 +40,7 @@ BuildRequires: i2c-tools
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.lirc.org/
|
Url: http://www.lirc.org/
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -53,6 +53,7 @@ Release: 1
|
|||||||
PreReq: %fillup_prereq %insserv_prereq
|
PreReq: %fillup_prereq %insserv_prereq
|
||||||
Summary: LIRC remote definitions
|
Summary: LIRC remote definitions
|
||||||
Source0: http://downloads.sourceforge.net/project/lirc/LIRC/%version/lirc-%{?snapshot}%{!?snapshot:%version}.tar.bz2
|
Source0: http://downloads.sourceforge.net/project/lirc/LIRC/%version/lirc-%{?snapshot}%{!?snapshot:%version}.tar.bz2
|
||||||
|
Source1: baselibs.conf
|
||||||
Source4: rc.lirc
|
Source4: rc.lirc
|
||||||
Source5: sysconfig.lirc
|
Source5: sysconfig.lirc
|
||||||
Source6: fix-remote-keys.pl
|
Source6: fix-remote-keys.pl
|
||||||
@ -80,7 +81,7 @@ remotes.
|
|||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: LIRC development files
|
Summary: LIRC development files
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -97,7 +98,7 @@ control your computer with a remote control.
|
|||||||
|
|
||||||
|
|
||||||
%package remotes
|
%package remotes
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Tools for Infrared Receivers
|
Summary: Tools for Infrared Receivers
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
# files were in lirc package previously
|
# files were in lirc package previously
|
||||||
@ -113,7 +114,7 @@ control your computer with a remote control.
|
|||||||
|
|
||||||
|
|
||||||
%package -n liblirc_client0
|
%package -n liblirc_client0
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: LIRC client library
|
Summary: LIRC client library
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Recommends: lirc = %{version}
|
Recommends: lirc = %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user