[packages/midori] up to 0.4.8, setup default homepage to be pld

glen glen at pld-linux.org
Sat Feb 9 20:32:09 CET 2013


commit 14b8187cd1128d9595fbd1ef85e5416e8ae221b8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Feb 9 21:07:16 2013 +0200

    up to 0.4.8, setup default homepage to be pld

 homepage.patch | 11 +++++++++++
 midori.spec    |  6 ++++--
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/midori.spec b/midori.spec
index 87875ea..3e1bb74 100644
--- a/midori.spec
+++ b/midori.spec
@@ -2,12 +2,13 @@ Summary:	Web browser based on GTK+ WebCore
 Summary(hu.UTF-8):	GTK+ WebCore alapú web-böngésző
 Summary(pl.UTF-8):	Przeglądarka WWW oparta na GTK+ WebCore
 Name:		midori
-Version:	0.4.7
+Version:	0.4.8
 Release:	1
 License:	LGPL v2+
 Group:		X11/Applications/Networking
 Source0:	http://archive.xfce.org/src/apps/midori/0.4/%{name}-%{version}.tar.bz2
-# Source0-md5:	06db7b88a41e9b2265728960d5e98f35
+# Source0-md5:	ce1b01fa5aa33d2ee50196df0c71e96f
+Patch0:		homepage.patch
 URL:		http://twotoasts.de/index.php/midori/
 BuildRequires:	gcr-devel
 BuildRequires:	gettext-devel
@@ -69,6 +70,7 @@ Dokumentacja API midori.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 ./waf configure \
diff --git a/homepage.patch b/homepage.patch
new file mode 100644
index 0000000..5983952
--- /dev/null
+++ b/homepage.patch
@@ -0,0 +1,11 @@
+--- ./midori/midori-settings.vala	2012-09-07 12:39:55.000000000 +0200
++++ ./midori/midori-settings.vala.new	2012-09-08 15:37:25.190444847 +0200
+@@ -73,7 +73,7 @@
+         public bool open_tabs_next_to_current { get; set; default = true; }
+         public bool always_show_tabbar { get; set; default = true; }
+ 
+-        public string homepage { get; set; default = "http://www.google.com"; }
++        public string homepage { get; set; default = "https://www.pld-linu.org"; }
+         static string default_download_folder () {
+             return Environment.get_user_special_dir (UserDirectory.DOWNLOAD)
+                 ?? Environment.get_home_dir ();
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/midori.git/commitdiff/14b8187cd1128d9595fbd1ef85e5416e8ae221b8



More information about the pld-cvs-commit mailing list