Accepting request 287907 from home:Dmitry_R:branches:Publishing

- Update to version 2.8.8, mostly bugfixes, see CHANGELOG.txt
- Drop texstudio-correct-doc-location.patch

OBS-URL: https://build.opensuse.org/request/show/287907
OBS-URL: https://build.opensuse.org/package/show/Publishing/texstudio?expand=0&rev=5
This commit is contained in:
2015-02-26 11:57:46 +00:00
committed by Git OBS Bridge
parent b852da289f
commit 3a39bede36
5 changed files with 15 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package texstudio
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
Name: texstudio
Version: 2.8.0
Version: 2.8.8
Release: 0
Summary: LaTeX Editor
License: GPL-2.0
Group: Productivity/Publishing/TeX/Frontends
Url: http://texstudio.sf.net
Source0: http://downloads.sourceforge.net/texstudio/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE texstudio-correct-doc-location.patch
Patch1: texstudio-correct-doc-location.patch
BuildRequires: hicolor-icon-theme
BuildRequires: libpoppler-qt4-devel
BuildRequires: libqt4-devel
Requires: hunspell
@@ -40,7 +39,6 @@ syntax highlighting, automatically code completion and more.
%prep
%setup -q -n %{name}%{version}
%patch1 -p1
%build
qmake CONFIG-=debug texstudio.pro
@@ -50,12 +48,15 @@ make %{?_smp_mflags}
%install
make INSTALL_ROOT=%{buildroot} install
rm -f %{buildroot}%{_datadir}texstudio/{AUTHORS,COPYING,CHANGELOG.txt}
%files
%defattr(-,root,root)
%doc utilities/AUTHORS utilities/COPYING utilities/CHANGELOG.txt
%{_bindir}/texstudio
%{_datadir}/texstudio/
%{_datadir}/applications/texstudio.desktop
%{_datadir}/icons/hicolor/scalable/apps/texstudio.svg
%dir %{_datadir}/appdata
%{_datadir}/appdata/texstudio.appdata.xml