From 233aba575487b2f8c57e754e5f9d40d128980245 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:30:49 +0200 Subject: [PATCH] use generic url --- perl-ConfigReader.spec | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/perl-ConfigReader.spec b/perl-ConfigReader.spec index 13279e1..0924063 100644 --- a/perl-ConfigReader.spec +++ b/perl-ConfigReader.spec @@ -1,6 +1,6 @@ -%include /usr/lib/rpm/macros.perl %define pdir Config %define pnam Reader +%include /usr/lib/rpm/macros.perl Summary: ConfigReader - read directives from a configuration file Summary(pl.UTF-8): ConfigReader - odczyt dyrektywy z pliku konfiguracyjnego Name: perl-ConfigReader @@ -10,22 +10,23 @@ License: LGPL Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}%{pnam}-%{version}.tar.gz # Source0-md5: 469a77797740e7dd70ab902d0ac8081d -BuildRequires: rpm-perlprov >= 3.0.3-16 +URL: http://search.cpan.org/dist/Config-Reader/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 3.0.3-16 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -ConfigReader is a set of classes for reading configuration files. -The programmer can easily specify the directives to be read, as well as -their default values and a parsing function or method to use. A lot of +ConfigReader is a set of classes for reading configuration files. The +programmer can easily specify the directives to be read, as well as +their default values and a parsing function or method to use. A lot of work went into error handling. %description -l pl.UTF-8 ConfigReader jest zbiorem klas, służących do czytania plików -konfiguracyjnych. Programista może w prosty sposób wskazać dyrektywy do -przeczytania, ich domyślne wartości i funkcję, którą należy zastosować -do sprawdzania składni. +konfiguracyjnych. Programista może w prosty sposób wskazać dyrektywy +do przeczytania, ich domyślne wartości i funkcję, którą należy +zastosować do sprawdzania składni. %prep %setup -q -n %{pdir}%{pnam}-%{version} -- 2.44.0