]> git.pld-linux.org Git - packages/perl-Test-LongString.git/blobdiff - perl-Test-LongString.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Test-LongString.git] / perl-Test-LongString.spec
index 9b7dcd00fcf7ad092e6406ead76d98e94ab149ff..2213ba0b040bdc2cb1bd77a11078296a1473357a 100644 (file)
@@ -2,19 +2,18 @@
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define        pdir    Test
 %define        pnam    LongString
 Summary:       Test::LongString - tests strings for equality, with more helpful failures
 Summary(pl.UTF-8):     Test::LongString - sprawdzanie łańcuchów pod kątem identyczności
 Name:          perl-Test-LongString
-Version:       0.11
+Version:       0.17
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 860635425e63c5f15261418f25cf106f
+# Source0-md5: 8baab770f61ebd5647a9dd3679f42fbd
 URL:           http://search.cpan.org/dist/Test-LongString/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -50,5 +49,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/Test/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Test/LongString.pm
+%{_mandir}/man3/Test::LongString.3pm*
This page took 0.066854 seconds and 4 git commands to generate.