SHA256
1
0
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:
Stephan Kulow 2011-11-13 09:32:22 +00:00 committed by Git OBS Bridge
parent 21e8889bb2
commit b14388bdf9
4 changed files with 17 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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