Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit seahorse
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 02 Apr 2007 02:11:42 +0200
- Message-id: <20070402001142.531C567817E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package seahorse
checked in at Mon Apr 2 02:11:42 CEST 2007.
--------
--- GNOME/seahorse/seahorse.changes 2007-02-05 01:01:02.000000000 +0100
+++ /mounts/work_users/ro/STABLE/seahorse/seahorse.changes 2007-04-02 01:52:54.312698000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 2 01:52:47 CEST 2007 - ro@xxxxxxx
+
+- updated gconf scriptlets
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.i10343/_old 2007-04-02 02:11:31.000000000 +0200
+++ /var/tmp/diff_new_pack.i10343/_new 2007-04-02 02:11:31.000000000 +0200
@@ -17,7 +17,7 @@
Autoreqprov: on
PreReq: gconf2
Version: 0.8
-Release: 60
+Release: 66
Summary: GNOME2 interface for gnupg
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
Patch: %{name}-uninited.patch
@@ -25,6 +25,8 @@
URL: http://seahorse.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%gconf_schemas_prereq
+
%description
Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
@@ -67,7 +69,6 @@
rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.*a
( cd ${RPM_BUILD_ROOT}/%{_datadir}/mime/ && rm -rf XMLnamespaces globs mime application magic )
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
-%find_lang %{name}
%suse_update_desktop_file %{name} Security
%suse_update_desktop_file %{name}-pgp-preferences Security
# Hack to work around check for installed icons in .desktop files
@@ -75,7 +76,9 @@
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%{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.*a
+%find_lang %{name}
%find_gconf_schemas
+cat %{name}.schemas_list %{name}.lang >%{name}.lst
%pre -f %{name}.schemas_pre
@@ -98,7 +101,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%files -f %files -f %{name}.lang
+%files -f %{name}.lst
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README
%defattr (-, root, root)
@@ -110,10 +113,11 @@
%{_prefix}/share/mime-info
%{_prefix}/share/pixmaps/*.png
%{_prefix}/share/seahorse
-%{_sysconfdir}/gconf/schemas/%{name}.schemas
%{_prefix}/share/mime/packages/seahorse.xml
-%changelog -n seahorse
+%changelog
+* Mon Apr 02 2007 - ro@xxxxxxx
+- updated gconf scriptlets
* Mon Feb 05 2007 - ro@xxxxxxx
- GNOME moved to /usr
* Thu Dec 07 2006 - sbrabec@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |