[perl-Math-MatrixReal] 2.09 bump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit fd4bc09dda48da55f7ba0c5eb90ca679a52cbb4c
Author: Petr Sabata <contyk@xxxxxxxxxx>
Date:   Mon Nov 7 09:22:00 2011 +0100

    2.09 bump

 .gitignore                |    1 +
 perl-Math-MatrixReal.spec |   22 +++++++++-------------
 sources                   |    2 +-
 3 files changed, 11 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3417355..d7f6b99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Math-MatrixReal-2.05.tar.gz
 /Math-MatrixReal-2.08.tar.gz
+/Math-MatrixReal-2.09.tar.gz
diff --git a/perl-Math-MatrixReal.spec b/perl-Math-MatrixReal.spec
index 8787106..7f05b1c 100644
--- a/perl-Math-MatrixReal.spec
+++ b/perl-Math-MatrixReal.spec
@@ -1,12 +1,11 @@
 Name:           perl-Math-MatrixReal
-Version:        2.08
-Release:        2%{?dist}
+Version:        2.09
+Release:        1%{?dist}
 Summary:        Manipulate matrix of reals
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Math-MatrixReal/
 Source0:        http://www.cpan.org/authors/id/L/LE/LETO/Math-MatrixReal-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(File::Spec)
@@ -40,26 +39,23 @@ does what you would like it to do.
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
+%{_fixperms} %{buildroot}/*
 
 %check
 ./Build test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc CHANGES CREDITS GOALS README TODO
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 07 2011 Petr Sabata <contyk@xxxxxxxxxx> - 2.09-1
+- 2.09 bump
+- Removing BuildRoot and defattr
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.08-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index f8e7e22..3ac98ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-107426ae11ba714891d5f4c8993aba8c  Math-MatrixReal-2.08.tar.gz
+401e20e42dc057db099f470754093e6e  Math-MatrixReal-2.09.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel



[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux