Accepting request 96201 from multimedia:libs

- add libtool as buildrequire
- one less _service file for factory

OBS-URL: https://build.opensuse.org/request/show/96201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdio?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2011-12-12 15:57:19 +00:00 committed by Git OBS Bridge
commit 7562d4644a
6 changed files with 23 additions and 6 deletions

View File

@ -1,3 +0,0 @@
<services>
<service name="download_url"><param name="path">/gnu/libcdio/libcdio-0.82.tar.bz2</param><param name="host">ftp.gnu.org</param></service>
</services>

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
@ -32,7 +32,7 @@ BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
#BuildRequires: cdparanoia
%endif
Version: 0.82
Release: 3
Release: 10
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
%define libcdio_name 12
%define libcdio_paranoia_name 0

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