SPECS: LiDIA.spec - build and install pdf documentation

undefine undefine at pld-linux.org
Sat Sep 29 13:04:08 CEST 2007


Author: undefine                     Date: Sat Sep 29 11:04:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build and install pdf documentation

---- Files affected:
SPECS:
   LiDIA.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/LiDIA.spec
diff -u SPECS/LiDIA.spec:1.2 SPECS/LiDIA.spec:1.3
--- SPECS/LiDIA.spec:1.2	Sat Sep 29 11:04:31 2007
+++ SPECS/LiDIA.spec	Sat Sep 29 13:04:03 2007
@@ -10,6 +10,11 @@
 URL:		http://www.informatik.tu-darmstadt.de/TI/LiDIA/
 BuildRequires:	gmp-devel
 BuildRequires:	libstdc++-devel
+BuildRequires:	tetex-dvips
+BuildRequires:	tetex-format-latex
+BuildRequires:	tetex-format-pdflatex
+BuildRequires:	tetex-latex-ae
+BuildRequires:	texinfo-texi2dvi
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,12 +44,12 @@
 	--enable-shared
 %{__make}
 %{__make} examples
-#%{__make} pdf
+%{__make} pdf
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT	# install-examples
+	DESTDIR=$RPM_BUILD_ROOT
 
 ln -sf lidia $RPM_BUILD_ROOT%{_includedir}/%{name}
 ln -sf lidia $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -55,7 +60,7 @@
 %files
 %defattr(644,root,root,755)
 %doc COPYING NEWS README TODO
-#%doc doc/LiDIA.pdf
+%doc doc/LiDIA.pdf
 %attr(755,root,root) %{_libdir}/lib*.so*
 %{_libdir}/lib*.la
 %{_includedir}/lidia
@@ -69,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/29 11:04:03  undefine
+- build and install pdf documentation
+
 Revision 1.2  2007/09/29 09:04:31  undefine
 - add some links...
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/LiDIA.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list