[texmaker/f14/master] Update to 2.3

Deji Akingunola deji at fedoraproject.org
Wed Mar 30 03:30:33 UTC 2011


commit 33fc9a136d8457d1db8b7fc76d867772b056040d
Author: Deji Akingunola <dakingun at mail.com>
Date:   Tue Mar 29 23:31:40 2011 -0400

    Update to 2.3

 sources              |    2 +-
 texmaker-tools.patch |   72 +++++++++++++++++++++++++-------------------------
 texmaker.spec        |    7 +++-
 3 files changed, 42 insertions(+), 39 deletions(-)
---
diff --git a/sources b/sources
index 0eec3fb..375cb30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9feb111fe3e6d420e0dbdd5140b195ca  texmaker-2.0.tar.bz2
+a9cb4725243333aedae9254ef7439a91  texmaker-2.3.tar.bz2
diff --git a/texmaker-tools.patch b/texmaker-tools.patch
index 542817e..ada14d3 100644
--- a/texmaker-tools.patch
+++ b/texmaker-tools.patch
@@ -1,6 +1,6 @@
---- texmaker.cpp	2010-07-29 04:19:28.000000000 -0400
-+++ texmaker.cpp.new	2010-08-06 10:43:28.815922629 -0400
-@@ -2449,28 +2449,9 @@
+--- texmaker.cpp	2011-03-13 14:35:01.000000000 -0400
++++ texmaker.cpp.new	2011-03-29 17:17:56.064747330 -0400
+@@ -3018,28 +3018,9 @@
  metapost_command=config->value("Tools/Metapost","mpost --interaction nonstopmode ").toString();
  // xdvi %.dvi  -sourceposition @:%.tex
  // kdvi "file:%.dvi#src:@ %.tex"
@@ -32,16 +32,16 @@
  
  
  ghostscript_command=config->value("Tools/Ghostscript","gs").toString();
-@@ -2621,7 +2602,7 @@
- author=config->value("Quick/Author","").toString();
- 
- #if defined( Q_WS_X11 )
+@@ -3195,7 +3176,7 @@
+ #ifdef USB_VERSION
+ QString dicDir=QCoreApplication::applicationDirPath() + "/";
+ #else
 -QString dicDir=PREFIX"/share/texmaker/";
 +QString dicDir=PREFIX"/share/myspell/";
  #endif
- #if defined( Q_WS_MACX )
- QString dicDir=QCoreApplication::applicationDirPath() + "/../Resources/";
-@@ -3640,7 +3621,7 @@
+ 
+ #endif
+@@ -4556,7 +4537,7 @@
  tag+="}\n";
  InsertTag(tag,9,0);
  OutputTextEdit->insertLine("Bib fields - Article in Journal");
@@ -50,7 +50,7 @@
  }
  void Texmaker::InsertBib2()
  {
-@@ -3665,7 +3646,7 @@
+@@ -4581,7 +4562,7 @@
  tag+="}\n";
  InsertTag(tag,15,0);
  OutputTextEdit->insertLine("Bib fields - Article in Conference Proceedings");
@@ -59,7 +59,7 @@
  }
  void Texmaker::InsertBib3()
  {
-@@ -3692,7 +3673,7 @@
+@@ -4608,7 +4589,7 @@
  tag+="}\n";
  InsertTag(tag,14,0);
  OutputTextEdit->insertLine("Bib fields - Article in a Collection");
@@ -68,7 +68,7 @@
  }
  void Texmaker::InsertBib4()
  {
-@@ -3718,7 +3699,7 @@
+@@ -4634,7 +4615,7 @@
  InsertTag(tag,8,0);
  OutputTextEdit->insertLine("Bib fields - Chapter or Pages in a Book");
  OutputTextEdit->insertLine( "ALT.... : you have the choice between these two fields");
@@ -77,7 +77,7 @@
  }
  void Texmaker::InsertBib5()
  {
-@@ -3739,7 +3720,7 @@
+@@ -4655,7 +4636,7 @@
  tag+="}\n";
  InsertTag(tag,13,0);
  OutputTextEdit->insertLine("Bib fields - Conference Proceedings");
@@ -86,7 +86,7 @@
  }
  void Texmaker::InsertBib6()
  {
-@@ -3762,7 +3743,7 @@
+@@ -4678,7 +4659,7 @@
  InsertTag(tag,6,0);
  OutputTextEdit->insertLine("Bib fields - Book");
  OutputTextEdit->insertLine( "ALT.... : you have the choice between these two fields");
@@ -95,7 +95,7 @@
  }
  void Texmaker::InsertBib7()
  {
-@@ -3779,7 +3760,7 @@
+@@ -4695,7 +4676,7 @@
  tag+="}\n";
  InsertTag(tag,9,0);
  OutputTextEdit->insertLine("Bib fields - Booklet");
@@ -104,7 +104,7 @@
  }
  void Texmaker::InsertBib8()
  {
-@@ -3797,7 +3778,7 @@
+@@ -4713,7 +4694,7 @@
  tag+="}\n";
  InsertTag(tag,11,0);
  OutputTextEdit->insertLine("Bib fields - PhD. Thesis");
@@ -113,7 +113,7 @@
  }
  void Texmaker::InsertBib9()
  {
-@@ -3815,7 +3796,7 @@
+@@ -4731,7 +4712,7 @@
  tag+="}\n";
  InsertTag(tag,15,0);
  OutputTextEdit->insertLine("Bib fields - Master's Thesis");
@@ -122,7 +122,7 @@
  }
  void Texmaker::InsertBib10()
  {
-@@ -3834,7 +3815,7 @@
+@@ -4750,7 +4731,7 @@
  tag+="}\n";
  InsertTag(tag,12,0);
  OutputTextEdit->insertLine("Bib fields - Technical Report");
@@ -131,7 +131,7 @@
  }
  void Texmaker::InsertBib11()
  {
-@@ -3852,7 +3833,7 @@
+@@ -4768,7 +4749,7 @@
  tag+="}\n";
  InsertTag(tag,8,0);
  OutputTextEdit->insertLine("Bib fields - Technical Manual");
@@ -140,7 +140,7 @@
  }
  void Texmaker::InsertBib12()
  {
-@@ -3867,7 +3848,7 @@
+@@ -4783,7 +4764,7 @@
  tag+="}\n";
  InsertTag(tag,13,0);
  OutputTextEdit->insertLine("Bib fields - Unpublished");
@@ -149,7 +149,7 @@
  }
  void Texmaker::InsertBib13()
  {
-@@ -3883,7 +3864,7 @@
+@@ -4799,7 +4780,7 @@
  tag+="}\n";
  InsertTag(tag,6,0);
  OutputTextEdit->insertLine("Bib fields - Miscellaneous");
@@ -158,8 +158,8 @@
  }
  
  void Texmaker::CleanBib()
---- texmaker.pro	2010-07-29 11:40:36.000000000 -0400
-+++ texmaker.pro.new	2010-08-06 10:47:32.559306900 -0400
+--- texmaker.pro	2011-03-13 04:30:30.000000000 -0400
++++ texmaker.pro.new	2011-03-29 17:19:37.697476746 -0400
 @@ -4,7 +4,8 @@
  QT += network \
        xml \
@@ -167,13 +167,13 @@
 -CONFIG	+= qt warn_off release
 +CONFIG	+= qt warn_off release link_pkgconfig
 +PKGCONFIG = hunspell
- TEXMAKERVERSION=2.0
+ TEXMAKERVERSION=2.3
  DEFINES += TEXMAKERVERSION=\\\"$${TEXMAKERVERSION}\\\"
- ###############################
-@@ -48,25 +49,6 @@
- 	pdfdocumentwidget.h \
- 	pdfscrollarea.h \
- 	userquickdialog.h \
+ DEFINES += HAVE_SPLASH
+@@ -53,25 +54,6 @@
+ 	encodingdialog.h \
+ 	synctex_parser.h \
+ 	synctex_parser_utils.h \
 -	hunspell/affentry.hxx \
 -	hunspell/affixmgr.hxx \
 -	hunspell/atypes.hxx \
@@ -196,10 +196,10 @@
  	singleapp/qtlocalpeer.h \
  	singleapp/qtlockedfile.h \
  	singleapp/qtsingleapplication.h \
-@@ -111,18 +93,6 @@
- 	pdfdocumentwidget.cpp \
- 	pdfscrollarea.cpp \
- 	userquickdialog.cpp \
+@@ -144,18 +126,6 @@
+ 	encodingdialog.cpp \
+ 	synctex_parser.c \
+ 	synctex_parser_utils.c \
 -	hunspell/affentry.cxx \
 -	hunspell/affixmgr.cxx \
 -	hunspell/csutil.cxx \
@@ -215,8 +215,8 @@
  	singleapp/qtlocalpeer.cpp \
  	singleapp/qtlockedfile.cpp \
  	singleapp/qtsingleapplication.cpp \
---- spellerdialog.h	2009-05-08 06:32:29.000000000 -0400
-+++ spellerdialog.h.new	2010-08-06 10:44:29.452951054 -0400
+--- spellerdialog.h	2011-02-25 14:19:34.000000000 -0500
++++ spellerdialog.h.new	2011-03-29 23:18:03.892684209 -0400
 @@ -13,7 +13,7 @@
  
  #include "ui_spellerdialog.h"
diff --git a/texmaker.spec b/texmaker.spec
index 64b95d2..af5cdca 100644
--- a/texmaker.spec
+++ b/texmaker.spec
@@ -1,7 +1,7 @@
 Summary:	LaTeX editor
 Name:		texmaker
-Version:	2.0
-Release:	2%{?dist}
+Version:	2.3
+Release:	1%{?dist}
 Epoch:		1
 License:	GPLv2+
 Group:		Applications/Publishing
@@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %exclude %{_datadir}/texmaker/*.aff
 
 %changelog
+* Tue Mar 29 2011 Deji Akingunola <dakingun at gmail.com> - 2.3-1
+- Update to 2.3
+
 * Fri Aug 20 2010 Rex Dieter <rdieter at fedoraproject.org> - 1:2.0-2
 - rebuild (poppler)
 


More information about the scm-commits mailing list