Conflict perl-podlators with perl before sub-packaging
This commit is contained in:
parent
ff14269bd1
commit
0d7e5e33d2
@ -1,6 +1,6 @@
|
||||
Name: perl-podlators
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Format POD source into various output formats
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -24,6 +24,7 @@ Requires: perl(Pod::Simple) >= 3.06
|
||||
Requires: perl(Pod::Text::Color)
|
||||
Requires: perl(Pod::Text::Overstrike)
|
||||
Requires: perl(Pod::Text::Termcap)
|
||||
Conflicts: perl < 4:5.16.1-234
|
||||
|
||||
%description
|
||||
This package contains Pod::Man and Pod::Text modules which convert POD input
|
||||
@ -54,5 +55,8 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 31 2012 Petr Pisar <ppisar@redhat.com> - 2.4.2-2
|
||||
- Conflict perl-podlators with perl before sub-packaging
|
||||
|
||||
* Wed Sep 12 2012 Petr Pisar <ppisar@redhat.com> 2.4.2-1
|
||||
- Specfile autogenerated by cpanspec 1.78.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user