automatic version update by autodist [release 16.12.1-1mamba;Fri Jan 13 2017]
This commit is contained in:
parent
b8b80e9737
commit
2ffa4d0709
82
kgpg.spec
82
kgpg.spec
@ -1,5 +1,5 @@
|
|||||||
Name: kgpg
|
Name: kgpg
|
||||||
Version: 4.14.3
|
Version: 16.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A frontend for gpg
|
Summary: A frontend for gpg
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -7,19 +7,43 @@ 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/%{version}/src/kgpg-%{version}.tar.xz
|
Source: http://download.kde.org/stable/applications/%{version}/src/kgpg-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: cmake
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: kdelibs-devel
|
BuildRequires: libakonadi-contacts-devel
|
||||||
BuildRequires: kdepimlibs-devel
|
BuildRequires: libakonadi-devel
|
||||||
BuildRequires: kde-workspace-devel
|
|
||||||
BuildRequires: libgcc
|
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
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: kde-workspace
|
BuildRequires: cmake
|
||||||
|
#Requires: kde-workspace
|
||||||
Provides: kgpg4
|
Provides: kgpg4
|
||||||
Obsoletes: kgpg4
|
Obsoletes: kgpg4
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -33,7 +57,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4 -d build
|
%cmake_kde5 -d build
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -64,27 +88,33 @@ exit 0
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde4_bindir}/%{name}
|
%{_kde5_bindir}/%{name}
|
||||||
%{_kde4_sharedir}/appdata/kgpg.appdata.xml
|
%{_kde5_sharedir}/metainfo/org.kde.kgpg.appdata.xml
|
||||||
%{_kde4_sharedir}/appdata/kgpg.appdata.xml
|
%{_sysconfdir}/xdg/autostart/org.kde.kgpg.desktop
|
||||||
%{_kde4_xdgappsdir}/%{name}.desktop
|
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||||
%dir %{_kde4_datadir}/%{name}
|
%dir %{_kde5_datadir}/%{name}
|
||||||
%{_kde4_datadir}/%{name}/icons/hicolor/*/actions/*.png
|
%{_kde5_icondir}/hicolor/*/actions/*.png
|
||||||
%{_kde4_datadir}/%{name}/icons/hicolor/*/status/*.png
|
%{_kde5_icondir}/hicolor/*/status/*.png
|
||||||
%{_kde4_datadir}/%{name}/icons/hicolor/scalable/actions/*.svgz
|
%{_kde5_icondir}/hicolor/scalable/actions/*.svgz
|
||||||
%{_kde4_datadir}/%{name}/icons/hicolor/scalable/status/*.svgz
|
%{_kde5_icondir}/hicolor/scalable/status/*.svgz
|
||||||
%{_kde4_datadir}/%{name}/keysmanager.rc
|
%{_datadir}/kxmlgui5/kgpg/keysmanager.rc
|
||||||
%{_kde4_datadir}/%{name}/kgpgeditor.rc
|
%{_datadir}/kxmlgui5/kgpg/kgpgeditor.rc
|
||||||
%{_kde4_datadir}/%{name}/tips
|
%{_kde5_datadir}/%{name}/tips
|
||||||
%{_kde4_autostartdir}/%{name}.desktop
|
#%{_kde5_autostartdir}/%{name}.desktop
|
||||||
%{_kde4_kcfgdir}/%{name}.kcfg
|
%{_kde5_kcfgdir}/%{name}.kcfg
|
||||||
%doc %lang(en) %{_kde4_htmldir}/en/%{name}
|
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||||
%{_kde4_icondir}/hicolor/*/apps/%{name}.png
|
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
|
||||||
%{_kde4_servicesdir}/ServiceMenus/*.desktop
|
%{_kde5_servicesdir}/ServiceMenus/*.desktop
|
||||||
%{_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml
|
%{_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Dec 25 2016 Automatic Build System <autodist@mambasoft.it> 16.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user