[packages/coq] - updated to 8.4pl6 - even more TeX BRs

qboosh qboosh at pld-linux.org
Mon Jul 27 21:15:25 CEST 2015


commit 83437006a79c2edf5f50d392497a4a618a1334eb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 27 21:17:01 2015 +0200

    - updated to 8.4pl6
    - even more TeX BRs

 coq.spec | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/coq.spec b/coq.spec
index 52c4b0e..ed0021a 100644
--- a/coq.spec
+++ b/coq.spec
@@ -13,13 +13,12 @@
 Summary:	The Coq Proof Assistant
 Summary(pl.UTF-8):	Coq - narzędzie pomagające w udowadnianiu
 Name:		coq
-Version:	8.4pl5
-Release:	2
-License:	GPL
+Version:	8.4pl6
+Release:	1
+License:	LGPL v2.1
 Group:		Applications/Math
-Vendor:		INRIA Rocquencourt
 Source0:	http://coq.inria.fr/distrib/V%{version}/files/%{name}-%{version}.tar.gz
-# Source0-md5:	7839005b48527a85149da950bd2ac006
+# Source0-md5:	2334a98b64578cb81d2b4127e327b368
 Source1:	coqide.desktop
 Source2:	coqide.xpm
 Patch0:		%{name}-lablgtk2.patch
@@ -33,12 +32,17 @@ BuildRequires:	camlp5 >= 5.01
 BuildRequires:	ocaml-lablgtk2-devel >= 2.12.0
 BuildRequires:	sed >= 4.0
 BuildRequires:	texlive-fonts-cmextra
+BuildRequires:	texlive-fonts-cmsuper
 BuildRequires:	texlive-fonts-other
+BuildRequires:	texlive-format-pdflatex
 BuildRequires:	texlive-latex-ams
 BuildRequires:	texlive-latex-comment
 BuildRequires:	texlive-latex-moreverb
+BuildRequires:	texlive-latex-ucs
+BuildRequires:	texlive-makeindex
 BuildRequires:	texlive-psutils
-BuildRequires:	texlive-format-pdflatex
+# hyperref.sty (from latex) requires ifxexex.sty (from xetex)
+BuildRequires:	texlive-xetex
 %requires_eq	ocaml-runtime
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -121,6 +125,7 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 # pdf is enough
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/ps
+cp -p CHANGES COMPATIBILITY COPYRIGHT CREDITS README $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coq.git/commitdiff/83437006a79c2edf5f50d392497a4a618a1334eb



More information about the pld-cvs-commit mailing list