forked from pool/libcdio
- add libtool as buildrequire
- one less _service file for factory - add libtool as buildrequire OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcdio?expand=0&rev=22
This commit is contained in:
parent
21e8889bb2
commit
b14388bdf9
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:32:01 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:29:59 UTC 2011 - coolo@suse.com
|
||||
|
||||
- one less _service file for factory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 16:57:18 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ Name: libcdio-mini
|
||||
# You want standard build unless you will work-around build dependency on itself.
|
||||
%define STANDARD_BUILD 0
|
||||
%define _name libcdio
|
||||
BuildRequires: gcc-c++ pkg-config popt-devel
|
||||
BuildRequires: gcc-c++ libtool pkg-config popt-devel
|
||||
%if %STANDARD_BUILD
|
||||
BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
||||
#!BuildIgnore: libcdio-mini-devel
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:32:01 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:29:59 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ Name: libcdio
|
||||
# You want standard build unless you will work-around build dependency on itself.
|
||||
%define STANDARD_BUILD 1
|
||||
%define _name libcdio
|
||||
BuildRequires: gcc-c++ pkg-config popt-devel
|
||||
BuildRequires: gcc-c++ libtool pkg-config popt-devel
|
||||
%if %STANDARD_BUILD
|
||||
BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
||||
#!BuildIgnore: libcdio-mini-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user