Author: czarny                       Date: Mon Jan 15 14:55:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: makeindex
- ist to makeindexe's dir
- rel 1

---- Files affected:
SPECS:
   tetex-latex-glosstex.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/tetex-latex-glosstex.spec
diff -u SPECS/tetex-latex-glosstex.spec:1.7 SPECS/tetex-latex-glosstex.spec:1.8
--- SPECS/tetex-latex-glosstex.spec:1.7 Wed Nov  3 23:30:58 2004
+++ SPECS/tetex-latex-glosstex.spec     Mon Jan 15 15:55:39 2007
@@ -4,7 +4,7 @@
 Summary(pl):   Przygotowywanie słowników z objaśnieniami w LaTeXu
 Name:          tetex-latex-glosstex
 Version:       0.4
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Applications/Publishing/TeX
 Source0:       ftp://ftp.ctan.org:/pub/tex/support/%{pname}.tar.gz
@@ -12,10 +12,12 @@
 Source1:       glosstex.md5
 BuildRequires: tetex-format-latex
 Requires:      tetex-latex
+Requires:      tetex-makeindex
 Requires(post,postun): /usr/bin/texhash
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        glosstexdir %{_datadir}/texmf/tex/latex/glosstex
+%define makeindexdir %{_datadir}/texmf/makeindex
 %define        texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2 ;
 
 %description
@@ -42,10 +44,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{glosstexdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{glosstexdir},%{makeindexdir}}
 
 install glosstex $RPM_BUILD_ROOT%{_bindir}/
 install *.cfg *.sty *.std $RPM_BUILD_ROOT%{glosstexdir}/
+install glosstex.ist $RPM_BUILD_ROOT%{makeindexdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -61,6 +64,7 @@
 %doc Changes README TODO TAGS glosstex.dvi
 %attr(755,root,root) %{_bindir}/*
 %{glosstexdir}
+%{makeindexdir}/glosstex.ist
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/01/15 14:55:39  czarny
+- R: makeindex
+- ist to makeindexe's dir
+- rel 1
+
 Revision 1.7  2004/11/03 22:30:58  paladine
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tetex-latex-glosstex.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to