forked from pool/emacs-auctex
This commit is contained in:
parent
a35a26f08b
commit
59665ef44a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 16:48:24 CEST 2007 - werner@suse.de
|
||||
|
||||
- Make it build with texlive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 14:04:02 CET 2007 - werner@suse.de
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: emacs-auctex
|
||||
BuildRequires: emacs-x11 ghostscript_any giflib-devel libpng-devel libtiff-devel te_ams te_eplai te_latex xorg-x11 xorg-x11-devel
|
||||
BuildRequires: emacs-x11 ghostscript_any giflib-devel libpng-devel libtiff-devel texlive texlive-latex xorg-x11 xorg-x11-devel
|
||||
License: GNU General Public License (GPL)
|
||||
Group: Productivity/Editors/Emacs
|
||||
Obsoletes: ge_auc
|
||||
@ -19,7 +19,7 @@ Provides: auc-tex auctex ge_auc
|
||||
Requires: emacs lacheck tetex te_latex
|
||||
Autoreqprov: on
|
||||
Version: 11.83
|
||||
Release: 38
|
||||
Release: 48
|
||||
Summary: AUC TeX: An Emacs Extension
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.bz2
|
||||
Url: http://www.gnu.org/software/auctex
|
||||
@ -142,6 +142,8 @@ done
|
||||
%config %{_sitedir}/tex-site.el
|
||||
|
||||
%changelog
|
||||
* Fri Apr 27 2007 - werner@suse.de
|
||||
- Make it build with texlive
|
||||
* Fri Mar 02 2007 - werner@suse.de
|
||||
- No binary anymore is no architecture
|
||||
* Thu Jun 29 2006 - werner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user