[texstudio/f17: 7/8] update

hannes hannes at fedoraproject.org
Sat Oct 27 09:06:56 UTC 2012


commit f551f45272324dec6119a490913f9e48b8211793
Author: hannes <hannes at fedoraproject.org>
Date:   Sat Oct 27 11:07:12 2012 +0200

    update

 texstudio-viewers-use-xdg-open.patch |    9 +++------
 texstudio.spec                       |    6 ++++--
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/texstudio-viewers-use-xdg-open.patch b/texstudio-viewers-use-xdg-open.patch
index 9ae1e2c..667ee31 100644
--- a/texstudio-viewers-use-xdg-open.patch
+++ b/texstudio-viewers-use-xdg-open.patch
@@ -11,7 +11,7 @@ diff --git buildmanager.cpp buildmanager.cpp
 index ac7027a..ac913d0 100644
 --- buildmanager.cpp
 +++ buildmanager.cpp
-@@ -761,25 +761,13 @@ QString getCommandLineGhostscript(){
+@@ -762,25 +762,13 @@
  // xdvi %.dvi  -sourceposition @:%.tex
  // kdvi "file:%.dvi#src:@ %.tex"
  QString getCommandLineViewDvi(){
@@ -36,10 +36,7 @@ index ac7027a..ac913d0 100644
 -	case 4:  return "okular %.pdf > /dev/null";
 -	default: return "evince %.pdf > /dev/null";
 -	};
-+	return "xdg-open %.pdf > /dev/null";	
++	return "xdg-open %.pdf > /dev/null";
  }
  QString getCommandLineGhostscript(){ return ""; }
- #endif
--- 
-1.7.11.4
-
+ 
diff --git a/texstudio.spec b/texstudio.spec
index fa0c065..c7fd99c 100644
--- a/texstudio.spec
+++ b/texstudio.spec
@@ -1,5 +1,5 @@
 Name:           texstudio
-Version:        2.4
+Version:        2.5
 Release:        1%{?dist}
 
 Summary:        A feature-rich editor for LaTeX documents
@@ -105,6 +105,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||:
 %{_datadir}/texstudio/latexhelp.html
 %{_datadir}/texstudio/usermanual.css
 %{_datadir}/texstudio/*.stopWords
+%{_datadir}/texstudio/*.stopWords.level2
+%{_datadir}/texstudio/de.badWords
 %{_datadir}/texstudio/template_*.tex
 %{_datadir}/texstudio/texstudio.svg
 %{_datadir}/texstudio/th_*.dat
@@ -115,7 +117,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||:
 %doc utilities/AUTHORS utilities/COPYING utilities/CHANGELOG.txt
 
 %changelog
-* Sun Sep 09 2012 Johannes Lips <hannes at fedoraproject.org> 2.4-1
+* Sat Oct 27 2012 Johannes Lips <hannes at fedoraproject.org> 2.5-1
 - update to recent upstream version
 
 * Sat Feb 18 2012 Johannes Lips <Johannes.Lips googlemail com> 2.3-2


More information about the scm-commits mailing list