forked from pool/brial
Compare commits
9 Commits
Author | SHA256 | Date | |
---|---|---|---|
6a00c8aeec | |||
|
fe97c1820d | ||
|
6d82968c25 | ||
|
fac3330d50 | ||
e64f1a7a56 | |||
dc2d90dab1 | |||
566c003897 | |||
d7c05c0167 | |||
fa9d1c363f |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1747902050
|
||||||
|
commit: 4aee9f94319dfaa3ebd52d11ce59f8f88a03c46fc9ecb79d34a05132dc0c32d6
|
||||||
|
url: https://src.opensuse.org/jengelh/brial
|
||||||
|
revision: master
|
BIN
brial-1.2.12.tar.bz2
(Stored with Git LFS)
BIN
brial-1.2.12.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
brial-1.2.14.tar.bz2
(Stored with Git LFS)
Normal file
BIN
brial-1.2.14.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 20 17:37:30 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.14
|
||||||
|
* Add pkgconfig file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 15 10:28:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sun Jan 15 10:28:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
10
brial.spec
10
brial.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package brial
|
# spec file for package brial
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,18 +18,20 @@
|
|||||||
|
|
||||||
%define lname libbrial3
|
%define lname libbrial3
|
||||||
Name: brial
|
Name: brial
|
||||||
Version: 1.2.12
|
Version: 1.2.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The Polynomials over Boolean Rings Computer Algebra System
|
Summary: The Polynomials over Boolean Rings Computer Algebra System
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: https://github.com/BRiAl/BRiAl
|
URL: https://github.com/BRiAl/BRiAl
|
||||||
Source: https://github.com/BRiAl/BRiAl/releases/download/%version/%name-%version.tar.bz2
|
Source: https://github.com/BRiAl/BRiAl/releases/download/%version/%name-%version.tar.bz2
|
||||||
|
BuildRequires: automake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libboost_headers-devel >= 1.58
|
BuildRequires: libboost_headers-devel >= 1.58
|
||||||
BuildRequires: libboost_test-devel >= 1.58
|
BuildRequires: libboost_test-devel >= 1.58
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: pkgconfig(m4ri)
|
BuildRequires: libtool
|
||||||
|
BuildRequires: pkgconfig(m4ri) >= 20250128
|
||||||
Provides: bundled(cudd) = 2.5.0
|
Provides: bundled(cudd) = 2.5.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -72,6 +74,7 @@ developing with polybori/brial libraries.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -fi
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
@@ -92,5 +95,6 @@ find %buildroot -type f -name "*.la" -delete -print
|
|||||||
%_includedir/polybori.h
|
%_includedir/polybori.h
|
||||||
%_libdir/libbrial.so
|
%_libdir/libbrial.so
|
||||||
%_libdir/libbrial_groebner.so
|
%_libdir/libbrial_groebner.so
|
||||||
|
%_libdir/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
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:5483731123ee3768646ff980df2b2df8c78035d9a1a6a23678664d59e43760d6
|
||||||
|
size 256
|
Reference in New Issue
Block a user