rpms/yelp/devel hp.patch,1.1,1.2 yelp.spec,1.154,1.155

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 17 03:58:22 UTC 2009


Author: mclasen

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

Modified Files:
	hp.patch yelp.spec 
Log Message:
temporarily drop a patch


hp.patch:

Index: hp.patch
===================================================================
RCS file: /cvs/pkgs/rpms/yelp/devel/hp.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hp.patch	17 Nov 2007 03:37:25 -0000	1.1
+++ hp.patch	17 Mar 2009 03:58:21 -0000	1.2
@@ -1,22 +1,3 @@
---- yelp-2.20.0/src/yelp-man.c	2007-09-17 16:49:09.000000000 -0400
-+++ hacked/src/yelp-man.c	2007-11-16 22:21:32.000000000 -0500
-@@ -463,6 +463,16 @@
- 	yelp_document_error_pending (document, error);
-     }
- 
-+#if 0
-+    {
-+        xmlChar *text;
-+        int len;
-+        xmlDocDumpFormatMemory (priv->xmldoc, &text, &len, 1);
-+        g_print (text);
-+        xmlFree (text);
-+    }
-+#endif
-+ 
-     g_mutex_lock (priv->mutex);
-     if (priv->state == MAN_STATE_STOP) {
- 	g_mutex_unlock (priv->mutex);
 --- yelp-2.20.0/src/yelp-man-parser.c	2007-09-17 16:49:09.000000000 -0400
 +++ hacked/src/yelp-man-parser.c	2007-11-16 20:00:34.000000000 -0500
 @@ -501,7 +501,12 @@


Index: yelp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yelp/devel/yelp.spec,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- yelp.spec	17 Mar 2009 03:42:08 -0000	1.154
+++ yelp.spec	17 Mar 2009 03:58:22 -0000	1.155
@@ -27,7 +27,7 @@
 Patch2: yelp-2.13.2-add-mime-handling.patch
 Patch3: yelp-2.15.91-use-pango.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=497559
-Patch6: hp.patch
+# Patch6: hp.patch
 
 # http://bugzilla.gnome.org/show_bug.cgi?id=431077
 # XXX Does this no longer apply to yelp >= 2.19.1 ?
@@ -92,7 +92,7 @@
 %patch1 -p1 -b .fedora-docs
 %patch2 -p1 -b .add-mime-handling
 %patch3 -p1 -b .use-pango
-%patch6 -p1 -b .hp
+#%patch6 -p1 -b .hp
 %patch12 -p1 -b .libxul
 
 %build




More information about the fedora-extras-commits mailing list