From 0bb9930e3d033f77486da33ddbda11665677263e4644100aa3a7a6474f453a01 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 18 Jul 2008 23:02:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=29 --- ...marks.patch => epiphany-default-bookmarks.patch | 0 epiphany.changes | 5 +++++ epiphany.spec | 14 +++++++------- 3 files changed, 12 insertions(+), 7 deletions(-) rename default-bookmarks.patch => epiphany-default-bookmarks.patch (100%) diff --git a/default-bookmarks.patch b/epiphany-default-bookmarks.patch similarity index 100% rename from default-bookmarks.patch rename to epiphany-default-bookmarks.patch diff --git a/epiphany.changes b/epiphany.changes index 3cca991..d1cb02c 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 18 13:34:47 CEST 2008 - rodrigo@suse.de + +- Fixed tagging of patches + ------------------------------------------------------------------- Wed Jun 18 21:40:50 CEST 2008 - maw@suse.de diff --git a/epiphany.spec b/epiphany.spec index f7cb010..4856e9a 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -30,19 +30,17 @@ Requires: mozilla => %{mozilla_ver} %endif %endif Version: 2.22.2 -Release: 1 +Release: 10 Requires: %{name}-lang = %{version} License: GPL v2 or later Group: Productivity/Networking/Web/Browsers Summary: GNOME Web Browser Based on the Mozilla Rendering Engine Source: %{name}-%{version}.tar.bz2 -#PATCH-FIX-OPENSUSE epiphany-browser-plugins.patch bnc222861 -- Handle suse specific plugins dir +# PATCH-FIX-OPENSUSE epiphany-browser-plugins.patch bnc222861 -- Handle suse specific plugins dir Patch1: epiphany-browser-plugins.patch -#PATCH-FIX-OPENSUSE default-bookmarks.patch bnc293690 -- openSUSE specific bookmarks -#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 -# Create libtool before use +# PATCH-FIX-OPENSUSE epiphany-default-bookmarks.patch bnc293690 -- openSUSE specific bookmarks +Patch2: epiphany-default-bookmarks.patch +# PATCH-FIX-OPENSUSE epiphany-libtool.patch -- Create libtool before use Patch4: epiphany-libtool.patch Url: http://www.gnome.org/projects/epiphany/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -189,6 +187,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/epiphany %changelog +* Fri Jul 18 2008 rodrigo@suse.de +- Fixed tagging of patches * Wed Jun 18 2008 maw@suse.de - Update to version 2.22.2: + Various bugxies