rpms/TeXmacs/devel TeXmacs-1.0.6.10-qual.patch, NONE, 1.1 .cvsignore, 1.26, 1.27 TeXmacs.spec, 1.46, 1.47 sources, 1.27, 1.28

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon May 14 13:08:46 UTC 2007


Author: gemi

Update of /cvs/pkgs/rpms/TeXmacs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8060

Modified Files:
	.cvsignore TeXmacs.spec sources 
Added Files:
	TeXmacs-1.0.6.10-qual.patch 
Log Message:


TeXmacs-1.0.6.10-qual.patch:

--- NEW FILE TeXmacs-1.0.6.10-qual.patch ---
--- TeXmacs-1.0.6.10-src/src/Typeset/Boxes/Modifier/change_boxes.cpp.qual	2007-05-14 14:10:20.000000000 +0200
+++ TeXmacs-1.0.6.10-src/src/Typeset/Boxes/Modifier/change_boxes.cpp	2007-05-14 14:10:33.000000000 +0200
@@ -324,7 +324,7 @@
     position ();
     finalize ();
   }
-  inline remember_box_rep::~remember_box_rep () {
+  inline ~remember_box_rep () {
     if (logs_ptr != NULL) {
       rectangles& logs= *logs_ptr;
       logs= rectangles (rectangle (ox+x3, oy+y3, ox+x4, oy+y4), logs);


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/TeXmacs/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore	12 Feb 2007 19:39:47 -0000	1.26
+++ .cvsignore	14 May 2007 13:08:11 -0000	1.27
@@ -1 +1 @@
-TeXmacs-1.0.6.9-src.tar.gz
+TeXmacs-1.0.6.10-src.tar.gz


Index: TeXmacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TeXmacs/devel/TeXmacs.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- TeXmacs.spec	12 Feb 2007 19:39:47 -0000	1.46
+++ TeXmacs.spec	14 May 2007 13:08:11 -0000	1.47
@@ -1,14 +1,15 @@
 Name:		TeXmacs
-Version:	1.0.6.9
+Version:	1.0.6.10
 Release:	1%{?dist}
 Summary:	Structured wysiwyg scientific text editor
 
 Group:		Applications/Editors
 License:	GPL
 URL:		http://www.texmacs.org
-Source:		ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.6.9-src.tar.gz
+Source:		ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.6.10-src.tar.gz
 Patch2:		TeXmacs-event.patch
 Patch5:         TeXmacs-1.6.0.7-rdelim.patch
+Patch6:         TeXmacs-1.0.6.10-qual.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	tetex
 Requires:	tetex-fonts
@@ -55,6 +56,7 @@
 %setup -q -n TeXmacs-%{version}-src
 %patch2 -p1
 %patch5 -p1
+%patch6 -p1
 sed -i "s|LDPATH = \@CONFIG_BPATH\@|LDPATH =|" src/makefile.in
 
 
@@ -154,6 +156,9 @@
 
 
 %changelog
+* Mon May 14 2007 Gerard Milmeister <gemi at bluewin.ch> - 1.0.6.10-1
+- new version 1.0.6.10
+
 * Mon Feb 12 2007 Gerard Milmeister <gemi at bluewin.ch> - 1.0.6.9-1
 - new version 1.0.6.9
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/TeXmacs/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	12 Feb 2007 19:39:47 -0000	1.27
+++ sources	14 May 2007 13:08:11 -0000	1.28
@@ -1 +1 @@
-fde50d2c6a543e63be22534d77de474d  TeXmacs-1.0.6.9-src.tar.gz
+5b5dbd678529bf346e1b67059bda7b57  TeXmacs-1.0.6.10-src.tar.gz




More information about the fedora-extras-commits mailing list