forked from pool/libcdio
Accepting request 133452 from multimedia:libs
- add makeinfo as explicit buildrequires (forwarded request 133230 from coolo) (forwarded request 133421 from coolo) OBS-URL: https://build.opensuse.org/request/show/133452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdio?expand=0&rev=31
This commit is contained in:
commit
726bd18a60
@ -31,6 +31,9 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: popt-devel
|
BuildRequires: popt-devel
|
||||||
BuildRequires: pkgconfig(libcddb)
|
BuildRequires: pkgconfig(libcddb)
|
||||||
BuildRequires: pkgconfig(libvcdinfo)
|
BuildRequires: pkgconfig(libvcdinfo)
|
||||||
|
%if 0%{suse_version} > 1220
|
||||||
|
BuildRequires: makeinfo
|
||||||
|
%endif
|
||||||
Url: http://savannah.gnu.org/projects/libcdio
|
Url: http://savannah.gnu.org/projects/libcdio
|
||||||
Summary: CD-ROM Access Library
|
Summary: CD-ROM Access Library
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 7 12:44:55 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- add makeinfo as explicit buildrequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 25 12:38:16 UTC 2012 - coolo@suse.com
|
Fri May 25 12:38:16 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -30,6 +30,9 @@ BuildRequires: ncurses-devel
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: popt-devel
|
BuildRequires: popt-devel
|
||||||
BuildRequires: pkgconfig(libcddb)
|
BuildRequires: pkgconfig(libcddb)
|
||||||
|
%if 0%{suse_version} > 1220
|
||||||
|
BuildRequires: makeinfo
|
||||||
|
%endif
|
||||||
Url: http://savannah.gnu.org/projects/libcdio
|
Url: http://savannah.gnu.org/projects/libcdio
|
||||||
Summary: CD-ROM Access Library
|
Summary: CD-ROM Access Library
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user