%global pkgname vbrfix %global debpatchver 1 Name: vbrfixc Version: 0.24 Release: 1%{?dist} Summary: Fixes MP3s and re-constructs VBR headers License: GPL-2.0-only URL: https://deb.debian.org/debian/pool/main/v/%{pkgname} Source0: https://deb.debian.org/debian/pool/main/v/%{debname}/%{pkgname}_%{version}+dfsg.orig.tar.xz Source1: https://deb.debian.org/debian/pool/main/v/%{debname}/%{pkgname}_%{version}+dfsg-%{debpatchver}.debian.tar.xz Source2: Makefile.%{name} Patch0: 0001-format-security.patch BuildRequires: gcc-g++ BuildRequires: make %description Vbrfix reconstructs MP3 files removing unwanted data, recreates VBR Tag with seek information if it is VBR, can remove ID3v1/ID3v2/FHG/VBRI tags, can keep the LAME part of the VBR tag while replacing the seek/bitrate info. %prep %autosetup -p1 -a 1 for i in $( - 0.24-1 - Initial spec