update to 17.08.3 [release 17.08.3-1mamba;Tue Jan 08 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 02:45:18 +01:00
parent ec5d9763c5
commit d0ae9eb627

View File

@ -1,5 +1,5 @@
Name: kremotecontrol Name: kremotecontrol
Version: 4.14.3 Version: 17.08.3
Release: 1mamba Release: 1mamba
Summary: A KDE frontend for the Linux Infrared Remote Control system (LIRC) Summary: A KDE frontend for the Linux Infrared Remote Control system (LIRC)
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
@ -7,22 +7,18 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com> Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org URL: http://www.kde.org
Source: http://download.kde.org/stable/%{version}/src/kremotecontrol-%{version}.tar.xz Source: https://github.com/KDE/kremotecontrol.git/v%{version}/kremotecontrol-%{version}.tar.bz2
License: GPL License: GPL
BuildRequires: cmake
BuildRequires: libqt4-devel
BuildRequires: kdelibs-devel
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: kdelibs-devel BuildRequires: kdelibs-devel
BuildRequires: kde-workspace-devel BuildRequires: libX11-devel
BuildRequires: libXtst-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libqt4-devel BuildRequires: libqt4-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libX11-devel
BuildRequires: libXtst-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: kde-workspace BuildRequires: cmake
Provides: irkick = %{?epoch:%epoch:}%{version}-%{release} Provides: irkick = %{?epoch:%epoch:}%{version}-%{release}
Obsoletes: irkick Obsoletes: irkick
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -100,6 +96,9 @@ exit 0
# %doc README TODO # %doc README TODO
%changelog %changelog
* Tue Jan 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 17.08.3-1mamba
- update to 17.08.3
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba * Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
- automatic version update by autodist - automatic version update by autodist