Author: mmaslano
Update of /cvs/pkgs/rpms/perl-Unicode-String/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27617
Modified Files:
perl-Unicode-String.spec
Log Message:
* Fri Jul 23 2010 Marcela Maslanova <[email protected]> - 2.09-16
- apply ppisar hints from 558743
Index: perl-Unicode-String.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Unicode-String/devel/perl-Unicode-String.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- perl-Unicode-String.spec 7 May 2010 07:18:08 -0000 1.22
+++ perl-Unicode-String.spec 23 Jul 2010 10:50:41 -0000 1.23
@@ -1,6 +1,6 @@
Name: perl-Unicode-String
Version: 2.09
-Release: 15%{?dist}
+Release: 16%{?dist}
Summary: Perl modules to handle various Unicode issues
@@ -18,6 +18,8 @@ BuildRequires: perl(ExtUtils::MakeMaker
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
# not detected by auto provide scripts:
Requires: perl(MIME::Base64)
+%filter_from_provides /String\.so/d
+%filter_setup
%description
%{summary}.
@@ -42,7 +44,7 @@ make install \
DESTDIR=$RPM_BUILD_ROOT \
INSTALLARCHLIB=$RPM_BUILD_ROOT%{perl_archlib}
find $RPM_BUILD_ROOT -type f \( -name perllocal.pod -o -name .packlist \
- -o \( -name '*.bs' -empty \) \) -exec rm {} ';'
+ -o \( -name '*.bs' -empty \) \) -exec rm -f {} ';'
find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} ';'
chmod -R u+w $RPM_BUILD_ROOT/*
@@ -64,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jul 23 2010 Marcela Maslanova <[email protected]> - 2.09-16
+- apply ppisar hints from 558743
+
* Fri May 07 2010 Marcela Maslanova <[email protected]> - 2.09-15
- Mass rebuild with perl-5.12.0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel