forked from pool/libm4rie
Accepting request 1244559 from science
- Update to release 20250128 OBS-URL: https://build.opensuse.org/request/show/1244559 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libm4rie?expand=0&rev=10
This commit is contained in:
commit
0215707f00
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1739139591
|
||||
commit: 64c5f2c52a3457eaffe6088fdf7cbd7c0d377b649afe1d87e54fa1efb6f83524
|
||||
url: https://src.opensuse.org/jengelh/libm4rie
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7de0e52ebabcae38df9e3a46d6d8621c2f93b6079e3efa91dcd15c864fd0458
|
||||
size 256
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 21:53:01 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20250128
|
||||
* No news were provided.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 02:04:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libm4rie
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,19 +17,17 @@
|
||||
|
||||
|
||||
Name: libm4rie
|
||||
Version: 20200125
|
||||
Version: 20250128
|
||||
# Note that libm4rie is not always updated in lockstep with libm4ri,
|
||||
# and that is absolutely normal.
|
||||
%define lname libm4rie-0_0_%version
|
||||
%define lname libm4rie1
|
||||
Release: 0
|
||||
Summary: Library for linear arithmetic over GF(2^e)
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://bitbucket.org/malb/m4rie
|
||||
|
||||
#Git-Clone: https://bitbucket.org/malb/m4rie.git
|
||||
Source: https://bitbucket.org/malb/m4rie/downloads/m4rie-%version.tar.gz
|
||||
BuildRequires: libm4ri-devel
|
||||
URL: https://github.com/malb/m4rie
|
||||
Source: https://github.com/malb/m4rie/releases/download/%version/m4rie-%version.tar.gz
|
||||
BuildRequires: pkgconfig(m4ri) >= 20240729
|
||||
BuildRequires: pkg-config
|
||||
|
||||
%description
|
||||
@ -67,11 +65,10 @@ applications that want to make use of libm4rie.
|
||||
%make_install
|
||||
rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%_libdir/libm4rie-0.0.%version.so
|
||||
%_libdir/libm4rie.so.*
|
||||
|
||||
%files devel
|
||||
%_libdir/libm4rie.so
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f3107f7cd10f6c22d9663d9536e1af2f551e10183601852a60d760918caf58d
|
||||
size 527409
|
BIN
m4rie-20250128.tar.gz
(Stored with Git LFS)
Normal file
BIN
m4rie-20250128.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user