Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains. - Remove trailing spaces and tabs. - Keep consistency between tabs and spaces. - Clean up summary.
This commit is contained in:
parent
f9bc8dc876
commit
cf115523f1
@ -1,18 +1,18 @@
|
|||||||
Summary: Sample rate conversion library for audio data
|
Summary: Sample rate conversion library for audio data
|
||||||
Name: libsamplerate
|
Name: libsamplerate
|
||||||
Version: 0.1.2
|
Version: 0.1.2
|
||||||
Release: 2
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mega-nerd.com/SRC/
|
URL: http://www.mega-nerd.com/SRC/
|
||||||
Source0: http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
|
Source0: http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
|
||||||
BuildRequires: libsndfile-devel >= 1.0.6 pkgconfig
|
BuildRequires: libsndfile-devel >= 1.0.6 pkgconfig
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development related files for %{name}
|
Summary: Development related files for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release} pkgconfig
|
Requires: %{name} = %{version}-%{release} pkgconfig
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user