diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index 70df850..d46bd6a 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -1,15 +1,12 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-ExtUtils-Depends Version: 0.205 -Release: 2 - +Release: 3%{?dist} Summary: Easily build XS extensions that depend on XS extensions Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/ExtUtils-Depends/ -Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-0.205.tar.gz +Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -40,7 +37,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -56,7 +53,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Apr 7 2005 Michael Schwendt +* Thu Dec 29 2005 Jose Pedro Oliveira - 0.205-3 +- Dist tag. + +* Fri Apr 7 2005 Michael Schwendt - 0.205-2 - rebuilt * Tue Feb 15 2005 Jose Pedro Oliveira - 0:0.205-1