]> git.pld-linux.org Git - packages/perl-Text-PDF.git/blobdiff - perl-Text-PDF.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Text-PDF.git] / perl-Text-PDF.spec
index e797ed71d84e452ce60c3a22fe169d5d7b2bb540..509e2fd3e8e1ad3844ffc012562a28b139048971 100644 (file)
@@ -1,14 +1,13 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Text
 %define                pnam    PDF
 Summary:       Text::PDF perl module
 Summary(pl.UTF-8):     ModuĊ‚ perla Text::PDF
-Name:          perl-Text-PDF
 %define                base_version    0.29
+Name:          perl-Text-PDF
 Version:       %{base_version}a
 Release:       1
 # one module mentions License=Artistic
@@ -17,9 +16,10 @@ Group:               Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 2fdf4c3170e53a083715888237914a9b
 Patch0:                %{name}-fix.patch
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Text-PDF/
 BuildRequires: perl-Compress-Zlib
 BuildRequires: perl-Font-TTF
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.032791 seconds and 4 git commands to generate.