apache-commons-dbcp/apache-commons-dbcp-src.changes
Jan Matejek 3a28629a4f - Cleanup with spec-cleaner
- Add BuildRoot for SLES builds 
- Disable post-build-check on SLES due to FHS errors

- Drop -src package into separate spec file in order to really
  break a build cycle between tomcat and dbcp

- rename to apache-commons-dbcp
- updating requirements

- Fix build with new javapackages-tools

- Do not require tomcat, it is just test dependency causing cycle
  bnc#954603

- Update the alternatives once more to match docu.

- Fixup the update-alternatives code.
- Get rid of the old maven code that we didn't use

- Cleanup with spec-cleaner

- Move -src subpackage to extra spec file

- Create -src subpackage in order to create tomcat-dbcp.jar without
  build cycles (bnc#847505)

- Move from jpackage-utils to javapackage-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp?expand=0&rev=2
2016-09-29 11:44:57 +00:00

18 lines
580 B
Plaintext

-------------------------------------------------------------------
Fri Jul 11 09:26:24 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner
-------------------------------------------------------------------
Thu Apr 3 12:40:39 UTC 2014 - darin@darins.net
- Add BuildRoot for SLES builds
- Disable post-build-check on SLES due to FHS errors
-------------------------------------------------------------------
Tue Nov 26 14:12:42 UTC 2013 - mvyskocil@suse.com
- Drop -src package into separate spec file in order to really
break a build cycle between tomcat and dbcp