diff --git a/perl-Unicode-String.changes b/perl-Unicode-String.changes index 11b871d..a3a6463 100644 --- a/perl-Unicode-String.changes +++ b/perl-Unicode-String.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:57 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Nov 29 18:31:26 UTC 2010 - coolo@novell.com + +- remove /var/adm/perl-modules + ------------------------------------------------------------------- Tue Oct 19 15:36:39 UTC 2010 - coolo@novell.com diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec index 0dc00d2..ff2cc17 100644 --- a/perl-Unicode-String.spec +++ b/perl-Unicode-String.spec @@ -21,7 +21,6 @@ Name: perl-Unicode-String Version: 2.09 Release: 142 -Requires: perl = %{perl_version} AutoReqProv: on Group: Development/Libraries/Perl License: Artistic @@ -29,7 +28,9 @@ Url: http://cpan.org/modules/by-module/Unicode/ Summary: String of Unicode characters (UCS2/UTF16) Source: Unicode-String-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl +BuildRequires: perl-macros %description A Unicode::String object represents a sequence of Unicode characters. @@ -68,6 +69,5 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man?/* %{perl_vendorarch}/Unicode %{perl_vendorarch}/auto/Unicode -/var/adm/perl-modules/%{name} %changelog