Accepting request 93640 from home:coolo:removelibtool
add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93640 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=9
This commit is contained in:
parent
bf638f759d
commit
b233b6fa1b
13
_service
13
_service
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="protocol">http</param>
|
||||
<param name="host">www.wavpack.com</param>
|
||||
<param name="path">/wavpack-4.60.1.tar.bz2</param>
|
||||
</service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:wavpack-4.60.1.tar.bz2</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">175ee4f2effd6f51e6ec487956f41177256bf892c2e8e07de5d27ed4ee6888c5</param>
|
||||
</service>
|
||||
</services>
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 12:33:45 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 12:33:27 UTC 2011 - coolo@suse.com
|
||||
|
||||
- remove _service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 21:12:12 UTC 2011 - reddwarf@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package wavpack (Version 4.60.1)
|
||||
# spec file for package wavpack
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,13 +20,13 @@
|
||||
|
||||
Name: wavpack
|
||||
License: BSD3c
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: libtool pkgconfig
|
||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||
Url: http://www.wavpack.com/
|
||||
Summary: Free Hybrid Lossless Audio Compression Format
|
||||
Version: 4.60.1
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: http://www.wavpack.com/%{name}-%{version}.tar.bz2
|
||||
# Name used by third parties before openSUSE 10.3:
|
||||
Provides: WavPack = %{version}-%{release}
|
||||
Requires: libwavpack1 >= %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user