Author: amateja Date: Fri Oct 23 08:08:47 2009 GMT Module: packages Tag: HEAD ---- Log message: - added missing %dir in %files section - release 3
---- Files affected: packages/perl-B-Utils: perl-B-Utils.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: packages/perl-B-Utils/perl-B-Utils.spec diff -u packages/perl-B-Utils/perl-B-Utils.spec:1.25 packages/perl-B-Utils/perl-B-Utils.spec:1.26 --- packages/perl-B-Utils/perl-B-Utils.spec:1.25 Tue Sep 8 20:55:29 2009 +++ packages/perl-B-Utils/perl-B-Utils.spec Fri Oct 23 10:08:41 2009 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): B::Utils - funkcje pomocnicze do obróbki drzewa op Name: perl-B-Utils Version: 0.08 -Release: 2 +Release: 3 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -50,6 +50,7 @@ %defattr(644,root,root,755) %dir %{perl_vendorarch}/B/Utils %dir %{perl_vendorarch}/B/Utils/Install +%dir %{perl_vendorarch}/auto/B %dir %{perl_vendorarch}/auto/B/Utils/ %{perl_vendorarch}/B/Utils.pm %{perl_vendorarch}/B/Utils/Install/BUtils.h @@ -66,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2009/10/23 08:08:41 amateja +- added missing %dir in %files section +- release 3 + Revision 1.25 2009/09/08 18:55:29 wiget - removed noarch - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-B-Utils/perl-B-Utils.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
