[texmaker/f16] Update to 3.5

Deji Akingunola deji at fedoraproject.org
Thu Sep 20 23:49:27 UTC 2012


commit c2135d1c9cbe259e4ef3538d38c991fca29ff33d
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Thu Sep 20 19:49:25 2012 -0400

    Update to 3.5

 sources              |    2 +-
 texmaker-tools.patch |   55 +++++++++++++++++++++++++++++--------------------
 texmaker.spec        |    5 +++-
 3 files changed, 37 insertions(+), 25 deletions(-)
---
diff --git a/sources b/sources
index c46b780..3760060 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa04c37a0117a6f924c0f7eed5732fe2  texmaker-3.2.2.tar.bz2
+9ea033ad9890cd8ea5c3ff9e633fcfe8  texmaker-3.5.tar.bz2
diff --git a/texmaker-tools.patch b/texmaker-tools.patch
index d87d270..db9b2af 100644
--- a/texmaker-tools.patch
+++ b/texmaker-tools.patch
@@ -1,6 +1,6 @@
---- texmaker.cpp	2012-01-10 13:51:01.000000000 -0500
-+++ texmaker.cpp.new	2012-01-27 22:21:48.174239504 -0500
-@@ -3764,28 +3764,9 @@
+--- texmaker.cpp	2012-08-17 11:48:37.000000000 -0400
++++ texmaker.cpp.new	2012-09-20 18:58:14.280840375 -0400
+@@ -4079,28 +4079,9 @@
  metapost_command=config->value("Tools/Metapost","mpost --interaction nonstopmode ").toString();
  // xdvi %.dvi  -sourceposition @:%.tex
  // kdvi "file:%.dvi#src:@ %.tex"
@@ -32,7 +32,7 @@
  
  
  ghostscript_command=config->value("Tools/Ghostscript","gs").toString();
-@@ -3974,7 +3955,7 @@
+@@ -4291,7 +4272,7 @@
  #ifdef DEBIAN_SPELLDIR
  QString dicDir=PREFIX"/share/myspell/dicts/";
  #else
@@ -41,15 +41,15 @@
  #endif
  #endif
  
-@@ -9202,4 +9183,4 @@
-   if (splitter2->sizes().at(1)>0) OutputTextEdit->setMaximumHeight(splitter2->sizes().at(1));
-   else OutputTextEdit->setMaximumHeight(splitter2->sizes().at(0));
- }
+@@ -10615,4 +10596,4 @@
+ 	    UpdateBibliography();
+ 	    }
+ 	}
 -}
 \ No newline at end of file
 +}
---- texmaker.pro	2012-01-11 10:06:42.000000000 -0500
-+++ texmaker.pro.new	2012-01-27 22:43:20.483083418 -0500
+--- texmaker.pro	2012-08-16 09:54:11.000000000 -0400
++++ texmaker.pro.new	2012-09-20 19:02:03.635526065 -0400
 @@ -4,7 +4,8 @@
  QT += network \
        xml \
@@ -57,13 +57,13 @@
 -CONFIG	+= qt warn_off release
 +CONFIG	+= qt warn_off release link_pkgconfig
 +PKGCONFIG = hunspell
- TEXMAKERVERSION=3.2.2
+ TEXMAKERVERSION=3.5
  DEFINES += TEXMAKERVERSION=\\\"$${TEXMAKERVERSION}\\\"
  DEFINES += HAVE_SPLASH
-@@ -65,25 +66,6 @@
- 	scandialog.h \
- 	synctex_parser.h \
+@@ -67,25 +68,6 @@
  	synctex_parser_utils.h \
+ 	usertagslistwidget.h \
+ 	addtagdialog.h \
 -	hunspell/affentry.hxx \
 -	hunspell/affixmgr.hxx \
 -	hunspell/atypes.hxx \
@@ -86,10 +86,10 @@
  	singleapp/qtlocalpeer.h \
  	singleapp/qtlockedfile.h \
  	singleapp/qtsingleapplication.h \
-@@ -167,18 +149,6 @@
- 	scandialog.cpp \
- 	synctex_parser.c \
+@@ -171,18 +153,6 @@
  	synctex_parser_utils.c \
+ 	usertagslistwidget.cpp \
+ 	addtagdialog.cpp \
 -	hunspell/affentry.cxx \
 -	hunspell/affixmgr.cxx \
 -	hunspell/csutil.cxx \
@@ -105,17 +105,19 @@
  	singleapp/qtlocalpeer.cpp \
  	singleapp/qtlockedfile.cpp \
  	singleapp/qtsingleapplication.cpp \
-@@ -373,26 +343,7 @@
- 	locale/texmaker_pl.qm \
+@@ -384,35 +354,7 @@
  	locale/texmaker_hu.qm \
  	locale/texmaker_sr.qm \
--	locale/texmaker_el.qm \
+ 	locale/texmaker_el.qm \
+-	locale/texmaker_se.qm \
 -	dictionaries/nl_NL.aff \
 -	dictionaries/nl_NL.dic \
 -	dictionaries/de_DE.aff \
 -	dictionaries/de_DE.dic \
 -	dictionaries/en_GB.aff \
 -	dictionaries/en_GB.dic \
+-	dictionaries/en_US.aff \
+-	dictionaries/en_US.dic \
 -	dictionaries/es_ES.aff \
 -	dictionaries/es_ES.dic \
 -	dictionaries/fr_FR.aff \
@@ -126,15 +128,22 @@
 -	dictionaries/hu_HU.aff \
 -	dictionaries/hu_HU.dic \
 -	dictionaries/README_hu_HU.txt \
+-	dictionaries/cs_CZ.aff \
+-	dictionaries/cs_CZ.dic \
+-	dictionaries/pl_PL.aff \
+-	dictionaries/pl_PL.dic \
+-	dictionaries/README_pl.txt \
+-	dictionaries/README_cs_CZ.txt \
 -	dictionaries/README_de_DE_frami.txt \
 -	dictionaries/README_DIC_fr_FR.txt \
--	dictionaries/README_es_ES.txt 
-+	locale/texmaker_el.qm
+-	dictionaries/README_es_ES.txt \
+-	dictionaries/README_en_US.txt
++	locale/texmaker_se.qm 
  INSTALLS += utilities
  
  desktop.path = $${DESKTOPDIR}
 --- spellerdialog.h	2011-02-25 14:19:34.000000000 -0500
-+++ spellerdialog.h.new	2012-01-27 22:30:08.691982170 -0500
++++ spellerdialog.h.new	2012-09-20 19:03:02.717587123 -0400
 @@ -13,7 +13,7 @@
  
  #include "ui_spellerdialog.h"
diff --git a/texmaker.spec b/texmaker.spec
index 531476e..5599f01 100644
--- a/texmaker.spec
+++ b/texmaker.spec
@@ -1,6 +1,6 @@
 Summary:	LaTeX editor
 Name:		texmaker
-Version:	3.2.2
+Version:	3.5
 Release:	1%{?dist}
 Epoch:		1
 License:	GPLv2+
@@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/texmaker.png
 
 %changelog
+* Thu Sep 20 2012 Deji Akingunola <dakingun at gmail.com> - 3.5-1
+- Update to 3.5
+
 * Fri Jan 27 2012 Deji Akingunola <dakingun at gmail.com> - 3.2.2-1
 - Update to 3.2.2
 


More information about the scm-commits mailing list