Commit Graph

399 Commits

Author SHA1 Message Date
Mikolaj Izdebski
08a8404a3e Fix use of illegal characters in rpmfc generator names 2019-09-02 18:42:16 +02:00
Mikolaj Izdebski
8603967105 Re-enable tests
This reverts commit 2ff661b6c1.
2019-08-20 17:47:07 +02:00
Mikolaj Izdebski
2ff661b6c1 Temporarly disable tests in %check 2019-08-20 15:53:30 +02:00
Mikolaj Izdebski
6d7978ec64 Try another way of disabling python-bytecompile scripts 2019-08-20 15:53:03 +02:00
Mikolaj Izdebski
4a9670935f Add missing quotation 2019-08-20 15:33:49 +02:00
Mikolaj Izdebski
7e2754eaa2 Try to disable brp-scl-python-bytecompile too 2019-08-20 15:24:31 +02:00
Mikolaj Izdebski
0e4675d636 Fix doubled buildroot variable expansion 2019-08-20 14:50:33 +02:00
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
Miro Hrončok
2b99f209a2 Rebuilt for Python 3.8 2019-08-19 10:16:45 +02:00
Fabio Valentini
08b8c55fda
disable gradle support by default 2019-08-11 10:35:25 +02:00
Fedora Release Engineering
ff37ba523c - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 10:05:36 +00:00
Mikolaj Izdebski
fcf9584ca4 Don't hardcode path to /bin/true, rely on PATH 2019-06-29 14:46:52 +02:00
Mikolaj Izdebski
f02272b20a Don't use %{_root_bindir} when not building SCL 2019-06-29 14:25:30 +02:00
Mikolaj Izdebski
77d01be3e3 Disable OSGi requires generation for namespaced modules 2019-06-29 10:23:49 +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
e62a8ccbd3 Revert "Install module artifacts with namespaced paths"
This reverts commit 9dde57299c.
2019-06-27 14:20:15 +02:00
Mikolaj Izdebski
9dde57299c Install module artifacts with namespaced paths 2019-06-14 15:25:08 +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
Fedora Release Engineering
b2e7bea7bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:56:29 +00: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
13be63ea8d Upload sources 2018-05-15 15:44:51 +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