This rebuild belongs here...
This commit is contained in:
parent
feeaf70053
commit
8094a235dc
@ -3,7 +3,7 @@
|
||||
|
||||
Name: cdparanoia
|
||||
Version: %{realver}
|
||||
Release: 24
|
||||
Release: 24.1
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz
|
||||
@ -102,7 +102,7 @@ if [ "$1" -ge "1" ]; then
|
||||
fi
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
[ "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" ] && rm -rf "$RPM_BUILD_ROOT"
|
||||
|
||||
%files -n cdparanoia
|
||||
%defattr(-,root,root)
|
||||
@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Wed Feb 9 2005 Peter Jones <pjones@redhat.com> alpha9.8-24.1
|
||||
- Rebuild for new toolchain
|
||||
|
||||
* Wed Oct 6 2004 Peter Jones <pjones@redhat.com> alpha9.8-24
|
||||
- workaround for sgio read size issues in newer kernels.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user