This commit is contained in:
parent
6309d0b90d
commit
b47957c1cc
@ -1,12 +0,0 @@
|
||||
=== modified file 'data/glade/epiphany.glade'
|
||||
--- data/glade/epiphany.glade 2008-05-16 23:14:25 +0000
|
||||
+++ data/glade/epiphany.glade 2008-05-16 23:26:24 +0000
|
||||
@@ -213,6 +213,7 @@
|
||||
<child>
|
||||
<widget class="GtkButton" id="cookies_properties_button">
|
||||
<property name="visible">True</property>
|
||||
+ <property name="sensitive">False</property>
|
||||
<property name="can_default">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label">gtk-properties</property>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46100589113150e8233ada4a26de030f0a240378c103406559d56fe403433866
|
||||
size 5184989
|
3
epiphany-2.22.2.tar.bz2
Normal file
3
epiphany-2.22.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be9c9a5bf83f9862dd84c8c31b6a82d11e466812b800bb94f2ba6c12cb0df2d0
|
||||
size 5183641
|
@ -1,23 +0,0 @@
|
||||
diff -ur RELEASE_2_22_1_1/po/cs.po gnome-2-22/po/cs.po
|
||||
--- RELEASE_2_22_1_1/po/cs.po 2008-03-04 23:49:15.000000000 +0100
|
||||
+++ gnome-2-22/po/cs.po 2008-04-16 15:42:21.000000000 +0200
|
||||
@@ -2337,7 +2337,7 @@
|
||||
|
||||
#: ../lib/egg/egg-editable-toolbar.c:1405
|
||||
msgid "_Move on Toolbar"
|
||||
-msgstr "_Přesunout na lištu nástrojů"
|
||||
+msgstr "_Přesunout na liště nástrojů"
|
||||
|
||||
#: ../lib/egg/egg-editable-toolbar.c:1406
|
||||
msgid "Move the selected item on the toolbar"
|
||||
diff -ur RELEASE_2_22_1_1/po/ChangeLog gnome-2-22/po/ChangeLog
|
||||
--- RELEASE_2_22_1_1/po/ChangeLog 2008-04-04 14:05:34.000000000 +0200
|
||||
+++ gnome-2-22/po/ChangeLog 2008-04-16 15:42:21.000000000 +0200
|
||||
@@ -1,3 +1,7 @@
|
||||
+2008-04-16 Stanislav Brabec <sbrabec@hammer.suse.cz>
|
||||
+
|
||||
+ * cs.po: Typo fix.
|
||||
+
|
||||
2008-04-04 Eskild Hustvedt <eskildh@gnome.org>
|
||||
|
||||
* nn.po: Updated Norwegian Nynorsk translation
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 21:40:50 CEST 2008 - maw@suse.de
|
||||
|
||||
- Update to version 2.22.2:
|
||||
+ Various bugxies
|
||||
- Drop obsolete patches: epiphany-po-update.patch and
|
||||
ephy-no-cookies-selected.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:38:39 CEST 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package epiphany (Version 2.22.1.1)
|
||||
# spec file for package epiphany (Version 2.22.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -29,8 +29,8 @@ BuildRequires: mozilla-devel
|
||||
Requires: mozilla => %{mozilla_ver}
|
||||
%endif
|
||||
%endif
|
||||
Version: 2.22.1.1
|
||||
Release: 20
|
||||
Version: 2.22.2
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
@ -42,11 +42,8 @@ Patch1: epiphany-browser-plugins.patch
|
||||
#BRAND: FIXME: There is no way to customize vendor bookmarks in epiphany yet.
|
||||
Patch2: default-bookmarks.patch
|
||||
### #PATCH-FIX-UPSTREAM epiphany-avahi-bookmarks.patch bgo516008 -- avahi bookmarks processing
|
||||
#PATCH-FIX-UPSTREAM SVN po update
|
||||
Patch3: epiphany-po-update.patch
|
||||
# Create libtool before use
|
||||
Patch4: epiphany-libtool.patch
|
||||
Patch5: ephy-no-cookies-selected.patch
|
||||
Url: http://www.gnome.org/projects/epiphany/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-gtk python-gnome iso-codes gnome-icon-theme
|
||||
@ -118,9 +115,7 @@ Authors:
|
||||
%setup -q
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4
|
||||
%patch5
|
||||
|
||||
%build
|
||||
#cp -i data/default-prefs-gecko-1-8.js data/default-prefs-xulrunner.js
|
||||
@ -194,6 +189,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/epiphany
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2008 maw@suse.de
|
||||
- Update to version 2.22.2:
|
||||
+ Various bugxies
|
||||
- Drop obsolete patches: epiphany-po-update.patch and
|
||||
ephy-no-cookies-selected.patch.
|
||||
* Wed May 21 2008 maw@suse.de
|
||||
- Use >=, not =, to require xulrunner versions (bnc#371145).
|
||||
* Sat May 17 2008 maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user