- fix dependencies for oepnSUSE > 12.2
OBS-URL: https://build.opensuse.org/package/show/Publishing/bibtool?expand=0&rev=5
This commit is contained in:
parent
55525b1adb
commit
c5377b9f39
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 18 22:25:58 UTC 2012 - gber@opensuse.org
|
||||||
|
|
||||||
|
- fix dependencies for oepnSUSE > 12.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 16 10:48:06 UTC 2012 - gber@opensuse.org
|
Wed May 16 10:48:06 UTC 2012 - gber@opensuse.org
|
||||||
|
|
||||||
|
@ -27,6 +27,11 @@ Source: BibTool-%{version}.tar.gz
|
|||||||
Patch1: bibtool-use-system-regex.patch
|
Patch1: bibtool-use-system-regex.patch
|
||||||
BuildRequires: texlive-latex
|
BuildRequires: texlive-latex
|
||||||
BuildRequires: texlive-devel
|
BuildRequires: texlive-devel
|
||||||
|
%if 0%{?suse_version} > 1220
|
||||||
|
BuildRequires: texlive-amsfonts
|
||||||
|
BuildRequires: texlive-makeindex
|
||||||
|
BuildRequires: texlive-bibtex
|
||||||
|
%endif
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user