Author: amateja Date: Mon Jun 15 09:45:01 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.07
---- Files affected: packages/perl-B-Utils: perl-B-Utils.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/perl-B-Utils/perl-B-Utils.spec diff -u packages/perl-B-Utils/perl-B-Utils.spec:1.22 packages/perl-B-Utils/perl-B-Utils.spec:1.23 --- packages/perl-B-Utils/perl-B-Utils.spec:1.22 Mon Jul 28 00:27:08 2008 +++ packages/perl-B-Utils/perl-B-Utils.spec Mon Jun 15 11:44:55 2009 @@ -9,12 +9,12 @@ Summary: B::Utils - helper functions for op tree manipulation Summary(pl.UTF-8): B::Utils - funkcje pomocnicze do obróbki drzewa op Name: perl-B-Utils -Version: 0.05 -Release: 2 +Version: 0.07 +Release: 1 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 537cd17d2564e9d57c4c4d2bdd7a6f2d +# Source0-md5: d69e7d81a24093a41e90e19f8bdb54e3 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 Conflicts: perl-Module-Info @@ -48,7 +48,16 @@ %files %defattr(644,root,root,755) -%{perl_vendorlib}/%{pdir}/*.pm +%dir %{perl_vendorarch}/B/Utils +%dir %{perl_vendorarch}/B/Utils/Install +%dir %{perl_vendorarch}/auto/B/Utils/ +%{perl_vendorarch}/B/Utils.pm +%{perl_vendorarch}/B/Utils/Install/BUtils.h +%{perl_vendorarch}/B/Utils/Install/Files.pm +%{perl_vendorarch}/B/Utils/Install/typemap +%{perl_vendorarch}/B/Utils/OP.pm +%{perl_vendorarch}/auto/B/Utils/Utils.bs +%attr(755,root,root) %{perl_vendorarch}/auto/B/Utils/Utils.so %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -57,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2009/06/15 09:44:55 amateja +- updated to 0.07 + Revision 1.22 2008/07/27 22:27:08 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-B-Utils/perl-B-Utils.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
