]> git.pld-linux.org Git - packages/perl-Net-DBus.git/blame - perl-Net-DBus.spec
- init PLD spec
[packages/perl-Net-DBus.git] / perl-Net-DBus.spec
CommitLineData
88e01de5 1#
2# Conditional build:
3%bcond_without tests # do perform "make test"
4#
5%include /usr/lib/rpm/macros.perl
6%define pdir Net
7%define pnam DBus
8Summary: Net::ACL - Perl extension for the DBus message system
9Summary(pl): Net::ACL - Rozszerzenie Perla dla DBusa
10Name: perl-Net-DBus
11Version: 0.33.3
12Release: 0.1
13# same as perl
14License: GPL v1+ or Artistic
15Group: Development/Languages/Perl
16Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
17# Source0-md5: 351d7ef33c2c44ccab2911cef33b8a51
18BuildRequires: perl-Time-HiRes
19BuildRequires: perl-XML-Twig
20BuildRequires: perl-XML-Parser
21BuildRequires: perl-devel >= 1:5.8.0
22BuildRequires: rpm-perlprov >= 4.1-13
23BuildArch: noarch
24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
26%description
27Net::DBus provides a Perl XS API to the dbus inter-application
28messaging system. The Perl API covers the core base level
29of the dbus APIs, not concerning itself yet with the GLib
30or QT wrappers. For more information on dbus visit the
31project website at:
32
33 http://www.freedesktop.org/software/dbus/
34
35%description -l pl
36