[rubberband] fix spec: use renamed patch and untabify

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jan 31 19:10:59 UTC 2012


commit ae6ad7eba09744eead08d1fc05d0345333512b8b
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Jan 31 20:10:35 2012 +0100

    fix spec: use renamed patch and untabify

 rubberband.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubberband.spec b/rubberband.spec
index 547fe13..ebc6908 100644
--- a/rubberband.spec
+++ b/rubberband.spec
@@ -11,7 +11,7 @@ Patch0:         %{name}-1.5.0-mk.patch
 # incorrect version in configure.ac (harmless) and .pc.in (could be bad
 # if a consumer strictly requires 1.5.0 functionality);
 # e-mailed to author
-Patch1:		%{name}-1.6.0-fix_ver.patch
+Patch1:         %{name}-1.7.0-fix_ver.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  fftw-devel libsamplerate-devel libsndfile-devel
@@ -72,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%doc
+%doc CHANGELOG
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/rubberband.pc


More information about the scm-commits mailing list