rpms/xdvik/devel xdvik.spec,1.16,1.17

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Sun Apr 27 23:47:36 UTC 2008


Author: jgu

Update of /cvs/extras/rpms/xdvik/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24788

Modified Files:
	xdvik.spec 
Log Message:
* Sun Apr 28  2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 22.84.13-19
- Add more commentary about upstream status of patches
- No longer apply the maxchar patch



Index: xdvik.spec
===================================================================
RCS file: /cvs/extras/rpms/xdvik/devel/xdvik.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xdvik.spec	27 Apr 2008 23:21:25 -0000	1.16
+++ xdvik.spec	27 Apr 2008 23:46:58 -0000	1.17
@@ -7,7 +7,7 @@
 Summary:        An X viewer for DVI files
 Name:           xdvik
 Version:        22.84.13
-Release:        18%{?dist}
+Release:        19%{?dist}
 Url:            http://xdvi.sourceforge.net/
 # encodings.c is GPLv2+ and LGPL and MIT
 # read-mapfile.c tfmload.c are from dvips
@@ -65,7 +65,8 @@
 Patch5:         xdvik-22.84.13-xdgopen.patch
 
 # Fix security issues with temp file creation
-# Not yet pushed upstream
+# https://sourceforge.net/tracker/index.php?func=detail&aid=1953026&group_id=23164&atid=377580
+# Not yet fixed upstream
 Patch6:         xdvik-22.84.13-tempfix.patch
 
 # Fix typos in man pages.
@@ -74,12 +75,14 @@
 Patch7:		xdvik-22.84.13-manpage.patch
 
 # Fix for a double Ctrl-L segfault (BZ #429429)
-# Not yet pushed upstream.
+# https://sourceforge.net/tracker/index.php?func=detail&aid=1953028&group_id=23164&atid=377580
+# Not yet fixed upstream.
 Patch8:		xdvik-22.84.13-bad_bar.patch
 
 # Fix bug with returning window ID.
 # https://bugzilla.redhat.com/show_bug.cgi?id=442445
-# Not yet pushed upstream.
+# https://sourceforge.net/tracker/index.php?func=detail&aid=1953023&group_id=23164&atid=377580
+# Waiting for upstream to fix.
 Patch9:		xdvik-22.84.13-windowid.patch
 
 %if %{with japanese}
@@ -124,10 +127,8 @@
 %setup -q
 
 %patch1 -p1
-
 %patch2 -p1
-
-%patch3 -p1
+#%patch3 -p1
 %patch4 -p0
 %patch5 -p1 -b .xdgopen
 %patch6 -p1 -b .tempfix
@@ -313,6 +314,10 @@
 %endif
 
 %changelog
+* Sun Apr 28  2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 22.84.13-19
+- Add more commentary about upstream status of patches
+- No longer apply the maxchar patch
+
 * Sun Apr 28  2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 22.84.13-18
 - Remove extraneous -r from cp command
 - Add commentary about upstream status of patches




More information about the fedora-extras-commits mailing list