2019-04-09 13:57:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 9 11:55:27 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Remove reference to parent pom, since we do not use Maven to
|
|
|
|
build this package
|
|
|
|
|
2019-02-12 12:15:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 12 11:14:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- BuildIgnore jline to avoid a build cycle
|
|
|
|
|
2019-02-05 17:30:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 5 16:30:07 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Clean the spec file and sanitize dependencies
|
|
|
|
|
2018-11-27 10:13:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 27 09:13:05 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
2018-11-27 10:31:56 +01:00
|
|
|
- Modified patch:
|
|
|
|
* build-file.patch
|
|
|
|
+ Fix build of script providers
|
2018-11-27 10:13:23 +01:00
|
|
|
|
2018-05-16 07:53:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 16 05:52:07 UTC 2018 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Build with source and target 8 to anticipate a possible removal
|
2018-05-17 21:52:55 +02:00
|
|
|
of 1.6 compatibility
|
2018-05-16 07:53:51 +02:00
|
|
|
- Modified patch:
|
|
|
|
* build.properties.patch
|
|
|
|
+ specify source level 8
|
|
|
|
|
2017-12-22 16:21:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 22 15:21:22 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Assure that we build with java source and target level 1.6
|
|
|
|
|
2017-09-20 22:34:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 20 20:32:46 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Fix javadoc errors with jdk9: use build-jar-repository instead
|
|
|
|
of system-wide CLASSPATH environmental variable
|
|
|
|
- Clean spec file and run fdupes on documentation
|
|
|
|
|
2017-09-07 19:22:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 7 17:18:12 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Force java source and target levels to 1.6 in order to allow
|
|
|
|
building with jdk9
|
|
|
|
- Force using of java-1_8_0-openjdk-devel, since javadoc errors are
|
|
|
|
fatal in jdk9
|
|
|
|
|
2017-05-20 20:40:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 20 18:41:16 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Remove jython from dependencies, not needed
|
|
|
|
|
2017-05-19 13:43:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 19 11:38:11 UTC 2017 - pcervinka@suse.com
|
|
|
|
|
|
|
|
- New build dependency: javapackages-local
|
|
|
|
- Spec file cleaned
|
|
|
|
|
2015-03-18 11:06:21 +01:00
|
|
|
-------------------------------------------------------------------
|
2015-03-25 10:25:05 +01:00
|
|
|
Wed Mar 25 09:24:47 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Remove gpg-offline dep and cleanup with spec-cleaner
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-03-18 11:06:21 +01:00
|
|
|
Wed Mar 18 09:46:03 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
|
2013-09-09 13:52:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 9 11:05:34 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
|
2013-08-28 11:00:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 28 08:57:26 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- update to 2.4.0
|
|
|
|
* can be used as an extension package to Java by placing it into
|
|
|
|
"jre/lib/ext" [using the thread's context classloader, ie. the result
|
|
|
|
of 'Thread.currentThread().getContextClassLoader()']
|
|
|
|
* rely on commons-logging or log4j
|
|
|
|
* removed jpython engine, supperseeded by jython
|
|
|
|
* and more, see CHANGES.txt
|
|
|
|
- add gpg verification
|
|
|
|
- drop bsf-disable-rhino.patch
|
|
|
|
- add build-file.patch and build.properties.patch
|
|
|
|
- use add_maven_depmap from javapackages-tools
|
|
|
|
|
2012-02-28 15:15:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 28 14:14:36 UTC 2012 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- ignore mysql-connector-java from build to break a build cycle
|
|
|
|
|
2011-09-22 10:17:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 17 20:56:11 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
|
2009-09-02 18:38:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 31 13:29:00 CEST 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
- fix last change
|
|
|
|
|
2009-08-28 00:18:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
|
|
|
|
|
|
|
- make patch0 usage consistent
|
|
|
|
|
2009-08-06 21:48:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 4 06:35:09 UTC 2009 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- Remove rhino dependency at all
|
|
|
|
- Added pom and maven depmap files from jpackage 5.0
|
|
|
|
- Removed javadoc %%post/un scripts
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 3 16:09:13 UTC 2009 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- Build using rhino
|
|
|
|
- Used bzip2 archive
|
|
|
|
|
2008-11-07 14:58:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 5 02:17:54 CET 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- buildignore rhino to fix build
|
|
|
|
|
2007-01-16 00:06:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 25 14:32:10 CEST 2006 - skh@suse.de
|
|
|
|
|
|
|
|
- don't use icecream
|
|
|
|
- use source="1.4" and target="1.4" for build with java 1.5
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:45:56 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 27 14:57:53 CEST 2005 - jsmeix@suse.de
|
|
|
|
|
|
|
|
- Adjustments in the spec file.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 18 15:42:40 CEST 2005 - jsmeix@suse.de
|
|
|
|
|
|
|
|
- Current version 2.3.0 from JPackage.org
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 16 16:03:42 CEST 2004 - skh@suse.de
|
|
|
|
|
|
|
|
- Fix prerequires in javadoc subpackage
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 4 23:57:39 CEST 2004 - skh@suse.de
|
|
|
|
|
|
|
|
- Initial package created with version 2.3.0 (JPackage 1.5)
|
|
|
|
|