Hello community,

here is the log from the commit of package perl-Math-BigInt-GMP for 
openSUSE:Factory
checked in at Mon May 23 10:36:42 CEST 2011.



--------
--- perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.changes   2010-12-01 
14:49:10.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.changes  
    2011-05-20 13:42:29.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 20 11:38:09 UTC 2011 - [email protected]
+
+- updated to 1.36, see Changes
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  Math-BigInt-GMP-1.24.tar.bz2

New:
----
  Math-BigInt-GMP-1.36.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Math-BigInt-GMP.spec ++++++
--- /var/tmp/diff_new_pack.AI8dEk/_old  2011-05-23 10:35:10.000000000 +0200
+++ /var/tmp/diff_new_pack.AI8dEk/_new  2011-05-23 10:35:10.000000000 +0200
@@ -15,45 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-Math-BigInt-GMP
-%define cpan_name Math-BigInt-GMP
-Summary:        Math::BigInt::GMP Perl module
-Version:        1.24
+Version:        1.36
 Release:        1
 License:        GPL+ or Artistic
-Group:          Development/Libraries/Perl
+%define cpan_name Math-BigInt-GMP
+Summary:        Use the GMP library for Math::BigInt routines
 Url:            http://search.cpan.org/dist/Math-BigInt-GMP/
-#Source:         
http://www.cpan.org/modules/by-module/Math/Math-BigInt-GMP-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Group:          Development/Libraries/Perl
+Source:         
http://www.cpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  gmp-devel
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Math::BigInt) >= 1.87
-BuildRequires:  perl(XSLoader) >= 0.02
-BuildRequires:  perl(YAML)
-Requires:       perl(Math::BigInt) >= 1.87
-Requires:       perl(XSLoader) >= 0.02
+BuildRequires:  perl(Math::BigInt) >= 1.993
+Requires:       perl(Math::BigInt) >= 1.993
+%{perl_requires}
+# MANUAL
+BuildRequires:  gmp-devel
 
 %description
-This package contains a replacement (drop-in) module for Math::BigInt's
-core, Math::BigInt::Calc.pm. It needs the new versions of Math::BigInt and
-Math::BigFloat as they are from Perl 5.7.x onwards.
-
-Authors:
---------
-    Tels <http://bloodgate.com/>
+Use the GMP library for Math::BigInt routines
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
-
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 %{__make} %{?_smp_mflags}
 
 %check
@@ -65,10 +55,10 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc BUGS CHANGES CREDITS LICENSE README TODO
 
 %changelog


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to