| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ooRexx-devel | Distribution: openSUSE Tumbleweed |
| Version: 5.1.0 | Vendor: openSUSE |
| Release: 2.1 | Build date: Wed May 7 11:31:29 2025 |
| Group: Development/Languages/Other | Build host: reproducible |
| Size: 822473 | Source RPM: ooRexx-5.1.0-2.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.rexxla.org | |
| Summary: Open Object REXX development files | |
Development files for Open Object Rexx. These are intended for developing REXX extensions only.
CPL-1.0
* Wed May 07 2025 Simon Lees <sflees@suse.de>
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
* Mon May 05 2025 Erico Mendonca <erico.mendonca@suse.com>
- New build for 5.1.0 with latest release tarball.
- Using standard OBS cmake macros.
- Disabling optimizations that can cause segfaults on threading.
- Major changes in this version (complete list in CHANGES file):
* New TraceObject class (cf. 5.4.25. in rexxref.pdf)
* 72 bugs solved
* 35 documentation bugs solved
* 36 new requests for enhancements implemented
* Thu Feb 27 2025 Erico Mendonca <erico.mendonca@suse.com>
- Renaming package to ooRexx to keep in sync with previous package.
- ooRexx-chdir-setgroups.patch: not needed for version 5.0 codebase
- set_default_rexx_path.patch: not needed for version 5.0 codebase
- systemd-fixes.patches: not needed for version 5.0 codebase
- ooRexx-4.2.0-gcc6.patch: not needed for version 5.0 codebase
- ooRexx-rpmlintrc: exceptions need to be made due to the way REXX libraries
and classes work (they are not devel files).
* Mon Dec 30 2024 Erico Mendonca <erico.mendonca@suse.com>
- Update to new upstream release 5.0.0:
* New Keyword instructions
* New Built-in functions
* Added notation for namespace and arrays
* New Directives (ANNOTATE, ABSTRACT, DELEGATE, CONSTANT, OPTIONS, RESOURCE)
* Changes to classes and methods
* New functions in Rexxutil library
* New environment variables
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Fri Oct 15 2021 Erico Mendonca <erico.mendonca@suse.com>
- bsc#1191085: re-adding rc* service sbin links with macros.
* Sat Oct 09 2021 Erico Mendonca <erico.mendonca@suse.com>
- bsc#1191085: removing rc* service sbin links for UsrMerge compatibility.
* Sat Jun 05 2021 Erico Mendonca <erico.mendonca@suse.com>
- Fixing build on latest tumbleweed by forcing C11 mode.
* Wed May 05 2021 Erico Mendonca <erico.mendonca@suse.com>
- boo#1185665: moving the RPM macros to the proper directory.
* Thu Oct 11 2018 Erico Mendonca <erico.mendonca@suse.com>
- Part of the GCC6 fixes broke the SysFileSearch() function. The pointer comparison
to '\0' needs to be done in the rexxutil library, as the result is returned via a null-delimited string.
Thus, the -fpermissive flag needs to be added.
/etc/rpm/oorexx.macros /usr/include/oorexxapi.h /usr/include/oorexxerrors.h /usr/include/rexx.h /usr/include/rexxapidefs.h /usr/include/rexxapitypes.h /usr/include/rexxplatformapis.h /usr/include/rexxplatformdefs.h /usr/share/ooRexx/samples /usr/share/ooRexx/samples/api /usr/share/ooRexx/samples/api/c++ /usr/share/ooRexx/samples/api/c++/callsample /usr/share/ooRexx/samples/api/c++/callsample/HelloWorld.rex /usr/share/ooRexx/samples/api/c++/callsample/Makefile.unix /usr/share/ooRexx/samples/api/c++/callsample/Makefile.windows /usr/share/ooRexx/samples/api/c++/callsample/backward.fnc /usr/share/ooRexx/samples/api/c++/callsample/readme.txt /usr/share/ooRexx/samples/api/c++/callsample/runRexxProgram.cpp /usr/share/ooRexx/samples/api/c++/callsample/stackOverflow.cpp /usr/share/ooRexx/samples/api/c++/callsample/tooRecursiveTrapped.rex /usr/share/ooRexx/samples/api/c++/callsample/tooRecursiveUnhandled.rex /usr/share/ooRexx/samples/api/c++/external /usr/share/ooRexx/samples/api/c++/external/Makefile.unix /usr/share/ooRexx/samples/api/c++/external/Makefile.windows /usr/share/ooRexx/samples/api/c++/external/external_methods.cpp /usr/share/ooRexx/samples/api/c++/external/external_methods_routines.cpp /usr/share/ooRexx/samples/api/c++/external/external_routines.cpp /usr/share/ooRexx/samples/api/c++/external/readme.txt /usr/share/ooRexx/samples/api/c++/external/useExternalMethods.rex /usr/share/ooRexx/samples/api/c++/external/useExternalMethodsRoutines.rex /usr/share/ooRexx/samples/api/c++/external/useExternalRoutines.rex /usr/share/ooRexx/samples/api/c++/external/useExternalRoutines2.rex /usr/share/ooRexx/samples/api/c++/readme.txt /usr/share/ooRexx/samples/api/classic /usr/share/ooRexx/samples/api/classic/callrexx /usr/share/ooRexx/samples/api/classic/callrexx.README /usr/share/ooRexx/samples/api/classic/callrexx/Makefile.unix /usr/share/ooRexx/samples/api/classic/callrexx/del_macro.rex /usr/share/ooRexx/samples/api/classic/callrexx/example.rex /usr/share/ooRexx/samples/api/classic/callrexx/load_macro.rex /usr/share/ooRexx/samples/api/classic/callrexx/macros.rex /usr/share/ooRexx/samples/api/classic/callrexx/startrx1.rex /usr/share/ooRexx/samples/api/classic/callrexx/startrx2.rex /usr/share/ooRexx/samples/api/classic/callrexx/startrx3.rex /usr/share/ooRexx/samples/api/classic/rexxapi.README /usr/share/ooRexx/samples/api/classic/rexxapi1 /usr/share/ooRexx/samples/api/classic/rexxapi1/Makefile.apple /usr/share/ooRexx/samples/api/classic/rexxapi1/Makefile.linux /usr/share/ooRexx/samples/api/classic/rexxapi1/apitest1.rex /usr/share/ooRexx/samples/api/classic/rexxapi1/readme.txt /usr/share/ooRexx/samples/api/classic/rexxapi1/rexxapi1.c /usr/share/ooRexx/samples/api/classic/rexxapi2 /usr/share/ooRexx/samples/api/classic/rexxapi2/Makefile.apple /usr/share/ooRexx/samples/api/classic/rexxapi2/Makefile.linux /usr/share/ooRexx/samples/api/classic/rexxapi2/apitest2.rex /usr/share/ooRexx/samples/api/classic/rexxapi2/readme.txt /usr/share/ooRexx/samples/api/classic/rexxapi2/rexxapi2.c /usr/share/ooRexx/samples/api/classic/rexxapi3 /usr/share/ooRexx/samples/api/classic/rexxapi3/Makefile.apple /usr/share/ooRexx/samples/api/classic/rexxapi3/Makefile.linux /usr/share/ooRexx/samples/api/classic/rexxapi3/apitest3.rex /usr/share/ooRexx/samples/api/classic/rexxapi3/readme.txt /usr/share/ooRexx/samples/api/classic/rexxapi3/rexxapi3.c /usr/share/ooRexx/samples/api/readme.txt /usr/share/ooRexx/samples/arithmeticEvaluation.rex /usr/share/ooRexx/samples/arrayCallback.rex /usr/share/ooRexx/samples/ccreply.rex /usr/share/ooRexx/samples/complex.cls /usr/share/ooRexx/samples/concurrency.rex /usr/share/ooRexx/samples/constrained.rex /usr/share/ooRexx/samples/delegation.rex /usr/share/ooRexx/samples/dynamicMethod.rex /usr/share/ooRexx/samples/factor.rex /usr/share/ooRexx/samples/getOoRexxDocs.rex /usr/share/ooRexx/samples/greply.rex /usr/share/ooRexx/samples/guess.rex /usr/share/ooRexx/samples/interface.rex /usr/share/ooRexx/samples/jabberwocky.txt /usr/share/ooRexx/samples/ktguard.rex /usr/share/ooRexx/samples/makestring.rex /usr/share/ooRexx/samples/month.rex /usr/share/ooRexx/samples/philfork.rex /usr/share/ooRexx/samples/pipe.cls /usr/share/ooRexx/samples/properties.rex /usr/share/ooRexx/samples/qdate.rex /usr/share/ooRexx/samples/qtime.rex /usr/share/ooRexx/samples/readme.txt /usr/share/ooRexx/samples/rexxcps.rex /usr/share/ooRexx/samples/scclient.rex /usr/share/ooRexx/samples/scserver.rex /usr/share/ooRexx/samples/semcls.cls /usr/share/ooRexx/samples/sfclient.rex /usr/share/ooRexx/samples/sfserver.rex /usr/share/ooRexx/samples/singleLinkedList.rex /usr/share/ooRexx/samples/sortComposite.rex /usr/share/ooRexx/samples/stack.rex /usr/share/ooRexx/samples/synchronousConcurrency.rex /usr/share/ooRexx/samples/timezone.rex /usr/share/ooRexx/samples/treeDirectory.cls /usr/share/ooRexx/samples/treeTraversal.rex /usr/share/ooRexx/samples/usecomp.rex /usr/share/ooRexx/samples/usepipe.rex /usr/share/ooRexx/samples/usesingleton.rex /usr/share/ooRexx/samples/usetree.rex /usr/share/pkgconfig/ooRexx.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:03:09 2025