Author: jajcus Date: Tue Mar 13 18:44:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Version: 3.07 - Emacs plugin and LyX template are not distributed with latex-beamer any more
---- Files affected: SPECS: tetex-latex-beamer.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/tetex-latex-beamer.spec diff -u SPECS/tetex-latex-beamer.spec:1.24 SPECS/tetex-latex-beamer.spec:1.25 --- SPECS/tetex-latex-beamer.spec:1.24 Mon Feb 12 23:09:17 2007 +++ SPECS/tetex-latex-beamer.spec Tue Mar 13 19:43:54 2007 @@ -5,12 +5,12 @@ Summary: A LaTeX class for producing beamer presentations Summary(pl.UTF-8): Klasa LaTeXa do tworzenia prezentacji rzutnikowych Name: tetex-latex-beamer -Version: 3.06 +Version: 3.07 Release: 1 License: GPL Group: Applications/Publishing/TeX Source0: http://dl.sourceforge.net/latex-beamer/latex-beamer-%{version}.tar.gz -# Source0-md5: ab7eeb972d75e758117460aabdddb1e6 +# Source0-md5: a908b9fa5c98b1e1ef49bda302dd2af6 URL: http://latex-beamer.sourceforge.net/ Requires(post,postun): /usr/bin/texhash Requires: tetex-latex @@ -49,38 +49,20 @@ %description lyx -l pl.UTF-8 Szablony klasy LateX Beamer dla programu LyX. -%package emacs -Summary: Emacs mode for the LaTeX Beamer class -Summary(pl.UTF-8): Emacsowy tryb edycji plików LaTeX z klasą Beamer -Group: Applications/Publishing/TeX -Requires: %{name} = %{version}-%{release} -Requires: emacs-common - -%description emacs -Emacs mode for the LaTeX Beamer class. - -%description emacs -l pl.UTF-8 -Emacsowy tryb edycji plików źródłowych LaTeXa znający klasę Beamer. - %prep %setup -q -n latex-%{short_name}-%{version} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_datadir}/texmf/tex/latex/%{short_name},%{_examplesdir}/%{name}-%{version}} -install -d $RPM_BUILD_ROOT%{_datadir}/lyx/{layouts,templates} +install -d $RPM_BUILD_ROOT%{_datadir}/lyx/templates install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/lyx -install -d $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d cp -a base emulation extensions themes $RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/%{short_name} cp -a examples/* solutions $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} mv $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/solutions/*/*.lyx $RPM_BUILD_ROOT%{_datadir}/lyx/templates -cp -a lyx/layouts/beamer.layout $RPM_BUILD_ROOT%{_datadir}/lyx/layouts -cp -a lyx/examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/lyx - -cp -a emacs/beamer.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d %clean rm -rf $RPM_BUILD_ROOT @@ -102,19 +84,18 @@ %files lyx %defattr(644,root,root,755) -%{_datadir}/lyx/layouts/beamer.layout %{_datadir}/lyx/templates/* -%files emacs -%defattr(644,root,root,755) -%{_datadir}/emacs/site-lisp/site-start.d/* - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007/03/13 18:43:54 jajcus +- Version: 3.07 +- Emacs plugin and LyX template are not distributed with latex-beamer any more + Revision 1.24 2007/02/12 22:09:17 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tetex-latex-beamer.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
