packages: kcheckgmail/kcheckgmail-default_browser.patch, kcheckgmail/kcheck...
glen
glen at pld-linux.org
Fri Mar 5 13:49:01 CET 2010
Author: glen Date: Fri Mar 5 12:49:01 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- move towards xdg-open (btw: iceweasel pkg does provide firefox binary)
---- Files affected:
packages/kcheckgmail:
kcheckgmail-default_browser.patch (1.1 -> 1.2) , kcheckgmail.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: packages/kcheckgmail/kcheckgmail-default_browser.patch
diff -u packages/kcheckgmail/kcheckgmail-default_browser.patch:1.1 packages/kcheckgmail/kcheckgmail-default_browser.patch:1.2
--- packages/kcheckgmail/kcheckgmail-default_browser.patch:1.1 Fri Mar 5 11:57:59 2010
+++ packages/kcheckgmail/kcheckgmail-default_browser.patch Fri Mar 5 13:48:56 2010
@@ -5,7 +5,7 @@
<entry name="CustomBrowser" type="Path">
<label>Use a custom browser</label>
- <default>firefox %u</default>
-+ <default>iceweasel %u</default>
++ <default>xdg-open %u</default>
<whatsthis>Use a custom browser other than the KDE default to check your Gmail</whatsthis>
</entry>
</group>
================================================================
Index: packages/kcheckgmail/kcheckgmail.spec
diff -u packages/kcheckgmail/kcheckgmail.spec:1.30 packages/kcheckgmail/kcheckgmail.spec:1.31
--- packages/kcheckgmail/kcheckgmail.spec:1.30 Fri Mar 5 13:47:13 2010
+++ packages/kcheckgmail/kcheckgmail.spec Fri Mar 5 13:48:56 2010
@@ -15,6 +15,7 @@
BuildRequires: gettext-devel
BuildRequires: kde4-kdelibs-devel
BuildRequires: rpmbuild(macros) >= 1.129
+Suggests: xdg-utils
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -65,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2010/03/05 12:48:56 glen
+- move towards xdg-open (btw: iceweasel pkg does provide firefox binary)
+
Revision 1.30 2010/03/05 12:47:13 glen
- lib64 fix, cmake build type fix
rationale: use templates-specs/kde4.spec if you do not know the stuff from top of your head!
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kcheckgmail/kcheckgmail-default_browser.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kcheckgmail/kcheckgmail.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list