From 70e356919b2cc7cc0d61aa7eb71ff7df6d5b2a51 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Wed, 28 Dec 2005 23:48:12 +0000 Subject: [PATCH] Dist tag. --- perl-AppConfig.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/perl-AppConfig.spec b/perl-AppConfig.spec index e6283c7..7755ae5 100644 --- a/perl-AppConfig.spec +++ b/perl-AppConfig.spec @@ -1,20 +1,16 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-AppConfig Version: 1.56 -Release: 2 - +Release: 3%{?dist} Summary: Perl module for reading configuration files Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/AppConfig/ -Source0: http://www.cpan.org/authors/id/A/AB/ABW/AppConfig-1.56.tar.gz +Source0: http://www.cpan.org/authors/id/A/AB/ABW/AppConfig-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 -BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -44,7 +40,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -60,7 +56,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Apr 7 2005 Michael Schwendt +* Wed Dec 28 2005 Jose Pedro Oliveira - 1.56-3 +- Dist tag. + +* Fri Apr 7 2005 Michael Schwendt - 1.56-2 - rebuilt * Sun May 23 2004 Jose Pedro Oliveira - 0:1.56-0.fdr.1