Author: lisu Date: Sat Dec 15 22:23:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.19.1 - add missing dir to avoid errors when installing
---- Files affected: SPECS: perl-Audio-MPD.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/perl-Audio-MPD.spec diff -u SPECS/perl-Audio-MPD.spec:1.15 SPECS/perl-Audio-MPD.spec:1.16 --- SPECS/perl-Audio-MPD.spec:1.15 Fri Dec 7 03:53:43 2007 +++ SPECS/perl-Audio-MPD.spec Sat Dec 15 23:22:55 2007 @@ -13,13 +13,13 @@ Summary: Audio::MPD - a Perl module for developing MPD Summary(pl.UTF-8): Audio::MPD - moduĊ perla do rozwijania aplikacji dla MPD Name: perl-Audio-MPD -Version: 0.19.0 +Version: 0.19.1 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://search.cpan.org/CPAN/authors/id/J/JQ/JQUELIN/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: d4e009e63e0e8e4b98af6a45186f497b +# Source0-md5: f6cc82c0428b77dd474f35b4d102b27f URL: http://search.cpan.org/dist/Audio-MPD/ %{?with_tests:BuildRequires: perl-Audio-MPD-Common} %{?with_tests:BuildRequires: perl-Class-Accessor} @@ -64,6 +64,7 @@ %doc Changes README %attr(755,root,root) %{_bindir}/* %{perl_vendorlib}/Audio/MPD.pm +%dir %{perl_vendorlib}/Audio/MPD/ %{perl_vendorlib}/Audio/MPD/* %{_mandir}/man1/* %{_mandir}/man3/* @@ -74,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2007-12-15 22:22:55 lisu +- 0.19.1 +- add missing dir to avoid errors when installing + Revision 1.15 2007-12-07 02:53:43 sls - switched off "tests" bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Audio-MPD.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
