[renrot] Comment out Requires(hint)

Petr Sabata psabata at fedoraproject.org
Mon Jun 20 09:32:55 UTC 2011


commit ae8eb0bfa8c0ed9297b14ed44b17a5f6e95515bc
Author: Petr Sabata <contyk at redhat.com>
Date:   Mon Jun 20 11:32:41 2011 +0200

    Comment out Requires(hint)

 renrot.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/renrot.spec b/renrot.spec
index f28680b..5c0573e 100644
--- a/renrot.spec
+++ b/renrot.spec
@@ -15,7 +15,7 @@ BuildRequires:	perl(Image::ExifTool) >= 5.72
 BuildRequires:	perl(Getopt::Long) >= 2.34
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	/usr/bin/jpegtran
-Requires(hint):	perl(Image::Magick)
+#Requires(hint):	perl(Image::Magick)
 
 %description
 Renrot renames files according the DateTimeOriginal and FileModifyDate
@@ -74,6 +74,7 @@ fi
 * Mon Jun 20 2011 Petr Sabata <contyk at redhat.com> - 1.1-3
 - Perl mass rebuild
 - Dropping now obsolete Buildroot and defattr
+- Commenting Requires(hint) out since fedpkg refuses to work with it
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list