add rpm 4.9 filtering macros
This commit is contained in:
parent
7c7919cf2d
commit
2815e75fc3
@ -47,6 +47,9 @@ Provides: perl(DateTimePPExtra)
|
|||||||
%?perl_default_filter
|
%?perl_default_filter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(DateTime\\)$
|
||||||
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Win32
|
||||||
|
|
||||||
%description
|
%description
|
||||||
DateTime is a class for the representation of date/time combinations, and
|
DateTime is a class for the representation of date/time combinations, and
|
||||||
is part of the Perl DateTime project. For details on this project please
|
is part of the Perl DateTime project. For details on this project please
|
||||||
@ -152,6 +155,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Jul 04 2011 Iain Arnell <iarnell@gmail.com> 1:0.7000-2
|
* Mon Jul 04 2011 Iain Arnell <iarnell@gmail.com> 1:0.7000-2
|
||||||
- update DateTime::TimeZone to 1.35 (Olson 2011h)
|
- update DateTime::TimeZone to 1.35 (Olson 2011h)
|
||||||
|
- add rpm 4.9 filtering macros
|
||||||
|
|
||||||
* Fri May 13 2011 Iain Arnell <iarnell@gmail.com> 1:0.7000-1
|
* Fri May 13 2011 Iain Arnell <iarnell@gmail.com> 1:0.7000-1
|
||||||
- update DateTime to 0.70
|
- update DateTime to 0.70
|
||||||
|
Loading…
Reference in New Issue
Block a user