Accepting request 134722 from home:namtrac:bugfix
- Add BuildRequires on texlive-dvips for openSUSE > 12.2 to fix Factory builds. OBS-URL: https://build.opensuse.org/request/show/134722 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=56
This commit is contained in:
parent
52278c4541
commit
729222bd44
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 17 18:58:38 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Add BuildRequires on texlive-dvips for openSUSE > 12.2 to fix
|
||||||
|
Factory builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 8 09:26:32 UTC 2012 - jengelh@inai.de
|
Sat Sep 8 09:26:32 UTC 2012 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ BuildRequires: ghostscript-x11
|
|||||||
BuildRequires: sgmltool
|
BuildRequires: sgmltool
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1230
|
%if 0%{?suse_version} >= 1230
|
||||||
BuildRequires: texlive-dvips-bin
|
BuildRequires: texlive-dvips
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} < 1230
|
%if 0%{?suse_version} < 1230
|
||||||
BuildRequires: texlive
|
BuildRequires: texlive
|
||||||
|
Loading…
Reference in New Issue
Block a user