Commit Graph

252 Commits

Author SHA1 Message Date
Mikolaj Izdebski
c51fbac79c Remove compiled Python code from java-utils too 2019-08-20 14:43:45 +02:00
Mikolaj Izdebski
1a38a55a47 Fix Python bytecode removal on RHEL 7 2019-08-20 14:34:29 +02:00
Mikolaj Izdebski
1715885c41 Don't hardcode prefix 2019-08-20 14:22:04 +02:00
Mikolaj Izdebski
893a9f4add Try a different way of disabling Python bytecode generation 2019-08-19 14:36:14 +02:00
Mikolaj Izdebski
73bdbfb931 Remove Python bytecode from java-utils 2019-08-19 14:23:26 +02:00
Mikolaj Izdebski
fd4edda8f6 Define python_sitelib on RHEL 7 2019-08-19 13:46:44 +02:00
Mikolaj Izdebski
4dfb57602c Re-add Python 2 support 2019-08-19 13:40:09 +02:00
Mikolaj Izdebski
44e9cf79a8 Enable namespaced dependency generation 2019-06-28 14:54:28 +02:00
Mikolaj Izdebski
1f9b21346a Don't ignore duplicate metadata in namespaced modules 2019-06-28 12:18:04 +02:00
Mikolaj Izdebski
928d2d2cb1 Introduce javapackages-config-maven-3.6 2019-06-28 10:09:51 +02:00
Mikolaj Izdebski
73d1642ccf Re-add mistakenely removed patch 2019-06-14 14:08:02 +02:00
Mikolaj Izdebski
df92678057 Update to upstream version 5.3.1 2019-06-14 12:37:01 +02:00
Mikolaj Izdebski
27c82b2e8c Define maven-3.6 install repository 2019-06-10 11:41:37 +02:00
Mikolaj Izdebski
67b04ef870 Mass rebuild for javapackages-tools 201901 2019-05-24 17:00:46 +02:00
Mikolaj Izdebski
73b3480fed Move python modules under java-utils directory 2019-04-26 01:12:33 +02:00
Mikolaj Izdebski
e1a5e8dad3 Remove Obsoletes 2018-11-29 12:55:39 +00:00
Mikolaj Izdebski
adc564ae92 Expand conditionals 2018-11-29 12:42:46 +00:00
Mikolaj Izdebski
6b17d310ad Make it possible to build SRPM without python-devel installed 2018-11-20 05:02:34 +00:00
Mikolaj Izdebski
01ffe3a7e3 Make javapackages-local require %{python_interpreter}
macros.fjava in javapackages-local are calling Python interpreter
executable directly, therefore we require that executable path.
Package providing %{python_interpreter} may be called other than
%{python_prefix}.

Resolves: rhbz#1633715
2018-10-04 11:30:22 +02:00
Michael Simacek
72ad87aaeb Update to upstream version 5.3.0 2018-08-06 17:24:43 +02:00
Mikolaj Izdebski
9ce6212be5 Bump spec release 2018-08-02 11:02:11 +02:00
Mikolaj Izdebski
e0ef0af936 Switch auto-requires generator to javapackages-filesystem 2018-08-02 08:08:40 +02:00
Fedora Release Engineering
65141d8670 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 06:06:52 +00:00
Miro Hrončok
0ba4fa0950 Rebuilt for Python 3.7 2018-07-02 18:22:31 +02:00
Michael Simacek
9aa42bcd4a Disable bytecode compilation outside of site-packages 2018-06-25 14:36:51 +02:00
Mikolaj Izdebski
e144c6b9ca Fix running tests on Python 3.7 2018-06-20 12:23:17 +02:00
Miro Hrončok
7078bef0d2 Rebuilt for Python 3.7 2018-06-19 10:45:18 +02:00
Mikolaj Izdebski
480325447c Update to upstream version 5.2.0 2018-06-05 10:27:19 +02:00
Mikolaj Izdebski
5ece8aa983 Introduce javapackages-filesystem package 2018-05-15 15:36:21 +02:00
Mikolaj Izdebski
06d32f9282 Update to upstream version 5.1.0 2018-05-15 15:36:17 +02:00
Michael Simacek
10065c4f7b Backport abrt-java-connector changes 2018-05-02 12:27:31 +02:00
Igor Gnatenko
6c99a47762
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:04:46 +01:00
Fedora Release Engineering
e0f7ea9211 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 18:06:09 +00:00
Merlin Mathesius
549747292a Cleanup spec file conditionals 2018-01-09 08:12:24 -06:00
Mikolaj Izdebski
aad699ef12 Conditionally allow building without asciidoc 2017-09-23 12:03:12 +02:00
Mikolaj Izdebski
a7c037c61b Allow manpages to be either compressed or not 2017-09-07 10:56:43 +02:00
Michael Simacek
01b45a6147 Fix traceback on corrupt zipfile
- Resolves: rhbz#1481005
2017-08-17 12:30:15 +02:00
Fedora Release Engineering
1e5a20b553 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 14:03:17 +00:00
Mikolaj Izdebski
e8ba1be4a8 Conditionalize use of XMvn Javadoc MOJO 2017-07-10 12:12:05 +02:00
Michael Simacek
dabfa9cdeb Fix default JRE path 2017-07-03 16:27:27 +02:00
Michael Simacek
5ed434fb4e Don't use xmvn javadoc for now 2017-07-03 14:30:19 +02:00
Mikolaj Izdebski
d27b019e59 Re-add dist-tag 2017-06-21 13:56:45 +02:00
Michael Simacek
5cd304db70 Remove xmvn version requirement 2017-06-21 13:27:12 +02:00
Michael Simacek
cb2e72ffdd Update to upstream version 5.0.0 2017-06-21 11:19:27 +02:00
Michael Simacek
213661a340 Force locale in test to fix failures 2017-03-14 11:04:21 +01:00
Fedora Release Engineering
a6ba64565e - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 16:50:25 +00:00
Mikolaj Izdebski
504581af74 Fix build without gradle 2017-02-01 10:29:37 +01:00
Mikolaj Izdebski
951bc8dde9 Allow to conditionally build without gradle 2017-01-31 23:55:56 +01:00
Mikolaj Izdebski
3911f298e9 Non-bootstrap build 2016-12-20 10:29:19 +01:00
Mikolaj Izdebski
ae76542b32 Port to Python 3.6 2016-12-20 10:23:44 +01:00