]> git.pld-linux.org Git - packages/seahorse.git/blame - seahorse.spec
- updated to 3.10.1
[packages/seahorse.git] / seahorse.spec
CommitLineData
dbc7d33d 1Summary: Seahorse - A GNOME front end for GnuPG
9dc86bc8 2Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG
cdc477a3 3Name: seahorse
8f0a4075 4Version: 3.10.1
1fe8629d 5Release: 1
51cbdc65 6License: GPL v2
cdc477a3 7Group: X11/Applications
1666f5ee 8Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.10/%{name}-%{version}.tar.xz
8f0a4075 9# Source0-md5: 898450b7d4f96dc76658ba2d2b849303
d91eb87a 10URL: http://www.gnome.org/projects/seahorse/
6cd4a641
MB
11BuildRequires: atk-devel >= 1.32.0
12BuildRequires: autoconf >= 2.63
13BuildRequires: automake >= 1:1.11
03cb69d9 14BuildRequires: avahi-devel
51cbdc65 15BuildRequires: avahi-glib-devel >= 0.6
c95f9279 16BuildRequires: dbus-glib-devel >= 0.71
efb19179 17BuildRequires: docbook-dtd412-xml
1666f5ee 18BuildRequires: gcr-devel >= 3.9.1
cdc477a3 19BuildRequires: gettext-devel
6cd4a641 20BuildRequires: glib2-devel >= 1:2.16.0
51cbdc65 21BuildRequires: gnome-doc-utils >= 0.14.0
9cbb0146 22BuildRequires: gnupg >= 1.4.5
c95f9279 23BuildRequires: gpgme-devel >= 1:1.1.2
6cd4a641 24BuildRequires: gtk+3-devel >= 3.4.0
51cbdc65 25BuildRequires: intltool >= 0.40.0
1666f5ee
AF
26BuildRequires: libsecret-devel >= 0.16
27BuildRequires: libsoup-devel >= 2.33.92
f22f952d 28BuildRequires: libtool
ac2f0c9c 29BuildRequires: openldap-devel >= 2.4.6
f1823f0b 30BuildRequires: pkgconfig
b20f267f 31BuildRequires: rpmbuild(find_lang) >= 1.23
310f1f7c 32BuildRequires: rpmbuild(macros) >= 1.311
1666f5ee 33BuildRequires: vala >= 0.18.0
03cb69d9 34Requires(post,postun): desktop-file-utils
f601557a 35Requires(post,postun): gtk-update-icon-cache
dbc7d33d 36Requires(post,postun): hicolor-icon-theme
6cd4a641
MB
37Requires: gcr >= 3.4.0
38Requires: gnome-keyring >= 3.4.0
c95f9279 39Requires: gnupg >= 1.4.5
d91eb87a 40Requires: gnupg2
6cd4a641 41Obsoletes: gnome-keyring-manager
483349e7
MB
42# sr@Latn vs. sr@latin
43Conflicts: glibc-misc < 6:2.7
cdc477a3 44BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
45
a02d9a96 46%description
68723542 47Seahorse is a GNOME front end for GnuPG - the Gnu Privacy Guard
9606b670 48program. It is a tool for secure communications and data storage. Data
49encryption and digital signature creation can easily be performed
50through a GUI and Key Management operations can easily be carried out
51through an intuitive interface. Both English and Japanese is support
52is provided.
a02d9a96 53
9aff2383 54%description -l pl.UTF-8
dbc7d33d 55Seahorse to frontend GNOME do programu GnuPG - Gnu Privacy Guard. Jest
9aff2383
JR
56to narzędzie do bezpiecznego komunikowania i przechowywania danych.
57Szyfrowanie danych i tworzenie cyfrowego podpisu może być łatwo
58realizowane poprzez graficzny interfejs użytkownika, a zarządzanie
ff117168
JB
59kluczami jest prowadzone przez intuicyjny interfejs.
60
a02d9a96 61%prep
cdc477a3 62%setup -q
483349e7 63
a02d9a96 64%build
7b18c95f 65%{__glib_gettextize}
c95f9279 66%{__intltoolize}
7422ac8f 67%{__libtoolize}
24bd3434 68%{__aclocal} -I m4
a166476f 69%{__autoconf}
51cbdc65 70%{__autoheader}
a166476f 71%{__automake}
4ff17c94 72%configure \
e74914b2 73 SSH_KEYGEN_PATH=%{_bindir}/ssh-keygen \
74 SSH_PATH=%{_bindir}/ssh \
5422c6fa 75 --enable-pgp \
03cb69d9
PZ
76 --disable-silent-rules \
77 --disable-schemas-compile \
6cd4a641 78 --disable-static
993baeea 79%{__make}
a02d9a96 80
81%install
cdc477a3 82rm -rf $RPM_BUILD_ROOT
83
cd7b7cc3 84%{__make} install \
7422ac8f 85 DESTDIR=$RPM_BUILD_ROOT
a02d9a96 86
74dca57c 87%find_lang %{name} --with-gnome
7422ac8f 88
a02d9a96 89%clean
90rm -rf $RPM_BUILD_ROOT
91
fcce9e63 92%post
03cb69d9 93%glib_compile_schemas
310f1f7c 94%update_icon_cache hicolor
7b18c95f 95
502956d0 96%postun
03cb69d9 97%glib_compile_schemas
310f1f7c 98%update_icon_cache hicolor
7b18c95f 99
cdc477a3 100%files -f %{name}.lang
101%defattr(644,root,root,755)
9306bbd3 102%doc AUTHORS ChangeLog NEWS README
a940124b 103%attr(755,root,root) %{_bindir}/seahorse
3836c2bc 104%dir %{_libdir}/seahorse
4e4c69f2
MB
105%attr(755,root,root) %{_libdir}/seahorse/seahorse-ssh-askpass
106%attr(755,root,root) %{_libdir}/seahorse/xloadimage
7b18c95f 107%{_datadir}/%{name}
51cbdc65 108%{_desktopdir}/seahorse.desktop
785253c9 109%{_iconsdir}/hicolor/*/*/*
03cb69d9
PZ
110%{_datadir}/GConf/gsettings/org.gnome.seahorse.convert
111%{_datadir}/GConf/gsettings/org.gnome.seahorse.manager.convert
112%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.gschema.xml
113%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.manager.gschema.xml
114%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.window.gschema.xml
5422c6fa 115%{_mandir}/man1/seahorse.1*
1666f5ee
AF
116%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
117%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
118
This page took 0.221695 seconds and 4 git commands to generate.