automatic version update by autodist [release 17.08.0-1mamba;Thu Aug 31 2017]
This commit is contained in:
parent
85346d1d46
commit
144f263ecf
@ -1,5 +1,5 @@
|
||||
Name: ktp-auth-handler
|
||||
Version: 0.9.0
|
||||
Version: 17.08.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Telepathy authentication handler
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@ -7,24 +7,30 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/kde-telepathy/%{version}/src/ktp-auth-handler-%{version}.tar.bz2
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/ktp-auth-handler-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: ktp-common-internals-devel
|
||||
BuildRequires: libaccounts-qt-devel
|
||||
BuildRequires: libaccounts-qt5-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqca-devel
|
||||
BuildRequires: libqjson-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libsignon-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
BuildRequires: libkaccounts-integration-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwallet-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libqca-qt5-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsignon-qt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: telepathy-qt-devel
|
||||
BuildRequires: libtelepathy-qt5-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%debug_package
|
||||
@ -36,7 +42,7 @@ KDE Telepathy authentication handler.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -50,16 +56,22 @@ KDE Telepathy authentication handler.
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_libexecdir}/ktp-auth-handler
|
||||
%{_kde4_sharedir}/telepathy/clients/KTp.ConfAuthObserver.client
|
||||
%{_kde4_sharedir}/telepathy/clients/KTp.SASLHandler.client
|
||||
%{_kde4_sharedir}/telepathy/clients/KTp.TLSHandler.client
|
||||
%{_libexecdir}/ktp-auth-handler
|
||||
%{_datadir}/telepathy/clients/KTp.ConfAuthObserver.client
|
||||
%{_datadir}/telepathy/clients/KTp.SASLHandler.client
|
||||
%{_datadir}/telepathy/clients/KTp.TLSHandler.client
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.ConfAuthObserver.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TLSHandler.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.SASLHandler.service
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Aug 31 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 15.04.3-1mamba
|
||||
- update to 15.04.3
|
||||
|
||||
* Wed Oct 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user