Christian Goll
03ae83d90e
cluster hostranges - removed also-check-for-python3.patch OBS-URL: https://build.opensuse.org/package/show/network:cluster/genders?expand=0&rev=33
122 lines
4.5 KiB
Plaintext
122 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Oct 9 12:58:01 UTC 2024 - Christian Goll <cgoll@suse.com>
|
|
|
|
- update to 1.29.1 which increased the internal buffer in nodeattr for large
|
|
cluster hostranges
|
|
- removed also-check-for-python3.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 12:14:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.28.1:
|
|
* Build Bindings for *both* python2 and python3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 03:46:15 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Do not Provides/Obsoletes Python 2 packages with Python 3 ones.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 1 02:13:43 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Actually move Python plugin to building with Python 3, and rename the
|
|
Python binding package to reflect this.
|
|
- Add patch also-check-for-python3.patch to check for Python 3 as well.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 25 12:25:49 UTC 2022 - Christian Goll <cgoll@suse.com>
|
|
|
|
- remove the hard coded rpath explicitly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 19 14:19:10 UTC 2019 - Christian Goll <cgoll@suse.com>
|
|
|
|
- moved python plugin to python3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 29 09:35:37 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
|
|
|
|
- Update to version 1.27.3:
|
|
* Fix parsing corner case, newlines are not required at end
|
|
of lines
|
|
* Add make target for genders_query.tab.c to fix gentoo build issue.
|
|
* javadoc fix && to & amp;& amp;
|
|
* fix testsuite to operate where there isn't a default genders file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 14:27:16 UTC 2019 - Christian Goll <cgoll@suse.com>
|
|
|
|
- updated to ver 1.26 (jsc#SLE-9949) which has faster parsing
|
|
* updated Fix-Python-package-installation-use-root.patch
|
|
* Removed Remove-all-remains-of-EXTENSION_DESTDIR.patch
|
|
as not relevant any more
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 1 18:10:22 UTC 2018 - eich@suse.com
|
|
|
|
- Fix %%license.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 19 13:45:47 UTC 2018 - cgoll@suse.com
|
|
|
|
- Added lua binding with lua_bindings.patch
|
|
* package lua-genders cotains the bindings (FATE#326456).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 14:31:39 UTC 2018 - jjolly@suse.com
|
|
|
|
- Added new package genders-base for the configuration file common
|
|
to the libraries (bsc#1081479)
|
|
* genders, libgenders, and libgendersplusplus now require
|
|
geners-base
|
|
- %install comments out sample configuration using sed
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 11:35:21 UTC 2018 - eich@suse.com
|
|
|
|
- Changed license to GPL-2.0+ as suggested by babelworx.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 00:19:45 UTC 2018 - jengelh@inai.de
|
|
|
|
- There is already a macro for name, do not reinvent it.
|
|
- Replace old $RPM_* shell vars.
|
|
- %if blocks must surround %files because empty packages are
|
|
not allowed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 13:42:28 UTC 2018 - cgoll@suse.com
|
|
|
|
- Put the libraries to external packages
|
|
* added sample config files
|
|
* rename compat file and updated its description
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 30 13:38:14 UTC 2018 - cgoll@suse.com
|
|
|
|
- removed .la and .a files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 30 11:34:06 UTC 2018 - cgoll@suse.com
|
|
|
|
- moved the perl and python bindings to seperate packages
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 28 00:18:51 UTC 2018 - eich@suse.com
|
|
|
|
- Fix error in SLES build: use proper --root argument with
|
|
'python genderssetup.py ...'. With this the entire
|
|
--with-extension-destdir infrastructure becomes pointless.
|
|
The following patches remove it and make the install process
|
|
rely on the DESTDIR make macro which is used by the autotools
|
|
already:
|
|
* Fix-Python-package-installation-use-root.patch
|
|
* Remove-PERL_DESTDIR-use-DESTDIR-instead.patch
|
|
* Remove-all-remains-of-EXTENSION_DESTDIR.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 8 11:07:09 UTC 2017 - cgoll@suse.com
|
|
|
|
- Needed by (FATE#324149)
|
|
- intial commit if genders version 1.22
|