------------------------------------------------------------------- Mon Mar 25 17:19:16 UTC 2019 - Fridrich Strba - Remove pom parent, since we don't use it when not building with maven ------------------------------------------------------------------- Tue Feb 5 13:30:36 UTC 2019 - Jan Engelhardt - Trim bias from description; update RPM groups. ------------------------------------------------------------------- Tue Feb 5 12:10:09 UTC 2019 - Fridrich Strba - Clean-up the spec file - Removed patch: * commons-cli-1.4-jdk9.patch + not needed since we are not building with maven - Added patch: * CLI-253-workaround.patch + [CLI-253] Prevent "Unrecognized option: --null" when handling long opts in PosixParser ------------------------------------------------------------------- Tue Oct 23 17:55:39 UTC 2018 - Fridrich Strba - Upgrade to version 1.4 - Modify the build.xml.tar.bz2 to build with source/target 8 and adapt for the commons-cli-1.4 - Modified patch: * commons-cli-1.2-jdk9.patch -> commons-cli-1.4-jdk9.patch + Rediff the remaining hunk to the changed context of pom.xml ------------------------------------------------------------------- Tue May 15 06:21:41 UTC 2018 - fstrba@suse.com - Modified patch: * commons-cli-1.2-jdk9.patch + Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Run fdupes on the documentation ------------------------------------------------------------------- Fri Sep 29 06:41:14 UTC 2017 - fstrba@suse.com - Don't condition the maven defines on release version, but on _maven_repository being defined ------------------------------------------------------------------- Thu Sep 14 09:33:27 UTC 2017 - fstrba@suse.com - Added patch: * commons-cli-1.2-jdk9.patch - Specify java source and target level 1.6 in order to allow building with jdk9 ------------------------------------------------------------------- Fri May 19 08:41:33 UTC 2017 - tchvatal@suse.com - Fix build with new javapackages-tools ------------------------------------------------------------------- Wed Mar 18 09:37:41 UTC 2015 - tchvatal@suse.com - Fix build with new javapackages-tools ------------------------------------------------------------------- Thu Dec 4 18:55:52 UTC 2014 - p.drouand@gmail.com - Remove java-devel dependency; not needed anymore ------------------------------------------------------------------- Fri Jun 27 11:14:46 UTC 2014 - tchvatal@suse.com - Fix the pom providing on 13.2 ------------------------------------------------------------------- Sat Mar 8 18:22:40 UTC 2014 - badshah400@gmail.com - For openSUSE >= 13.1 remove all references to maven scripts as these do not work; fixes building for openSUSE >= 13.1 - Lots of specfile formatting cleanups - Move old %changelog section entries to .changes with proper formatting - Add copyright info to spec file. ------------------------------------------------------------------- Mon Dec 12 23:47:58 UTC 2011 - dmacvicar@suse.de - rename apache-cli to apache-commons-cli - add java() provides ------------------------------------------------------------------- Tue Jul 19 10:07:32 UTC 2011 - dmacvicar@suse.de - converted to build with ant:ant - removed reference to non existing target/osgi/MANIFEST in maven-build.xml ------------------------------------------------------------------- Tue Nov 09 00:00:00 UTC 2010 - chris.spike@arcor.de - Removed maven* BRs in favour of apache-commons-parent - Added deprecated groupId to depmap for compatibility reasons ------------------------------------------------------------------- Mon Oct 18 00:00:00 UTC 2010 - chris.spike@arcor.de - Removed Epoch ------------------------------------------------------------------- Sun Oct 03 00:00:00 UTC 2010 - chris.spike@arcor.de - Rename and rebase from jakarta-commons-cli