Changeset 1669 for spec/trunk/SPECS/perl-Pod-Checker.spec
- Timestamp:
- Oct 4, 2019, 10:04:04 PM (6 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/perl-Pod-Checker.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/perl-Pod-Checker.spec
r1666 r1669 3 3 Epoch: 1 4 4 Version: 1.73 5 Release: 1%{?dist}5 Release: 2%{?dist} 6 6 Summary: Check POD documents for syntax errors 7 7 License: GPL+ or Artistic … … 12 12 BuildRequires: findutils 13 13 BuildRequires: make 14 Requires: /usr/bin/prove15 14 #BuildRequires: perl-interpreter 16 15 BuildRequires: perl-generators … … 26 25 BuildRequires: perl(Exporter) 27 26 # Getopt::Long not used at tests 28 BuildRequires: perl(Pod::Simple) >= 3. 2027 BuildRequires: perl(Pod::Simple) >= 3.05 29 28 BuildRequires: perl(Pod::Simple::Methody) 30 29 # Pod::Usage not used at tests … … 37 36 # VMS::Filespec not used 38 37 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) 39 Requires: perl(Pod::Simple) >= 3. 2838 Requires: perl(Pod::Simple) >= 3.05 40 39 41 40 %description … … 70 69 71 70 %changelog 71 * Fri Oct 04 2019 Elbert Pol <elbert.pol@gmail.com> - 1.73-2 72 - Remove a unneeded line and fix error with version number 73 72 74 * Thu Sep 26 2019 Elbert Pol <elbert.pol@gmail.com> - 1.73-1 73 75 - First rpm for OS/2
Note:
See TracChangeset
for help on using the changeset viewer.
