From 9596a00e873f42d92361ade58485bcbc8aba8f2a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Fri, 3 Aug 2012 11:21:45 +0200
Subject: Specify all dependencies and clean up spec

---
 perl-Coro.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Coro.spec b/perl-Coro.spec
index acfce70..7a18070 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
 Name:           perl-Coro
 Version:        6.08
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The only real threads in perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,10 @@ URL:            http://search.cpan.org/dist/Coro/
 Source0:        
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{version}.tar.gz
 Patch0:         %{name}-5.25-ucontext-default.patch
 BuildRequires:  perl(AnyEvent) >= 5
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(common::sense)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Guard) >= 0.5
 BuildRequires:  perl(Scalar::Util)
@@ -117,7 +120,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes COPYING README README.linux-glibc
 %doc doc/* eg
 %{perl_archlib}/auto/*
@@ -125,6 +127,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug  3 2012 Jitka Plesnikova <[email protected]> - 6.08-4
+- Update BR
+
 * Fri Jul 20 2012 Fedora Release Engineering <[email protected]> 
- 6.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=epel7&id=9596a00e873f42d92361ade58485bcbc8aba8f2a
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to