From 1c473e030174b9f73666a33bad14a6d341448935e46b815607d11ef959b3e50e Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 16 Jul 2013 14:46:25 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=127 --- texlive.changes | 8 ++++++++ texlive.spec | 34 +++++++++++++++++----------------- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/texlive.changes b/texlive.changes index 92da228..ef91997 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jul 16 12:36:45 UTC 2013 - werner@suse.de + +- Let texlive-biber require perl(LWP::UserAgent) to be able to + read system based certificates +- New rpm had removed "prereq" flag from installation script bits + that is that `Requires(prereq)' is not valid anymore :((( + ------------------------------------------------------------------- Thu May 16 09:35:39 CEST 2013 - mhrusecky@suse.cz diff --git a/texlive.spec b/texlive.spec index d427ff3..3540227 100644 --- a/texlive.spec +++ b/texlive.spec @@ -19,7 +19,7 @@ %define texlive_version 2012 %define texlive_previous 2011 %define texlive_release 20120611 -%define texlive_noarch 66 +%define texlive_noarch 67 %define texlive_source texlive-20120611-source %define __perl_requires %{nil} @@ -53,21 +53,21 @@ Summary: The TeXLive Formatting System License: GPL-2.0+ and GPL-2.0 and GPL-3.0 and LPPL-1.3c and LPPL-1.0 and Artistic-1.0 and Apache-2.0 and MIT and BSD-3-Clause and SUSE-TeX and SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ -Requires(prereq): /usr/bin/perl -Requires(prereq): /usr/bin/clear -Requires(prereq): /usr/bin/dialog -Requires(prereq): coreutils -Requires(prereq): ed -Requires(prereq): findutils -Requires(prereq): grep -Requires(prereq): sed -Requires(prereq): %{name}-filesystem >= %{texlive_version} -Requires(prereq): %{name}-kpathsea-bin >= %{texlive_version} -Requires(prereq): %{name}-kpathsea >= %{texlive_version} -Requires(prereq): %{name}-tetex-bin >= %{texlive_version} -Requires(prereq): %{name}-tetex >= %{texlive_version} -Requires(prereq): %{name}-texconfig-bin >= %{texlive_version} -Requires(prereq): %{name}-texconfig >= %{texlive_version} +Requires(pre): /usr/bin/perl +Requires(pre): /usr/bin/clear +Requires(pre): /usr/bin/dialog +Requires(pre): coreutils +Requires(pre): ed +Requires(pre): findutils +Requires(pre): grep +Requires(pre): sed +Requires(pre): %{name}-filesystem >= %{texlive_version} +Requires(pre): %{name}-kpathsea-bin >= %{texlive_version} +Requires(pre): %{name}-kpathsea >= %{texlive_version} +Requires(pre): %{name}-tetex-bin >= %{texlive_version} +Requires(pre): %{name}-tetex >= %{texlive_version} +Requires(pre): %{name}-texconfig-bin >= %{texlive_version} +Requires(pre): %{name}-texconfig >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(posttrans): coreutils @@ -333,6 +333,7 @@ Group: Productivity/Publishing/TeX/Utilities Url: http://www.tug.org/texlive/ %if %{with buildbiber} Requires: perl = %{perl_version} +Requires: perl(LWP::UserAgent) Requires: perl(Text::BibTeX) %endif Prefix: %{_bindir} @@ -915,7 +916,6 @@ Summary: Binary files of kpathsea License: LPPL-1.0 Group: Productivity/Publishing/TeX/Utilities Url: http://www.tug.org/texlive/ -Requires(prereq): %{name}-filesystem Requires(pre): %{name}-filesystem Requires(pre): /usr/bin/getent Requires(pre): /usr/sbin/groupadd