SHA256
10
0
forked from pool/form

9 Commits

Author SHA256 Message Date
058f7ff1fa Accepting request 1298123 from home:badshah400:branches:science
* Update to version 4.3.1.
* Add patches from upstream to fix building documentation: form-build-docs-without-git-repo.patch (gh#form-dev/form#497),  form-fix-doxygen-failure.patch (gh#form-dev/form#467).
* Make doc package noarch.
* Add a %check section and run `make check`.

OBS-URL: https://build.opensuse.org/request/show/1298123
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=17
2025-08-11 10:41:23 +00:00
eae7d87a76 Accepting request 1038413 from home:badshah400:branches:science
* Update to version 4.3.0.
* Add form-dont-use-DATE.patch -- Do not use __DATE__ in source code to avoid issues with reproducibility.
* Drop unused %{name}-rpmlintrc file.
* Fix some TeX directives and re-enable documentation generation.
* Exclude 32-bit builds as they fail during make for hitherto not understood reasons.

OBS-URL: https://build.opensuse.org/request/show/1038413
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=15
2022-11-27 14:00:40 +00:00
7748daad51 Accepting request 922497 from home:NMoreyChaisemartin:branches:openmpi
- Use openmpi macros to always build with the default openmpi version.

OBS-URL: https://build.opensuse.org/request/show/922497
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=14
2021-10-01 20:51:45 +00:00
Ana Guerrero
56a40ade6d Accepting request 744765 from home:badshah400:branches:science
- Switch to using the newer openmpi2 instead of openmpi(1).

OBS-URL: https://build.opensuse.org/request/show/744765
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=12
2019-11-05 09:26:13 +00:00
4f4496021c Accepting request 685419 from home:badshah400:branches:science
- Update to version 4.2.1:
  * See
    https://github.com/vermaseren/form/wiki/Release-Notes-Form-4.2.1
    for a full list of changes.
  * Bug fixes:
    - Replaced the obsolete ftime() function with clock_gettime()
      when the latter is available (gh#vermaseren/form#276)
    - Improved the algorithms of division and reminder for
      non-monic multivariate polynomials (gh#vermaseren/form#281)
    - Removed an inefficiency when many expressions are defined
    - Improved the merge sort inside memory based on Timsort
    - Fixed a bug that caused a pattern matching failure for
      restricted numbers in ex-Polyratfun (gh#vermaseren/form#55)
    - Fixed crashes in routines for gzip decompression
      (gh#vermaseren/form#95)
    - Fixed content_ for polynomials with constant terms
      (gh#vermaseren/form#185)
    - Fixed some portability issues (gh#vermaseren/form#217,
      gh#vermaseren/form#223)
    - Fixed corrupted characters from the prepreocessor calculator
      when the result is the most negative integer
      (gh#vermaseren/form#219)
    - Fixed a crash on accessing the first
      gh#vermaseren/form#factdollar factor of an integer
      (gh#vermaseren/form#222)
    - Fixed memory leaks in routines for gzip compression
      (gh#vermaseren/form#248)
    - Fixed a memory bug for local $-variables in TFORM
      (gh#vermaseren/form#253)
    - Fixed a bug that made gcd_ give wrong results
      (gh#vermaseren/form#258)
    - Fixed a bug in the polynomial GCD routine
      (gh#vermaseren/form#260)
    - Fixed a wrong "Division by zero" runtime error by mul_(x,0)
      (gh#vermaseren/form#261)
    - Fixed a bug that caused wrong results in code optimization
      (gh#vermaseren/form#272)
    - Fixed transform,addargs for the case that the result becomes
      0 (gh#vermaseren/form#277)
    - Fixed some bug in LHS patterns with poly(rat)fun and symbols
    - Fixed the problem that content_ did not handle functions
      properly
- Disable documentation due to LaTeX errors.

OBS-URL: https://build.opensuse.org/request/show/685419
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=10
2019-03-19 13:51:07 +00:00
f952991152 Accepting request 621791 from home:bmwiedemann:branches:science
compile independent of build system CPU (boo#1100677)

OBS-URL: https://build.opensuse.org/request/show/621791
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=8
2018-07-10 06:43:36 +00:00
Ismail Dönmez
8945857261 Accepting request 536479 from home:badshah400:mpi-fix
- Setup MPI environment before building.

OBS-URL: https://build.opensuse.org/request/show/536479
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=6
2017-10-25 09:05:32 +00:00
b6bd6f53b5 Accepting request 509013 from home:badshah400:branches:science
- Update to version 4.2.0:
  + See
    https://github.com/vermaseren/form/wiki/Release-Notes---Form-4.2.0
    for list of changes.
- Drop form-devref-pdf.patch; incorporated upstream.
- Add BuildRequires on git, required to ascertain revision id.

OBS-URL: https://build.opensuse.org/request/show/509013
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=4
2017-07-12 06:55:06 +00:00
Matthias Mailänder
b4310864d8 Accepting request 445155 from home:badshah400:branches:science
FORM is a symbolic manipulation system used by numerous scientists in their research work. Despite the old release date, it is still in active development on github

OBS-URL: https://build.opensuse.org/request/show/445155
OBS-URL: https://build.opensuse.org/package/show/science/form?expand=0&rev=1
2016-12-12 21:43:02 +00:00