diff --git a/import.log b/import.log index 2ef19db..a35b7e2 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ wavpack-4_50-1_fc9:EL-5:wavpack-4.50-1.fc9.src.rpm:1213792023 wavpack-4_50_1-1_fc9:EL-5:wavpack-4.50.1-1.fc9.src.rpm:1219572195 +wavpack-4_50_1-2_fc9:EL-5:wavpack-4.50.1-2.fc9.src.rpm:1220095442 diff --git a/wavpack.spec b/wavpack.spec index 8cee8c3..905dbd6 100644 --- a/wavpack.spec +++ b/wavpack.spec @@ -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 4.50.1-2 +- Fixes to meet the Fedora Packaging Guidelines + * Sun Aug 24 2008 Peter Lemenkov 4.50.1-1 - Version 4.50.1