From cc279a0da2c2fc4be3fae73c0230d069b077dd89 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:11:23 +0200 Subject: [PATCH] use generic url --- perl-TeX-DVI.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-TeX-DVI.spec b/perl-TeX-DVI.spec index 3ba5738..ff4f39b 100644 --- a/perl-TeX-DVI.spec +++ b/perl-TeX-DVI.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir TeX %define pnam DVI +%include /usr/lib/rpm/macros.perl Summary: TeX::DVI - write out TeX's DVI (DeVice Independent) file Summary(pl.UTF-8): TeX::DVI - tworzenie TeXowych plików DVI Name: perl-TeX-DVI @@ -15,8 +15,9 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 55e0de96f95e1c5ab8e0d2ab4b3989e9 -BuildRequires: perl-devel >= 1:5.8.0 +URL: http://search.cpan.org/dist/TeX-DVI/ BuildRequires: perl-Font-TFM +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 Obsoletes: perl-TeX-DVI-Parse BuildArch: noarch -- 2.44.0