rpms/perl-Math-Calc-Units/devel .cvsignore, 1.2, 1.3 perl-Math-Calc-Units.spec, 1.3, 1.4 sources, 1.2, 1.3

Ruben Kerkhof ruben at fedoraproject.org
Thu Jun 24 14:45:34 UTC 2010


Author: ruben

Update of /cvs/pkgs/rpms/perl-Math-Calc-Units/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12384

Modified Files:
	.cvsignore perl-Math-Calc-Units.spec sources 
Log Message:
* Thu Jun 24 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 1.07-1
- Upstream released new version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Calc-Units/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	7 Aug 2009 20:27:00 -0000	1.2
+++ .cvsignore	24 Jun 2010 14:45:33 -0000	1.3
@@ -1 +1 @@
-Math-Calc-Units-1.06.tar.gz
+Math-Calc-Units-1.07.tar.gz


Index: perl-Math-Calc-Units.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Calc-Units/devel/perl-Math-Calc-Units.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Math-Calc-Units.spec	3 May 2010 04:07:22 -0000	1.3
+++ perl-Math-Calc-Units.spec	24 Jun 2010 14:45:33 -0000	1.4
@@ -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}/Mat
 %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 <ruben at rubenkerkhof.com> 1.07-1
+- Upstream released new version
+
 * Mon May 03 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.06-4
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Math-Calc-Units/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	7 Aug 2009 20:27:00 -0000	1.2
+++ sources	24 Jun 2010 14:45:34 -0000	1.3
@@ -1 +1 @@
-8ba1ff6c998de586ae4f84aa68cda0d0  Math-Calc-Units-1.06.tar.gz
+56e4be0e64d6c8fc27c8f87d0d3cebd8  Math-Calc-Units-1.07.tar.gz



More information about the scm-commits mailing list