From 0f0d61c4f2563ee4b11ca6bf1e03adbd89f17fb9 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Jun 24 2010 14:45:34 +0000 Subject: - Upstream released new version --- diff --git a/.cvsignore b/.cvsignore index b993002..c5e3b8b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Math-Calc-Units-1.06.tar.gz +Math-Calc-Units-1.07.tar.gz diff --git a/perl-Math-Calc-Units.spec b/perl-Math-Calc-Units.spec index 65c784f..d21134f 100644 --- a/perl-Math-Calc-Units.spec +++ b/perl-Math-Calc-Units.spec @@ -1,13 +1,12 @@ -%define libname Math-Calc-Units +%global libname Math-Calc-Units Name: perl-%{libname} -Version: 1.06 -Release: 4%{?dist} +Version: 1.07 +Release: 1%{?dist} Summary: Human-readable unit-aware calculator License: GPLv2+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/%{libname}/ Source0: http://search.cpan.org/CPAN/authors/id/S/SF/SFINK/%{libname}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) @@ -38,8 +37,6 @@ chmod +x %{__perl_provides} make %{?_smp_mflags} %install -rm -rf %{buildroot} - make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; @@ -52,9 +49,6 @@ rm -vf %{buildroot}%{perl_vendorlib}/Math/Calc/Units/Grammar.y %check make test -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc Artistic.html Changes COPYING LICENSE README @@ -63,6 +57,9 @@ rm -rf %{buildroot} %{_bindir}/ucalc %changelog +* Thu Jun 24 2010 Ruben Kerkhof 1.07-1 +- Upstream released new version + * Mon May 03 2010 Marcela Maslanova - 1.06-4 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 99ef533..909afce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ba1ff6c998de586ae4f84aa68cda0d0 Math-Calc-Units-1.06.tar.gz +56e4be0e64d6c8fc27c8f87d0d3cebd8 Math-Calc-Units-1.07.tar.gz