[nordugrid-arc-doc/f18: 2/2] Add build requires for TexLive 2012

Mattias Ellert ellert at fedoraproject.org
Mon Feb 18 15:17:45 UTC 2013


commit f73a919aa637f9c2b1a271d93d98f4f7b4337598
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Mon Feb 18 16:17:01 2013 +0100

    Add build requires for TexLive 2012

 nordugrid-arc-doc.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/nordugrid-arc-doc.spec b/nordugrid-arc-doc.spec
index b77c83e..a7951dc 100644
--- a/nordugrid-arc-doc.spec
+++ b/nordugrid-arc-doc.spec
@@ -8,11 +8,18 @@ URL:		http://www.nordugrid.org/
 Source:		http://download.nordugrid.org/packages/%{name}/releases/%{version}/src/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 6
-BuildRequires:	texlive-latex
+%if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 5
+BuildRequires:	tex(latex)
 %else
 BuildRequires:	tetex-latex
 %endif
+%if %{?fedora}%{!?fedora:0} >= 18 || %{?rhel}%{!?rhel:0} >= 7
+BuildRequires:	tex(framed.sty)
+BuildRequires:	tex(ulem.sty)
+BuildRequires:	tex(cm-super-ts1.enc)
+BuildRequires:	tex-ec
+BuildRequires:	tex-courier
+%endif
 
 BuildArch:	noarch
 
@@ -43,6 +50,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+- Add build requires for TexLive 2012
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list