rpms/gnokii/devel gnokii-htmlview.patch, 1.1, 1.2 gnokii.spec, 1.33, 1.34

Bastien Nocera hadess at fedoraproject.org
Mon Oct 6 07:46:03 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/gnokii/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29829

Modified Files:
	gnokii-htmlview.patch gnokii.spec 
Log Message:
* Mon Oct 06 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.27-2
- Fix htmlview patch


gnokii-htmlview.patch:

Index: gnokii-htmlview.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnokii/devel/gnokii-htmlview.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnokii-htmlview.patch	1 Apr 2006 18:24:59 -0000	1.1
+++ gnokii-htmlview.patch	6 Oct 2008 07:45:32 -0000	1.2
@@ -1,10 +1,10 @@
---- xgnokii/xgnokii_cfg.c~	2006-02-15 23:49:56.000000000 +0100
-+++ xgnokii/xgnokii_cfg.c	2006-03-05 21:27:15.000000000 +0100
-@@ -73,7 +73,7 @@
+--- xgnokii/xgnokii_cfg.c.orig	2008-10-06 08:42:09.000000000 +0100
++++ xgnokii/xgnokii_cfg.c	2008-10-06 08:41:03.000000000 +0100
+@@ -75,7 +75,7 @@ static void GetDefaultValues()
  	xgnokiiConfig.user.fax = g_strdup("");
  	xgnokiiConfig.user.email = g_strdup("");
  	xgnokiiConfig.user.address = g_strdup("");
--	xgnokiiConfig.helpviewer = g_strdup("mozilla");
+-	xgnokiiConfig.helpviewer = g_strdup("firefox");
 +	xgnokiiConfig.helpviewer = g_strdup("htmlview");
  	if ((homedir = g_get_home_dir()) == NULL)
  		homedir = "";


Index: gnokii.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnokii/devel/gnokii.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- gnokii.spec	6 Oct 2008 07:33:50 -0000	1.33
+++ gnokii.spec	6 Oct 2008 07:45:32 -0000	1.34
@@ -2,7 +2,7 @@
 
 Name:           gnokii
 Version:        0.6.27
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Linux/Unix tool suite for various mobile phones
 
 Group:          Applications/Communications
@@ -227,6 +227,9 @@
 %{_libdir}/pkgconfig/xgnokii.pc
 
 %changelog
+* Mon Oct 06 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.27-2
+- Fix htmlview patch
+
 * Mon Oct 06 2008 - Bastien Nocera <bnocera at redhat.com> - 0.6.27-1
 - Update to 0.6.27
 




More information about the scm-commits mailing list