packages: perl-Audio-MPD/perl-Audio-MPD.spec - up to 0.19.9 - do not perfor...
lisu
lisu at pld-linux.org
Mon Oct 19 14:43:02 CEST 2009
Author: lisu Date: Mon Oct 19 12:43:02 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.19.9
- do not perform tests by default (something is wrong here)
---- Files affected:
packages/perl-Audio-MPD:
perl-Audio-MPD.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: packages/perl-Audio-MPD/perl-Audio-MPD.spec
diff -u packages/perl-Audio-MPD/perl-Audio-MPD.spec:1.24 packages/perl-Audio-MPD/perl-Audio-MPD.spec:1.25
--- packages/perl-Audio-MPD/perl-Audio-MPD.spec:1.24 Wed Oct 7 09:14:40 2009
+++ packages/perl-Audio-MPD/perl-Audio-MPD.spec Mon Oct 19 14:42:57 2009
@@ -1,5 +1,5 @@
# $Revision$, $Date$
-%bcond_without tests # disable "make test"
+%bcond_with tests # disable "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir Audio
@@ -7,13 +7,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.7
+Version: 0.19.9
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}-v%{version}.tar.gz
-# Source0-md5: 85c412f96ae7b89b54dc4550bf7042e7
+Source0: http://search.cpan.org/CPAN/authors/id/J/JQ/JQUELIN/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 05d47c8a42ac2ff41909efcad48630d8
URL: http://search.cpan.org/dist/Audio-MPD/
%{?with_tests:BuildRequires: perl-Audio-MPD-Common}
%{?with_tests:BuildRequires: perl-Class-Accessor}
@@ -34,7 +34,7 @@
sterujących serwerem MPD (Music Player Daemon).
%prep
-%setup -q -n %{pdir}-%{pnam}-v%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
%build
%{__perl} Build.PL \
@@ -68,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2009/10/19 12:42:57 lisu
+- up to 0.19.9
+- do not perform tests by default (something is wrong here)
+
Revision 1.24 2009/10/07 07:14:40 lisu
- up to 0.19.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Audio-MPD/perl-Audio-MPD.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list