]> git.pld-linux.org Git - packages/perl-Text-vCard.git/commitdiff
- up to 3.09
authorAdam Osuchowski <adwol@pld-linux.org>
Tue, 30 Jul 2019 14:26:20 +0000 (16:26 +0200)
committerAdam Osuchowski <adwol@pld-linux.org>
Tue, 30 Jul 2019 14:26:20 +0000 (16:26 +0200)
perl-Text-vCard.spec

index f84a1d6e2d94fdca9cb721d9372c06dbf18864b8..f110dd6de633ed48ad0bb85e76959fd9df0bd168 100644 (file)
@@ -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/*
This page took 0.085266 seconds and 4 git commands to generate.