]> git.pld-linux.org Git - packages/perl-File-Slurp.git/commitdiff
- up to 9999.28 auto/th/perl-File-Slurp-9999.28-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Nov 2019 14:41:23 +0000 (15:41 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Nov 2019 14:41:23 +0000 (15:41 +0100)
perl-File-Slurp.spec

index ef5f87452206021f953e73168aedc506cd2138ad..15a939ee161380b246b9cd391a5a2dd1e3a8f6a3 100644 (file)
@@ -8,13 +8,13 @@
 Summary:       File::Slurp - efficient reading/writing of complete files
 Summary(pl.UTF-8):     File::Slurp - wydajny odczyt/zapis całych plików
 Name:          perl-File-Slurp
-Version:       9999.19
+Version:       9999.28
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/File/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 7d584cd15c4f8b9547765eff8c4ef078
+# Source0-md5: 659d52a0169aea7d3728ebab3e198ef5
 URL:           http://search.cpan.org/dist/File-Slurp/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -48,9 +48,6 @@ kontekście listy lub pisanie wszystkiego co chcemy na STDOUT.
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
-# fails because of some fcntl constants undocumented in Fcntl or POSIX module
-%{__rm} t/pod_coverage.t
-
 %build
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
@@ -69,6 +66,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/File/Slurp.pm
 %{_mandir}/man3/File::Slurp.3pm*
This page took 0.109349 seconds and 4 git commands to generate.