|
|
@ -16,7 +16,6 @@ Summary: The Linux Infrared Remote Control package
|
|
|
|
%global repo http://downloads.sourceforge.net/lirc/LIRC/%{version}
|
|
|
|
%global repo http://downloads.sourceforge.net/lirc/LIRC/%{version}
|
|
|
|
%global tarball %{name}-%{version}%{?tag:-}%{?tag}.tar.gz
|
|
|
|
%global tarball %{name}-%{version}%{?tag:-}%{?tag}.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
|
|
|
# lib/ciniparser* and lib/dictionary* are BSD, others GPLv2
|
|
|
|
# lib/ciniparser* and lib/dictionary* are BSD, others GPLv2
|
|
|
|
License: GPLv2 and BSD
|
|
|
|
License: GPLv2 and BSD
|
|
|
|
URL: http://www.lirc.org/
|
|
|
|
URL: http://www.lirc.org/
|
|
|
@ -103,7 +102,6 @@ the same as installing previous versions of the lirc package.
|
|
|
|
|
|
|
|
|
|
|
|
%package libs
|
|
|
|
%package libs
|
|
|
|
Summary: LIRC libraries
|
|
|
|
Summary: LIRC libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description libs
|
|
|
|
%description libs
|
|
|
|
Part of the LIRC package suite which handles IR remotes. See
|
|
|
|
Part of the LIRC package suite which handles IR remotes. See
|
|
|
@ -131,7 +129,6 @@ LIRC configuration process.
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
%package devel
|
|
|
|
Summary: Development files for LIRC
|
|
|
|
Summary: Development files for LIRC
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
Requires: lirc-core%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: lirc-core%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
%description devel
|
|
|
@ -144,7 +141,6 @@ including headers and pkg-config files.
|
|
|
|
|
|
|
|
|
|
|
|
%package doc
|
|
|
|
%package doc
|
|
|
|
Summary: LIRC documentation
|
|
|
|
Summary: LIRC documentation
|
|
|
|
Group: Documentation
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
%description doc
|
|
|
|