Cosmetic : remove spaces where only tabs should be used.
This commit is contained in:
parent
2e901577a3
commit
823159fd49
14
speex.spec
14
speex.spec
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user