diff --git a/perl-Time-modules.changes b/perl-Time-modules.changes index 9c8727f..542dc6d 100644 --- a/perl-Time-modules.changes +++ b/perl-Time-modules.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:56 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Nov 29 18:31:24 UTC 2010 - coolo@novell.com + +- remove /var/adm/perl-modules + ------------------------------------------------------------------- Tue Oct 19 15:36:37 UTC 2010 - coolo@novell.com diff --git a/perl-Time-modules.spec b/perl-Time-modules.spec index 5967851..964ae77 100644 --- a/perl-Time-modules.spec +++ b/perl-Time-modules.spec @@ -21,7 +21,6 @@ Name: perl-Time-modules Version: 2006.0814 Release: 132 -Requires: perl = %{perl_version} AutoReqProv: on Group: Development/Libraries/Perl Url: http://www.cpan.org/modules/by-module/Time/ @@ -29,7 +28,9 @@ License: PERMISSIVE-OSI-COMPLIANT Summary: Various Perl time modules Source: Time-modules-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl +BuildRequires: perl-macros %description Perl modules providing various time functions. @@ -62,6 +63,5 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man?/* %{perl_vendorlib}/Time/ %{perl_vendorarch}/auto/Time-modules/ -/var/adm/perl-modules/%{name} %changelog