From cc9ffd1c5e075baa3b4487280796991c62947b24 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 10 2011 05:23:22 +0000 Subject: remove unsupported Requires(hint) from spec --- diff --git a/abcde.spec b/abcde.spec index c0f91b8..520c68c 100644 --- a/abcde.spec +++ b/abcde.spec @@ -1,6 +1,6 @@ Name: abcde Version: 2.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Better CD Encoder Group: Applications/Multimedia @@ -20,8 +20,8 @@ Requires: cd-discid Requires: cdparanoia Requires: wget Requires: which -Requires(hint): vorbis-tools -Requires(hint): flac +Requires: vorbis-tools +Requires: flac %description abcde is a front end command line utility (actually, a shell script) @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 09 2011 Dennis Gilmore -2.4.2-3 +- remove unsupported Requires(hint) from spec + * Mon Feb 07 2011 Fedora Release Engineering -2.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild