forked from pool/suse-xsl-stylesheets
* aspell-en-huge only seems to be available on x86-64, making it
a recommendation OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=14
This commit is contained in:
parent
27e49f4a4d
commit
db9955c99c
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5dc172854d16f8f8aea09726a4a2dbfbd9c4e1685c7cd6b94f8429b02fe4e08b
|
oid sha256:1a70f086d4b6aa1ec2a9b17ab4c5a131d5f433985411f7aa399d9ba585c2a9fb
|
||||||
size 252206
|
size 252195
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 8 11:31:08 UTC 2012 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
* aspell-en-huge only seems to be available on x86-64, making it
|
||||||
|
a recommendation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 6 10:03:40 UTC 2012 - fsundermeyer@opensuse.org
|
Tue Mar 6 10:03:40 UTC 2012 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
@ -50,11 +50,15 @@ BuildRequires: libxslt
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: trang
|
BuildRequires: trang
|
||||||
|
|
||||||
Requires: aspell aspell-en aspell-en-huge
|
Requires: aspell aspell-en
|
||||||
Requires: docbook
|
Requires: docbook
|
||||||
Requires: docbook-xsl-stylesheets >= 1.75
|
Requires: docbook-xsl-stylesheets >= 1.75
|
||||||
Requires: libxslt
|
Requires: libxslt
|
||||||
|
|
||||||
|
# Only works only for openSUSE 11.4 and below
|
||||||
|
%if 0%{?suse_version} < 1210
|
||||||
|
Recommends: aspell-en-huge
|
||||||
|
%endif
|
||||||
Recommends: daps
|
Recommends: daps
|
||||||
Recommends: docbook5
|
Recommends: docbook5
|
||||||
Recommends: docbook5-xsl-stylesheets
|
Recommends: docbook5-xsl-stylesheets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user