]> git.pld-linux.org Git - packages/perl-Data-ICal.git/commitdiff
- up to 0.17 auto/th/perl-Data-ICal-0.17-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 28 Mar 2013 14:46:56 +0000 (15:46 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 28 Mar 2013 14:46:56 +0000 (15:46 +0100)
perl-Data-ICal.spec

index ef8dc13dd5da5c61c44f6c7863cbdd37c6c5e0e8..6206acce5b93548097f0353c8d7c800fd6e35452 100644 (file)
@@ -7,13 +7,13 @@
 %define        pnam    ICal
 Summary:       Data::ICal.pm - Generates iCalendar (RFC 2445) calendar files
 Name:          perl-Data-ICal
-Version:       0.13
-Release:       5
+Version:       0.17
+Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 42496ff9b75108813b696ffbcffe5913
+# Source0-md5: 81ddac91a2a98ea891ae7750e2e4ca07
 URL:           http://search.cpan.org/dist/Data-ICal/
 BuildRequires: perl-Class-ReturnValue
 BuildRequires: perl-Test-LongString
@@ -36,7 +36,7 @@ implemented in many popular calendaring programs such as Apple's iCal.
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor
+       INSTALLDIRS=vendor < /dev/null
 %{__make}
 
 %{?with_tests:%{__make} test}
This page took 0.122167 seconds and 4 git commands to generate.