Ver. 4.50
This commit is contained in:
parent
31504bdff5
commit
55e01aadc9
@ -1 +1 @@
|
||||
wavpack-4.41.0.tar.bz2
|
||||
wavpack-4.50.0.tar.bz2
|
||||
|
||||
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
wavpack-4_50-1_fc9:HEAD:wavpack-4.50-1.fc9.src.rpm:1213791201
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
6a13edeae437498db78fe528d9e95144 wavpack-4.41.0.tar.bz2
|
||||
9cf854fc2e5757f6534a3a231ec6bfbc wavpack-4.50.0.tar.bz2
|
||||
|
||||
32
wavpack.spec
32
wavpack.spec
@ -1,19 +1,19 @@
|
||||
Name: wavpack
|
||||
Summary: A completely open audiocodec
|
||||
Version: 4.41
|
||||
Release: 2%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Multimedia
|
||||
Url: http://www.wavpack.com/
|
||||
Source: http://www.wavpack.com/%{name}-%{version}.0.tar.bz2
|
||||
Name: wavpack
|
||||
Summary: A completely open audiocodec
|
||||
Version: 4.50
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Multimedia
|
||||
Url: http://www.wavpack.com/
|
||||
Source: http://www.wavpack.com/%{name}-%{version}.0.tar.bz2
|
||||
Patch0: wavpack-wavpack_pc_in.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
WavPack is a completely open audio compression format providing lossless,
|
||||
high-quality lossy, and a unique hybrid compression mode. Although the
|
||||
technology is loosely based on previous versions of WavPack, the new
|
||||
version 4 format has been designed from the ground up to offer unparalleled
|
||||
WavPack is a completely open audio compression format providing lossless,
|
||||
high-quality lossy, and a unique hybrid compression mode. Although the
|
||||
technology is loosely based on previous versions of WavPack, the new
|
||||
version 4 format has been designed from the ground up to offer unparalleled
|
||||
performance and functionality.
|
||||
|
||||
%package devel
|
||||
@ -49,7 +49,7 @@ Files needed for developing apps using wavpack
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/*
|
||||
%{_libdir}/libwavpack.so.*
|
||||
%doc license.txt
|
||||
%doc license.txt
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -59,10 +59,12 @@ Files needed for developing apps using wavpack
|
||||
%doc ChangeLog README doc
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2008 Peter Lemenkov <lemenkov@gmail.com> 4.50-1
|
||||
- Version 4.50
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.41-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
||||
* Sat May 12 2007 Peter Lemenkov <lemenkov@gmail.com> 4.41-1
|
||||
- Version 4.41
|
||||
- Removed unnecessary --with-pic
|
||||
|
||||
Loading…
Reference in New Issue
Block a user