Compare commits

..

No commits in common. "rawhide" and "f37" have entirely different histories.

View file

@ -3,18 +3,17 @@ Version: 0.37
Release: %autorelease
Summary: Adds tags to Ogg Vorbis files to adjust the volume
# Automatically converted from old format: LGPLv2 - review is highly recommended.
License: LicenseRef-Callaway-LGPLv2
License: LGPLv2
URL: https://sjeng.org/vorbisgain.html
Source0: https://sjeng.org/ftp/vorbis/%{name}-%{version}.tar.gz
Patch0: vorbisgain-spelling.patch
Source0: https://sjeng.org/ftp/vorbis/%{name}-%{version}.tar.gz
Patch0: vorbisgain-spelling.patch
Patch1: 001-fprintf_fix.patch
Patch2: vorbisgain-c99.patch
BuildRequires: make
BuildRequires: make
BuildRequires: gcc
BuildRequires: libvorbis-devel
BuildRequires: libogg-devel
BuildRequires: libvorbis-devel
BuildRequires: libogg-devel
%description
@ -24,7 +23,7 @@ volume of an Ogg Vorbis file to a predefined standardized loudness.
It needs player support to work. Non-supporting players will play back
the files without problems, but you'll miss out on the benefits.
Nowadays most good players such as ogg123, xmms and mplayer are already
compatible.
compatible.
%prep