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
|
||||||
@ -37,7 +37,7 @@ This package contains development files for %{name}
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-dependency-tracking --disable-fftw
|
%configure --disable-dependency-tracking --disable-fftw
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -93,5 +93,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Wed Jun 25 2003 Dams <anvil[AT]livna.org> 0:0.0.15-0.fdr.2
|
* Wed Jun 25 2003 Dams <anvil[AT]livna.org> 0:0.0.15-0.fdr.2
|
||||||
- Added some more doc
|
- Added some more doc
|
||||||
|
|
||||||
* Thu May 22 2003 Dams <anvil[AT]livna.org>
|
* Thu May 22 2003 Dams <anvil[AT]livna.org>
|
||||||
- Initial build.
|
- Initial build.
|
||||||
|
Loading…
Reference in New Issue
Block a user