From: Elan Ruusamäe Date: Mon, 7 Nov 2011 21:52:49 +0000 (+0000) Subject: - keep UnicodeData.txt,needed by Unicode::UCD X-Git-Tag: PERL_5_14~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl.git;a=commitdiff_plain;h=d5222b20eb326b7b42b8c355fec2692f8cb3e99d - keep UnicodeData.txt,needed by Unicode::UCD Changed files: perl.spec -> 1.447 --- diff --git a/perl.spec b/perl.spec index 1a88380..eb4c69d 100644 --- a/perl.spec +++ b/perl.spec @@ -744,6 +744,8 @@ if [ ! -f installed.stamp ]; then %{__rm} $RPM_BUILD_ROOT%{perl_privlib}/Unicode/Collate/keys.txt # source for *.pl %{__rm} $RPM_BUILD_ROOT%{perl_privlib}/unicore/*.txt + # keep UnicodeData.txt, needed by Unicode::UCD + cp -p lib/unicore/UnicodeData.txt $RPM_BUILD_ROOT%{perl_privlib}/unicore # cpan tools, we use rpm instead of cpan for managing packages (some search tool would be nice to have but...) %{__rm} $RPM_BUILD_ROOT%{_bindir}/cpan* %{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/cpan*