ALT Linux Bugzilla
– Attachment 16502 Details for
Bug 49199
[2.3] join dfpl@
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
SPEC-файл для библиотеки аффинной арифметики affa
libaffa.spec (text/x-rpm-spec), 1.95 KB, created by
dfpl
on 2024-07-29 20:18:24 MSK
(
hide
)
Description:
SPEC-файл для библиотеки аффинной арифметики affa
Filename:
MIME Type:
Creator:
dfpl
Created:
2024-07-29 20:18:24 MSK
Size:
1.95 KB
patch
obsolete
>Name: libaffa >Version: 0.9.6 >Release: alt1 >Summary: Libaffa - C++ Affine Arithmetic Library >Group: Sciences/Mathematics >License: LGPL-2.1-or-later >URL: https://github.com/foolnotion/libaffa ># https://github.com/foolnotion/libaffa/archive/refs/tags/v0.9.6.tar.gz >Source: %name-%version.tar >Packager: Alexander Lubyagin <dfpl@altlinux.ru> >Patch1: alt-atanh.patch >Patch2: alt-half-plane.patch > >BuildRequires(pre): rpm-macros-cmake >BuildRequires: cmake gcc-c++ gcc-c++-common >BuildRequires: libstdc++-devel > >%description >Libaffa is a C++ Affine Arithmetic library for GNU/Linux. >Affine Arithmetic is a model proposed by Stolfi and Comba >in the early 90's for numerical calculation. Unlike Interval >Arithmetic, it keeps track of correlations between computed >and input quantities, and is therefore resistant to the explosion >error observed in long interval computations. > >%package devel >Summary: Development environment for libaffa >Group: Development/C >Requires: %name = %version-%release >BuildRequires: libstdc++-devel > >%description devel >Libaffa is a C++ Affine Arithmetic library for GNU/Linux. >This package contains development files you can use to develop >applications using arbitrary-precision computations. > >%package devel-static >Summary: Static libaffa library >Group: Development/C >Requires: %name-devel = %version-%release >BuildRequires: libstdc++-devel-static > >%description devel-static >Libaffa is a C++ Affine Arithmetic library for GNU/Linux. >This package contains development files you can use to develop >statically linked applications using arbitrary-precision computations. > >%prep >%setup >%patch1 -p1 >%patch2 -p1 > >%build >mkdir -p build >cd build >cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .. >cmake --build . > >%install >cd build >make DESTDIR="%buildroot/" install > >%files >%_libdir/*.so.* > >%files devel >%_libdir/*.so >%_includedir/affa/ > >%files devel-static >%_libdir/*.a > >%changelog >* Mon Jul 29 2024 Alexander Lubyagin <dfpl@altlinux.org> 0.9.6-alt1 >- Initial build
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 49199
:
15421
|
15422
|
15423
|
15587
|
15588
|
15603
|
15606
|
15692
|
15767
|
15768
|
15781
|
15782
|
16063
|
16107
|
16108
|
16388
|
16389
|
16390
|
16393
|
16394
|
16479
|
16481
|
16483
| 16502 |
16503
|
16504
|
16505
|
16506
|
16507
|
16515
|
16524
|
16525
|
16534
|
16537
|
16552
|
16553
|
16612