SPECS: xemacs-auctex-pkg.spec - xemacs-preview-latex Obsoletes: xe...
qboosh
qboosh at pld-linux.org
Thu Apr 27 19:55:54 CEST 2006
Author: qboosh Date: Thu Apr 27 17:55:54 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- xemacs-preview-latex Obsoletes: xemacs-preview-latex-pkg
---- Files affected:
SPECS:
xemacs-auctex-pkg.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/xemacs-auctex-pkg.spec
diff -u SPECS/xemacs-auctex-pkg.spec:1.40 SPECS/xemacs-auctex-pkg.spec:1.41
--- SPECS/xemacs-auctex-pkg.spec:1.40 Tue Feb 21 14:20:33 2006
+++ SPECS/xemacs-auctex-pkg.spec Thu Apr 27 19:55:49 2006
@@ -60,6 +60,7 @@
pomocnych w szybkiej i bezbolesnej edycji dokumentów LaTeXa.
%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2 ;
+
%package -n xemacs-preview-latex
Summary: Embedded LaTeX previewer for XEmacs
Summary(pl): Osadzona przeglądarka pre-renderująca kod LaTeXowy w XEmacsie
@@ -71,6 +72,7 @@
Requires: tetex-format-latex
Requires: xemacs >= 21.4.9
Requires: xemacs-auctex-pkg >= 11.14
+Obsoletes: xemacs-preview-latex-pkg
%description -n xemacs-preview-latex
Does your neck hurt from turning between previewer windows and the
@@ -103,10 +105,10 @@
DESTDIR=$RPM_BUILD_ROOT
# movig info and dvi files that are installed not in the proper place
-install -d $RPM_BUILD_ROOT/%{_infodir}
+install -d $RPM_BUILD_ROOT%{_infodir}
install -d $RPM_BUILD_ROOT%{_datadir}/texmf/doc/latex/preview
-mv $RPM_BUILD_ROOT/%{_datadir}/xemacs-packages/info/* $RPM_BUILD_ROOT/%{_infodir}
-mv $RPM_BUILD_ROOT/%{_datadir}/texmf/doc/latex/styles/preview.dvi $RPM_BUILD_ROOT%{_datadir}/texmf/doc/latex/preview
+mv $RPM_BUILD_ROOT%{_datadir}/xemacs-packages/info/* $RPM_BUILD_ROOT/%{_infodir}
+mv $RPM_BUILD_ROOT%{_datadir}/texmf/doc/latex/styles/preview.dvi $RPM_BUILD_ROOT%{_datadir}/texmf/doc/latex/preview
# remove .el file if corresponding .elc file exists
find $RPM_BUILD_ROOT -type f -name "*.el" | while read i; do test ! -f ${i}c || rm -f $i; done
@@ -150,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2006/04/27 17:55:49 qboosh
+- xemacs-preview-latex Obsoletes: xemacs-preview-latex-pkg
+
Revision 1.40 2006/02/21 13:20:33 piti
- up to 11.82
- xemacs-preview-latex subpackage created for preview-latex, what is now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xemacs-auctex-pkg.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list