Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit epiphany-extensions
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 03 Apr 2007 21:21:07 +0200
- Message-id: <20070403192107.C3F94678185@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package epiphany-extensions
checked in at Tue Apr 3 21:21:07 CEST 2007.
--------
--- GNOME/epiphany-extensions/epiphany-extensions.changes 2007-01-10 17:22:50.000000000 +0100
+++ /mounts/work_src_done/STABLE/epiphany-extensions/epiphany-extensions.changes 2007-04-02 22:07:56.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Apr 2 14:59:54 CDT 2007 - maw@xxxxxxx
+
+- Update to version 2.18.0
+- Update the URL in Source:
+- b.g.o 348331, 412924, 352082, 342951, 342951, 395763, and 357052.
+
+-------------------------------------------------------------------
Old:
----
epiphany-extensions-2.16.1.tar.bz2
New:
----
epiphany-extensions-2.18.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ epiphany-extensions.spec ++++++
--- /var/tmp/diff_new_pack.I23318/_old 2007-04-03 21:20:22.000000000 +0200
+++ /var/tmp/diff_new_pack.I23318/_new 2007-04-03 21:20:22.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package epiphany-extensions (Version 2.16.1)
+# spec file for package epiphany-extensions (Version 2.18.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,15 +12,15 @@
Name: epiphany-extensions
%define xulrunner_version 181
-BuildRequires: docbook_4 epiphany epiphany-devel gcc-c++ gnome-common gnome-doc-utils-devel gnutls-devel gtk2 intltool libgnomeprintui-devel libwnck-devel libxml2-python mDNSResponder-devel mozilla-xulrunner181-devel opensp-devel perl-XML-Parser python-devel scrollkeeper update-desktop-files
-Version: 2.16.1
-Release: 40
+BuildRequires: docbook_4 epiphany epiphany-devel gcc-c++ gnome-common gnome-doc-utils-devel gnutls-devel gtk2 intltool libgnomeprintui-devel libwnck-devel libxml2-python mDNSResponder-devel mozilla-xulrunner181-devel opensp-devel pcre-devel perl-XML-Parser python-devel scrollkeeper update-desktop-files
+Version: 2.18.0
+Release: 1
URL: http://www.gnome.org/projects/epiphany/
Prefix: %{_prefix}
Group: Productivity/Networking/Web/Browsers
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Summary: Extensions Collection for Epiphany
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}.tar.bz2
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.18/%{name}-%{version}.tar.bz2
Autoreqprov: on
Provides: epiphany-plugins
Obsoletes: epiphany-plugins
@@ -50,6 +50,8 @@
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%gconf_schemas_prereq
+
%description
This package contains the following Epiphany extensions: Error Viewer
and Validator, Mouse Gestures, Popup Blocker, and Tabs Move-To Menu.
@@ -78,21 +80,43 @@
%install
make DESTDIR=$RPM_BUILD_ROOT install
-%find_lang %{name}-2.16
-%find_lang %{name} %{name}-2.16.lang
+%find_lang %{name}-2.18
+%find_lang %{name} %{name}-2.18.lang
+%find_gconf_schemas
+cat %{name}-2.18.lang %{name}.schemas_list > %{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
%clean
rm -rf $RPM_BUILD_ROOT
-%files -f %{name}-2.16.lang
+%pre -f %{name}.schemas_pre
+
+%post
+if test -x usr/bin/update-mime-database ; then
+ usr/bin/update-mime-database usr/share/mime >/dev/null
+fi
+
+%posttrans -f %{name}.schemas_posttrans
+
+%preun -f %{name}.schemas_preun
+
+%postun
+if test -x usr/bin/update-mime-database ; then
+ usr/bin/update-mime-database usr/share/mime >/dev/null
+fi
+
+%files -f %{name}.lst
%defattr (-, root, root)
%doc AUTHORS COPYING COPYING.README ChangeLog NEWS README TODO
%{_datadir}/epiphany-extensions
%{_datadir}/omf/epiphany-extensions
-%{_libdir}/epiphany/2.16/extensions/*
+%{_libdir}/epiphany/2.18/extensions/*
-%changelog -n epiphany-extensions
+%changelog
+* Mon Apr 02 2007 - maw@xxxxxxx
+- Update to version 2.18.0
+- Update the URL in Source:
+- b.g.o 348331, 412924, 352082, 342951, 342951, 395763, and 357052.
* Wed Jan 10 2007 - sbrabec@xxxxxxx
- Spec file cleanup.
* Sat Dec 30 2006 - james@xxxxxxxxxxxxxxxxx
++++++ epiphany-extensions-2.16.1.tar.bz2 -> epiphany-extensions-2.18.0.tar.bz2 ++++++
++++ 35880 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |