From 2ffa4d07099df24fc0fd0b82c02e214fdb1cafe5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:35:20 +0100 Subject: [PATCH] automatic version update by autodist [release 16.12.1-1mamba;Fri Jan 13 2017] --- kgpg.spec | 82 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 56 insertions(+), 26 deletions(-) diff --git a/kgpg.spec b/kgpg.spec index bfec4dd..f046fc7 100644 --- a/kgpg.spec +++ b/kgpg.spec @@ -1,5 +1,5 @@ Name: kgpg -Version: 4.14.3 +Version: 16.12.1 Release: 1mamba Summary: A frontend for gpg Group: Graphical Desktop/Applications/Utilities @@ -7,19 +7,43 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://www.kde.org -Source: http://download.kde.org/stable/%{version}/src/kgpg-%{version}.tar.xz +Source: http://download.kde.org/stable/applications/%{version}/src/kgpg-%{version}.tar.xz License: GPL -BuildRequires: cmake ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kdelibs-devel -BuildRequires: kdepimlibs-devel -BuildRequires: kde-workspace-devel +BuildRequires: libakonadi-contacts-devel +BuildRequires: libakonadi-devel BuildRequires: libgcc -BuildRequires: libqt4-devel +BuildRequires: libkarchive-devel +BuildRequires: libkauth-devel +BuildRequires: libkbookmarks-devel +BuildRequires: libkcodecs-devel +BuildRequires: libkcompletion-devel +BuildRequires: libkconfig-devel +BuildRequires: libkconfigwidgets-devel +BuildRequires: libkcontacts-devel +BuildRequires: libkcoreaddons-devel +BuildRequires: libkcrash-devel +BuildRequires: libkdbusaddons-devel +BuildRequires: libki18n-devel +BuildRequires: libkiconthemes-devel +BuildRequires: libkio-devel +BuildRequires: libkitemmodels-devel +BuildRequires: libkitemviews-devel +BuildRequires: libkjobwidgets-devel +BuildRequires: libknotifications-devel +BuildRequires: libkservice-devel +BuildRequires: libktextwidgets-devel +BuildRequires: libkwidgetsaddons-devel +BuildRequires: libkwindowsystem-devel +BuildRequires: libkxmlgui-devel +BuildRequires: libqt5-devel +BuildRequires: libsolid-devel +BuildRequires: libsonnet-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END -Requires: kde-workspace +BuildRequires: cmake +#Requires: kde-workspace Provides: kgpg4 Obsoletes: kgpg4 BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -33,7 +57,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %setup -q %build -%cmake_kde4 -d build +%cmake_kde5 -d build %make %install @@ -64,27 +88,33 @@ exit 0 %files %defattr(-,root,root) -%{_kde4_bindir}/%{name} -%{_kde4_sharedir}/appdata/kgpg.appdata.xml -%{_kde4_sharedir}/appdata/kgpg.appdata.xml -%{_kde4_xdgappsdir}/%{name}.desktop -%dir %{_kde4_datadir}/%{name} -%{_kde4_datadir}/%{name}/icons/hicolor/*/actions/*.png -%{_kde4_datadir}/%{name}/icons/hicolor/*/status/*.png -%{_kde4_datadir}/%{name}/icons/hicolor/scalable/actions/*.svgz -%{_kde4_datadir}/%{name}/icons/hicolor/scalable/status/*.svgz -%{_kde4_datadir}/%{name}/keysmanager.rc -%{_kde4_datadir}/%{name}/kgpgeditor.rc -%{_kde4_datadir}/%{name}/tips -%{_kde4_autostartdir}/%{name}.desktop -%{_kde4_kcfgdir}/%{name}.kcfg -%doc %lang(en) %{_kde4_htmldir}/en/%{name} -%{_kde4_icondir}/hicolor/*/apps/%{name}.png -%{_kde4_servicesdir}/ServiceMenus/*.desktop +%{_kde5_bindir}/%{name} +%{_kde5_sharedir}/metainfo/org.kde.kgpg.appdata.xml +%{_sysconfdir}/xdg/autostart/org.kde.kgpg.desktop +%{_kde5_xdgappsdir}/org.kde.%{name}.desktop +%dir %{_kde5_datadir}/%{name} +%{_kde5_icondir}/hicolor/*/actions/*.png +%{_kde5_icondir}/hicolor/*/status/*.png +%{_kde5_icondir}/hicolor/scalable/actions/*.svgz +%{_kde5_icondir}/hicolor/scalable/status/*.svgz +%{_datadir}/kxmlgui5/kgpg/keysmanager.rc +%{_datadir}/kxmlgui5/kgpg/kgpgeditor.rc +%{_kde5_datadir}/%{name}/tips +#%{_kde5_autostartdir}/%{name}.desktop +%{_kde5_kcfgdir}/%{name}.kcfg +%doc %lang(en) %{_kde5_htmldir}/en/%{name} +%{_kde5_icondir}/hicolor/*/apps/%{name}.png +%{_kde5_servicesdir}/ServiceMenus/*.desktop %{_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml %doc AUTHORS COPYING %changelog +* Fri Jan 13 2017 Automatic Build System 16.12.1-1mamba +- automatic version update by autodist + +* Sun Dec 25 2016 Automatic Build System 16.12.0-1mamba +- automatic version update by autodist + * Thu Nov 20 2014 Automatic Build System 4.14.3-1mamba - automatic version update by autodist