automatic version update by autodist [release 17.08.0-1mamba;Thu Aug 31 2017]
This commit is contained in:
parent
a18f082d4c
commit
7fc002bcac
@ -1,5 +1,5 @@
|
||||
Name: ktp-approver
|
||||
Version: 0.9.0
|
||||
Version: 17.08.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Channel Approver for Telepathy
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@ -7,18 +7,23 @@ 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-approver-%{version}.tar.bz2
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/ktp-approver-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkdbusaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: telepathy-qt-devel
|
||||
BuildRequires: libtelepathy-qt5-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: kde-workspace
|
||||
#Requires: kde-workspace
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%debug_package
|
||||
@ -30,7 +35,7 @@ KDE Channel Approver for Telepathy.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -54,14 +59,20 @@ exit 0
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_libdir}/kde4/kded_ktp_approver.so
|
||||
%config %{_kde4_configdir}/ktp_approverrc
|
||||
%{_kde4_servicesdir}/kded/ktp_approver.desktop
|
||||
%{_kde4_servicetypesdir}/ktp-approver.desktop
|
||||
%{_sysconfdir}/xdg/ktp_approverrc
|
||||
%{_libdir}/qt5/plugins/kded_ktp_approver.so
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service
|
||||
%{_datadir}/kservices5/kded/ktp_approver.desktop
|
||||
%{_kde5_servicetypesdir}/ktp-approver.desktop
|
||||
%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