commit 5441aa15c6bc82c12597fb2cab089d61d7be315d Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Thu Jan 24 13:35:10 2013 +0800 New submission for Fedora This was submitted on Thu Jan 24 2013: https://bugzilla.redhat.com/show_bug.cgi?id=901419#c2 perl-Lingua-Identify.spec | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) --- diff --git a/perl-Lingua-Identify.spec b/perl-Lingua-Identify.spec index 487236d..ff879b5 100644 --- a/perl-Lingua-Identify.spec +++ b/perl-Lingua-Identify.spec @@ -1,7 +1,7 @@ Name: perl-Lingua-Identify Summary: Language identification Version: 0.51 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Lingua-Identify/ Source0: http://www.cpan.org/authors/id/A/AM/AMBS/Lingua/Lingua-Identify-%{version}.tar.gz @@ -30,6 +30,7 @@ Lingua::Identify identifies the language a given string or file is written in. %package tools Summary: Tools related to Lingua::Identify + Requires: %{name} == %{version}-%{release} %description tools @@ -70,6 +71,7 @@ make test %changelog +* Thu Jan 24 2013 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 0.51-2 - Replace usage of the %%{__perl} macro by the plain perl command. - Use DESTDIR instead of PERL_INSTALL_ROOT in the install section. - Add missing build requirements. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel