From: Adam Osuchowski Date: Tue, 30 Jul 2019 14:26:20 +0000 (+0200) Subject: - up to 3.09 X-Git-Tag: auto/th/perl-Text-vCard-3.09-1~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a1ac5f56e971be7ea2c0b8066a76901438b19da7;p=packages%2Fperl-Text-vCard.git - up to 3.09 --- diff --git a/perl-Text-vCard.spec b/perl-Text-vCard.spec index f84a1d6..f110dd6 100644 --- a/perl-Text-vCard.spec +++ b/perl-Text-vCard.spec @@ -9,19 +9,20 @@ Summary: Text::vCard - module to edit and create a single vCard (RFC 2426) Summary(pl.UTF-8): Text::vCard - moduł do edycji i tworzenia pojedynczych vCardów (RFC 2426) Name: perl-Text-vCard -Version: 2.10 +Version: 3.09 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: e6053a00633cc115b24f0457114a8b5d +# Source0-md5: d23c610e2159b7d4034275f2bfe27704 URL: http://search.cpan.org/dist/Text-vCard/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} BuildRequires: perl-Class-Accessor-Chained BuildRequires: perl-File-Slurp +BuildRequires: perl-Path-Tiny BuildRequires: perl-Text-vFile-asData %endif BuildArch: noarch @@ -63,8 +64,9 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc Changes TODO +%doc Changes README +%{perl_vendorlib}/vCard.pm +%{perl_vendorlib}/vCard %{perl_vendorlib}/Text/vCard.pm -%dir %{perl_vendorlib}/Text/vCard -%{perl_vendorlib}/Text/vCard/*.pm +%{perl_vendorlib}/Text/vCard %{_mandir}/man3/*