commit 1345661601c8f847cfaf0f268a9899ec96b3710d
Author: Petr Písař <[email protected]>
Date: Mon Aug 20 16:03:56 2012 +0200
Specify all dependencies
perl-Syntax-Highlight-Engine-Kate.spec | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Syntax-Highlight-Engine-Kate.spec
b/perl-Syntax-Highlight-Engine-Kate.spec
index e97f44e..2d39151 100644
--- a/perl-Syntax-Highlight-Engine-Kate.spec
+++ b/perl-Syntax-Highlight-Engine-Kate.spec
@@ -7,11 +7,14 @@ Group: Development/Libraries
URL: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/
Source0:
http://www.cpan.org/authors/id/S/SZ/SZABGAB/Syntax-Highlight-Engine-Kate-%{version}.tar.gz
BuildArch: noarch
+BuildRequires: perl(inc::Module::Install) >= 0.91
+# Run-time:
+BuildRequires: perl(base)
BuildRequires: perl(Carp)
BuildRequires: perl(Data::Dumper)
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
BuildRequires: perl(File::Basename)
# Tests only:
+BuildRequires: perl(Term::ANSIColor)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -21,6 +24,7 @@ engine of the Kate text editor.
%prep
%setup -q -n Syntax-Highlight-Engine-Kate-%{version}
+rm -r inc/*
rm -rf lib/Syntax/Highlight/Engine/Kate/Alerts
find -type f -exec chmod -x {} +
chmod 644 Changes REGISTERED
@@ -46,6 +50,7 @@ make test
%changelog
* Mon Aug 20 2012 Petr Pisar <[email protected]> - 0.06-8
- Modernize spec file
+- Specify all dependencies
* Fri Jul 20 2012 Fedora Release Engineering <[email protected]>
- 0.06-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel