Accepting request 240560 from KDE:Distro:Factory
Update to 4.13.80 OBS-URL: https://build.opensuse.org/request/show/240560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgpg?expand=0&rev=38
This commit is contained in:
committed by
Git OBS Bridge
parent
d13ade8a8e
commit
4b69bd3539
24
kgpg.spec
24
kgpg.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: kgpg
|
||||
Version: 4.13.2
|
||||
Version: 4.13.80
|
||||
Release: 0
|
||||
Summary: Encryption Tool
|
||||
License: GPL-2.0+
|
||||
@@ -26,6 +26,7 @@ Url: http://www.kde.org
|
||||
Source0: kgpg-%{version}.tar.xz
|
||||
Patch1: kgpg-autostart.diff
|
||||
BuildRequires: libkdepimlibs4-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
BuildRequires: xz
|
||||
Requires: gpg2
|
||||
Recommends: kdepim4-runtime
|
||||
@@ -45,8 +46,7 @@ Kgpg is a simple GUI for gpg
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%kde4_makeinstall -C build
|
||||
%suse_update_desktop_file kgpg Utility Security
|
||||
%kde_post_install
|
||||
|
||||
@@ -57,15 +57,15 @@ cd build
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING
|
||||
%_kde4_bindir/kgpg
|
||||
%_kde4_applicationsdir/*.desktop
|
||||
%{_datadir}/autostart/*.desktop
|
||||
%{_datadir}/dbus-1/interfaces/*.xml
|
||||
%_kde4_htmldir/en/kgpg/
|
||||
%_kde4_iconsdir/hicolor/*/*/*.png
|
||||
%_kde4_appsdir/kgpg/
|
||||
%_kde4_configkcfgdir/*.kcfg
|
||||
%_kde4_servicesdir/ServiceMenus/*.desktop
|
||||
%doc %lang(en) %{_kde4_htmldir}/en/kgpg/
|
||||
%{_datadir}/appdata/
|
||||
%{_kde4_applicationsdir}/*.desktop
|
||||
%{_kde4_appsdir}/kgpg/
|
||||
%{_kde4_bindir}/kgpg
|
||||
%{_kde4_configkcfgdir}/*.kcfg
|
||||
%{_kde4_datadir}/autostart/*.desktop
|
||||
%{_kde4_datadir}/dbus-1/interfaces/*.xml
|
||||
%{_kde4_iconsdir}/hicolor/*/*/*.png
|
||||
%{_kde4_servicesdir}/ServiceMenus/*.desktop
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user