forked from pool/seahorse
This commit is contained in:
parent
744b5c38c4
commit
a7d81b5c36
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 19:06:02 CEST 2008 - maw@suse.de
|
||||
|
||||
- Remove the .desktop file icon copying hack.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 20:21:26 CEST 2008 - maw@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@ Group: System/GUI/GNOME
|
||||
AutoReqProv: on
|
||||
PreReq: gconf2
|
||||
Version: 2.22.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Requires: %{name}-lang = %{version}
|
||||
Summary: GNOME2 interface for gnupg
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
|
||||
@ -153,10 +153,6 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
||||
%suse_update_desktop_file %{name}-pgp-signature Security
|
||||
%suse_update_desktop_file %{name}-pgp-keys Security
|
||||
%suse_update_desktop_file %{name}-pgp-encrypted Security
|
||||
# Hack to work around check for installed icons in .desktop files
|
||||
mkdir -p $RPM_BUILD_ROOT%{_prefix}/share/pixmaps
|
||||
cp %{_prefix}/share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png \
|
||||
$RPM_BUILD_ROOT%{_prefix}/share/pixmaps/gnome-mime-application-pgp-keys.png
|
||||
%find_lang %{name}
|
||||
%find_lang %{name}-applet %{name}.lang
|
||||
%find_gconf_schemas
|
||||
@ -238,6 +234,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/epiphany/%_epiphany_major_version/extensions/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Jun 30 2008 maw@suse.de
|
||||
- Remove the .desktop file icon copying hack.
|
||||
* Mon Jun 23 2008 maw@suse.de
|
||||
- Update to version 2.22.2:
|
||||
+ Fix importing keys from hkp keyservers.
|
||||
|
Loading…
Reference in New Issue
Block a user