forked from pool/libm4rie
m4rie-20130416
OBS-URL: https://build.opensuse.org/package/show/science/libm4rie?expand=0&rev=6
This commit is contained in:
parent
67fb058a56
commit
aee879dbec
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 02:39:36 UTC 2014 - jengelh@inai.de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 02:30:26 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 20130416
|
||||
* performance improvements for small matrices (say, 64×64)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 29 18:47:42 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libm4rie
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,37 +15,38 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libm4rie
|
||||
# Note that libm4rie is not always updated in lockstep with libm4ri,
|
||||
# and that is absolutely normal.
|
||||
%define date 20120613
|
||||
%define date 20130416
|
||||
%define lname libm4rie-0_0_%date
|
||||
Version: 0.0.%date
|
||||
Version: 0~%date
|
||||
Release: 0
|
||||
Group: Productivity/Scientific/Math
|
||||
Summary: Library for fast linear arithmetic over F_{2^e}
|
||||
Summary: Library for fast linear arithmetic over F_{2^e}
|
||||
License: GPL-2.0+
|
||||
URL: http://m4ri.sagemath.org/
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://m4ri.sagemath.org/
|
||||
|
||||
#Hg-Clone: https://bitbucket.org/malb/m4rie
|
||||
Source: m4rie-%date.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{namze}-%{version}-build
|
||||
BuildRequires: libm4ri-devel
|
||||
Source: http://m4ri.sagemath.org/downloads/m4rie/m4rie-%date.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libm4ri-devel
|
||||
|
||||
%description
|
||||
M4RIE is a library for fast arithmetic with dense matrices over F_{2^e}.
|
||||
|
||||
%package -n %lname
|
||||
Summary: Library for fast linear arithmetic over F_{2^e}.
|
||||
Group: System/Libraries
|
||||
Summary: Library for fast linear arithmetic over F_{2^e}.
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %lname
|
||||
M4RIE is a library for fast arithmetic with dense matrices over F_{2^e}.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for F_{2^e} arithmetic with libm4rie
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
Summary: Development files for F_{2^e} arithmetic with libm4rie
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
|
||||
%description devel
|
||||
M4RIE is a library for fast arithmetic with dense matrices over F_{2^e}.
|
||||
@ -64,7 +65,7 @@ rm -f "$b/%_libdir"/*.la;
|
||||
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libm4rie-%version.so
|
||||
%_libdir/libm4rie-0.0.%date.so
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f16a4f5240cd0373e07d0fe1fd806bd5b8228383c68fb6e530cbc84236320647
|
||||
size 432414
|
3
m4rie-20130416.tar.gz
Normal file
3
m4rie-20130416.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fca5395a7f5fd2675e3c2816ebb1be88a63baede128faa1fdcca542ba7374126
|
||||
size 436210
|
Loading…
x
Reference in New Issue
Block a user