Cosmetic : remove spaces where only tabs should be used.

This commit is contained in:
Matthias Saou 2008-08-08 11:20:10 +00:00
parent 2e901577a3
commit 823159fd49

View File

@ -1,13 +1,13 @@
Summary: A voice compression format (codec)
Name: speex
Version: 1.2
Summary: A voice compression format (codec)
Name: speex
Version: 1.2
%define rc_ver rc1
Release: 0.10.%{rc_ver}%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://www.speex.org/
License: BSD
Group: System Environment/Libraries
URL: http://www.speex.org/
Source0: http://downloads.xiph.org/releases/speex/%{name}-%{version}%{rc_ver}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: libogg-devel
%description