Accepting request 129279 from home:coolo:branches:openSUSE:Factory
- add texinfo and makeinfo as buildrequires to fix build OBS-URL: https://build.opensuse.org/request/show/129279 OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=25
This commit is contained in:
parent
765da1123c
commit
800509bce6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 30 10:49:18 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- add texinfo and makeinfo as buildrequires to fix build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 16 19:12:39 UTC 2012 - jengelh@inai.de
|
Sat Jun 16 19:12:39 UTC 2012 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -26,6 +26,10 @@ BuildRequires: gv
|
|||||||
BuildRequires: psutils
|
BuildRequires: psutils
|
||||||
BuildRequires: texlive-latex
|
BuildRequires: texlive-latex
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: xorg-x11-devel
|
||||||
|
%if %suse_version > 1220
|
||||||
|
BuildRequires: makeinfo
|
||||||
|
BuildRequires: texinfo
|
||||||
|
%endif
|
||||||
Url: http://www.gnu.org/software/a2ps/a2ps.html
|
Url: http://www.gnu.org/software/a2ps/a2ps.html
|
||||||
Provides: a2ps-bin
|
Provides: a2ps-bin
|
||||||
Requires: /bin/sed
|
Requires: /bin/sed
|
||||||
|
Loading…
Reference in New Issue
Block a user