aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2008-10-07 16:20:50 +0000
committerAndy Shevchenko <andy@smile.org.ua>2008-10-07 16:20:50 +0000
commit6fa3be2d7e37ddd1bb344f60db53ae3686321bca (patch)
tree2a8dde66b5506e99300b320cecf49d1cbea26def
parent564c298461c17296c7f0d4efa61b8716ad72b881 (diff)
downloadrenrot-6fa3be2d7e37ddd1bb344f60db53ae3686321bca.tar.gz
renrot-6fa3be2d7e37ddd1bb344f60db53ae3686321bca.tar.bz2
Add ExtUtils::MakeMaker to build requirements in the specfile.
git-svn-id: file:///svnroot/renrot/branches/andy@581 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--renrot.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/renrot.spec b/renrot.spec
index 35f0dda..26a6562 100644
--- a/renrot.spec
+++ b/renrot.spec
@@ -11,6 +11,7 @@ URL: http://puszcza.gnu.org.ua/projects/renrot/
Source0: ftp://download.gnu.org.ua/pub/release/renrot/%{name}-%{version}%{?rcver}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
+BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Image::ExifTool) >= 5.72
BuildRequires: perl(Getopt::Long) >= 2.34
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

Return to:

Send suggestions and report system problems to the System administrator.