automatic version update by autodist [release 17.08.0-1mamba;Thu Aug 31 2017]

This commit is contained in:
Automatic Build System 2024-01-06 03:10:15 +01:00
parent a18f082d4c
commit 7fc002bcac

View File

@ -1,5 +1,5 @@
Name: ktp-approver Name: ktp-approver
Version: 0.9.0 Version: 17.08.0
Release: 1mamba Release: 1mamba
Summary: KDE Channel Approver for Telepathy Summary: KDE Channel Approver for Telepathy
Group: Graphical Desktop/Applications/Networking Group: Graphical Desktop/Applications/Networking
@ -7,18 +7,23 @@ 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/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 License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: libgcc 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: libstdc++6-devel
BuildRequires: telepathy-qt-devel BuildRequires: libtelepathy-qt5-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
Requires: kde-workspace #Requires: kde-workspace
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%debug_package %debug_package
@ -30,7 +35,7 @@ KDE Channel Approver for Telepathy.
%setup -q %setup -q
%build %build
%cmake_kde4 -d build %cmake_kde5 -d build
%make %make
%install %install
@ -54,14 +59,20 @@ exit 0
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)
%{_kde4_libdir}/kde4/kded_ktp_approver.so %{_sysconfdir}/xdg/ktp_approverrc
%config %{_kde4_configdir}/ktp_approverrc %{_libdir}/qt5/plugins/kded_ktp_approver.so
%{_kde4_servicesdir}/kded/ktp_approver.desktop
%{_kde4_servicetypesdir}/ktp-approver.desktop
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.Approver.service
%{_datadir}/kservices5/kded/ktp_approver.desktop
%{_kde5_servicetypesdir}/ktp-approver.desktop
%doc COPYING %doc COPYING
%changelog %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 * Wed Oct 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-1mamba
- automatic version update by autodist - automatic version update by autodist