Accepting request 753195 from editors

Supplement emacs-auctex if texlive and emacs are installed (boo#1158035)

OBS-URL: https://build.opensuse.org/request/show/753195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs-auctex?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2019-12-03 14:21:50 +00:00 committed by Git OBS Bridge
commit 0442938181
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 3 12:28:00 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Supplement emacs-auctex if texlive and emacs are installed (boo#1158035)
-------------------------------------------------------------------
Fri Jun 21 13:08:00 UTC 2019 - Dr. Werner Fink <werner@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package emacs-auctex
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,6 +28,7 @@ Provides: ge_auc
Requires: emacs
Requires: texlive-latex
Requires: texlive-tools
Supplements: packageand(texlive:emacs)
%if %suse_version > 1220
BuildRequires: makeinfo
BuildRequires: texinfo
@ -41,7 +42,7 @@ Summary: AUC TeX: An Emacs Extension
License: GPL-2.0-or-later
Group: Productivity/Editors/Emacs
Source: http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
Url: http://www.gnu.org/software/auctex
URL: http://www.gnu.org/software/auctex
# Allows to select printer instance
# PATCH-FEATURE-UPSTREAM dvips.patch
Patch0: dvips.patch