138 lines
4.2 KiB
RPMSpec
138 lines
4.2 KiB
RPMSpec
Name: ktp-approver
|
|
Version: 18.08.2
|
|
Release: 1mamba
|
|
Summary: KDE Channel Approver for Telepathy
|
|
Group: Graphical Desktop/Applications/Networking
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
|
URL: http://www.kde.org
|
|
Source: http://download.kde.org/stable/applications/%{version}/src/ktp-approver-%{version}.tar.xz
|
|
License: LGPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libgcc
|
|
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: libtelepathy-qt5-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: cmake
|
|
#Requires: kde-workspace
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%debug_package
|
|
|
|
%description
|
|
KDE Channel Approver for Telepathy.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake_kde5 -d build
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall -C build
|
|
|
|
%find_lang %{name} --all-name --with-kde || touch %{name}.lang
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%posttrans
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
exit 0
|
|
|
|
%postun
|
|
if [ $1 -eq 0 ]; then
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
fi
|
|
exit 0
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_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
|
|
* Tue Oct 16 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 07 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 19 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jun 11 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Apr 29 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 10 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 12 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* 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
|
|
|
|
* Tue Oct 28 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.1-1mamba
|
|
- update to 0.8.1
|
|
|
|
* Sun Oct 07 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.5.1-1mamba
|
|
- update to 0.5.1
|
|
|
|
* Tue Aug 28 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.5.0-1mamba
|
|
- update to 0.5.0
|
|
|
|
* Fri Jul 27 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.4.1-1mamba
|
|
- update to 0.4.1
|
|
|
|
* Wed Jun 20 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.4.0-1mamba
|
|
- update to 0.4.0
|
|
|
|
* Sun Apr 08 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.3.1-1mamba
|
|
- package created by autospec
|