Fixes to meet the Fedora Packaging Guidelines

This commit is contained in:
Peter Lemenkov 2008-08-30 11:17:22 +00:00
parent 9180fd12cd
commit 0a183dca34
2 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,3 @@
wavpack-4_50-1_fc9:HEAD:wavpack-4.50-1.fc9.src.rpm:1213791201
wavpack-4_50_1-1_fc9:HEAD:wavpack-4.50.1-1.fc9.src.rpm:1219571566
wavpack-4_50_1-2_fc9:HEAD:wavpack-4.50.1-2.fc9.src.rpm:1220095019

View File

@ -1,7 +1,7 @@
Name: wavpack
Summary: A completely open audiocodec
Version: 4.50.1
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Group: Applications/Multimedia
Url: http://www.wavpack.com/
@ -27,7 +27,7 @@ Files needed for developing apps using wavpack
%prep
%setup -q
%patch0 -p0
%patch0 -p0 -b .libs
%build
%configure --disable-static
@ -35,7 +35,7 @@ Files needed for developing apps using wavpack
%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} DESTDIR=$RPM_BUILD_ROOT install
%{__rm} -f %{buildroot}/%{_libdir}/*.la
%post -p /sbin/ldconfig
@ -59,6 +59,9 @@ Files needed for developing apps using wavpack
%doc ChangeLog README doc
%changelog
* Sat Aug 30 2008 Peter Lemenkov <lemenkov@gmail.com> 4.50.1-2
- Fixes to meet the Fedora Packaging Guidelines
* Sun Aug 24 2008 Peter Lemenkov <lemenkov@gmail.com> 4.50.1-1
- Version 4.50.1