forked from pool/texlive
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=106
This commit is contained in:
parent
afb1684a81
commit
2c8a8448c6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 10:16:05 UTC 2012 - werner@suse.de
|
||||
|
||||
- Avoid dependency loop between tex and texlive main package
|
||||
- Set a recommendation to scheme-medium
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 12:07:44 UTC 2012 - werner@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%define texlive_version 2012
|
||||
%define texlive_release 20120611
|
||||
%define texlive_noarch 48
|
||||
%define texlive_noarch 49
|
||||
%define texlive_source texlive-20120611-source
|
||||
|
||||
%define __perl_requires %{nil}
|
||||
@ -45,7 +45,6 @@ License: GPL-2.0+ and GPL-2.0 and GPL-3.0 and LPPL-1.3c and LPPL-1.0 and
|
||||
Summary: The TeXLive Formatting System
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires: %{name}-tex
|
||||
Requires(prereq): /usr/bin/perl
|
||||
Requires(prereq): /usr/bin/clear
|
||||
Requires(prereq): /usr/bin/dialog
|
||||
@ -77,6 +76,8 @@ Requires(posttrans): %{name}-tetex >= %{texlive_version}
|
||||
Requires(posttrans): %{name}-texconfig-bin >= %{texlive_version}
|
||||
Requires(posttrans): %{name}-texconfig >= %{texlive_version}
|
||||
Requires(verify): permissions
|
||||
Url: http://www.tug.org/texlive/
|
||||
Recommends: %{name}-scheme-medium
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
|
Loading…
Reference in New Issue
Block a user