diff --git a/kremotecontrol.spec b/kremotecontrol.spec index 8411f68..fe1cfea 100644 --- a/kremotecontrol.spec +++ b/kremotecontrol.spec @@ -1,5 +1,5 @@ Name: kremotecontrol -Version: 4.14.3 +Version: 17.08.3 Release: 1mamba Summary: A KDE frontend for the Linux Infrared Remote Control system (LIRC) Group: Graphical Desktop/Applications/Utilities @@ -7,22 +7,18 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan 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 -BuildRequires: cmake -BuildRequires: libqt4-devel -BuildRequires: kdelibs-devel ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: kdelibs-devel -BuildRequires: kde-workspace-devel +BuildRequires: libX11-devel +BuildRequires: libXtst-devel BuildRequires: libgcc BuildRequires: libqt4-devel BuildRequires: libstdc++6-devel -BuildRequires: libX11-devel -BuildRequires: libXtst-devel ## AUTOBUILDREQ-END -Requires: kde-workspace +BuildRequires: cmake Provides: irkick = %{?epoch:%epoch:}%{version}-%{release} Obsoletes: irkick BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -100,6 +96,9 @@ exit 0 # %doc README TODO %changelog +* Tue Jan 08 2019 Silvan Calarco 17.08.3-1mamba +- update to 17.08.3 + * Thu Nov 20 2014 Automatic Build System 4.14.3-1mamba - automatic version update by autodist