Accepting request 93649 from multimedia:libs
add libtool to buildrequires (forwarded request 93640 from coolo) OBS-URL: https://build.opensuse.org/request/show/93649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wavpack?expand=0&rev=16
This commit is contained in:
commit
482842e0b3
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
|
Sun Mar 6 21:12:12 UTC 2011 - reddwarf@opensuse.org
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
Name: wavpack
|
Name: wavpack
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: libtool pkgconfig
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
Url: http://www.wavpack.com/
|
Url: http://www.wavpack.com/
|
||||||
Summary: Free Hybrid Lossless Audio Compression Format
|
Summary: Free Hybrid Lossless Audio Compression Format
|
||||||
Version: 4.60.1
|
Version: 4.60.1
|
||||||
Release: 14
|
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:
|
# Name used by third parties before openSUSE 10.3:
|
||||||
Provides: WavPack = %{version}-%{release}
|
Provides: WavPack = %{version}-%{release}
|
||||||
Requires: libwavpack1 >= %{version}
|
Requires: libwavpack1 >= %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user