SPECS: perl-Audio-MPD.spec - cleanup, removed dir belonging to per...
qboosh
qboosh at pld-linux.org
Sun Jul 8 18:18:47 CEST 2007
Author: qboosh Date: Sun Jul 8 16:18:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup, removed dir belonging to perl-dirs
---- Files affected:
SPECS:
perl-Audio-MPD.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/perl-Audio-MPD.spec
diff -u SPECS/perl-Audio-MPD.spec:1.6 SPECS/perl-Audio-MPD.spec:1.7
--- SPECS/perl-Audio-MPD.spec:1.6 Thu Jul 5 23:27:15 2007
+++ SPECS/perl-Audio-MPD.spec Sun Jul 8 18:18:42 2007
@@ -5,15 +5,15 @@
%include /usr/lib/rpm/macros.perl
%define pdir Audio
%define pnam MPD
-Summary: Audio::MPD is a perl module for developing MPD
-Summary(pl.UTF-8): Audio::MPD to moduł perla do rozwijania apikacji dla MPD
+Summary: Audio::MPD - a Perl module for developing MPD
+Summary(pl.UTF-8): Audio::MPD - moduł perla do rozwijania apikacji dla MPD
Name: perl-Audio-MPD
Version: 0.18.1
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: http://www.cpan.org/modules/by-module/Audio/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: b7bf749bea189eca28e268841211a49f
URL: http://search.cpan.org/dist/Audio-MPD/
BuildRequires: perl-Module-Build
@@ -23,12 +23,12 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Audio::MPD is a perl module for developing MPD (Music Player Daemon)
+Audio::MPD is a Perl module for developing MPD (Music Player Daemon)
clients and other scripts that control the MPD server.
%description -l pl.UTF-8
-Audio::MPD to moduł perla do rozwijania klientów i innych skryptów
-kontrolujących serwer MPD (Music Player Daemon).
+Audio::MPD to moduł Perla do rozwijania klientów i innych skryptów
+sterujących serwerem MPD (Music Player Daemon).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -54,7 +54,7 @@
%defattr(644,root,root,755)
%doc Changes README
%attr(755,root,root) %{_bindir}/*
-%{perl_vendorlib}/Audio/
+%{perl_vendorlib}/Audio/*
%{_mandir}/man1/*
%{_mandir}/man3/*
@@ -64,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/07/08 16:18:42 qboosh
+- cleanup, removed dir belonging to perl-dirs
+
Revision 1.6 2007/07/05 21:27:15 lisu
- proper URL
@@ -81,4 +84,3 @@
Revision 1.1 2007/06/26 22:41:25 jackass
- initial version
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Audio-MPD.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list