Mailinglist Archive: opensuse-commit (1262 mails)
| < Previous | Next > |
commit seahorse
- From: root@xxxxxxx (h_root)
- Date: Mon, 4 Sep 2006 01:48:06 +0200 (CEST)
- Message-id: <20060903234806.A6D7C95289@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package seahorse
checked in at Mon Sep 4 01:48:06 CEST 2006.
--------
--- GNOME/seahorse/seahorse.changes 2006-07-18 11:25:32.000000000 +0200
+++ /work/users/ro/STABLE/seahorse/seahorse.changes 2006-09-04 01:45:31.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 4 01:40:03 CEST 2006 - ro@xxxxxxx
+
+- fix build (find icon file)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.vhFTPr/_old 2006-09-04 01:46:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vhFTPr/_new 2006-09-04 01:46:07.000000000 +0200
@@ -11,14 +11,14 @@
# norootforbuild
Name: seahorse
-BuildRequires: gpgme-devel intltool libglade2-devel libgnomeprintui-devel libsoup-devel libwnck-devel mDNSResponder-devel nautilus-devel openldap2 openldap2-devel perl-XML-Parser update-desktop-files
+BuildRequires: gnome-themes gpgme-devel intltool libglade2-devel libgnomeprintui-devel libsoup-devel libwnck-devel mDNSResponder-devel nautilus-devel openldap2 openldap2-devel perl-XML-Parser update-desktop-files
%define prefix /opt/gnome
%define sysconfdir /etc%{prefix}
License: GPL
Group: System/GUI/GNOME
Autoreqprov: on
Version: 0.8
-Release: 18
+Release: 21
Summary: GNOME2 interface for gnupg
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
Patch: %{name}-uninited.patch
@@ -73,7 +73,7 @@
%suse_update_desktop_file %{name}-pgp-preferences Security
# Hack to work around check for installed icons in .desktop files
mkdir -p $RPM_BUILD_ROOT%{prefix}/share/pixmaps
-cp %{prefix}/share/icons/gnome/48x48/mimetypes/gnome-mime-application-pgp-keys.png \
+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
rm $RPM_BUILD_ROOT%{prefix}/%{_lib}/nautilus/extensions-1.0/libnautilus-seahorse.*a
@@ -108,6 +108,8 @@
%{sysconfdir}/gconf/schemas/%{name}.schemas
%changelog -n seahorse
+* Mon Sep 04 2006 - ro@xxxxxxx
+- fix build (find icon file)
* Tue Jul 18 2006 - nadvornik@xxxxxxx
- fixed check for minimal gpgme version
* Wed Jan 25 2006 - mls@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |