]> git.pld-linux.org Git - packages/perl-Gnome2-Print.git/blame - perl-Gnome2-Print.spec
- initial
[packages/perl-Gnome2-Print.git] / perl-Gnome2-Print.spec
CommitLineData
bddec324 1#
2# Conditional build:
3%bcond_with tests # perform "make test" (requires X server)
4#
5%include /usr/lib/rpm/macros.perl
6%define pnam Gnome2-Print
7Summary: Perl interface to the Gnome Print libraries
8Summary(pl): Interfejs perlowy do bibliotek Gnome Print
9Name: perl-%{pnam}
10Version: 0.52
11Release: 1
12License: GPL
13Group: Development/Languages/Perl
14Source0: http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
15# Source0-md5: 8a11fe3da17bf60f06fd502e0142974d
16URL: http://gtk2-perl.sf.net/
17BuildRequires: gtk+2-devel
18BuildRequires: libgnomeprintui-devel >= 2.2
19BuildRequires: perl-Glib >= 1.012
20BuildRequires: perl-Gtk2 >= 1.012
21BuildRequires: perl-Gnome2 >= 0.38
22BuildRequires: perl-devel >= 1:5.8.0
23BuildRequires: pkgconfig
24BuildRequires: rpm-perlprov >= 4.1-13
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
27%description
28The Gnome2 Perl module allows a perl developer to use the Gnome
29Printing libraries with Gtk2-perl.
30
31%description -l pl
32