Accepting request 672509 from home:jengelh:branches:Java:packages

- Actually say what's included.

OBS-URL: https://build.opensuse.org/request/show/672509
OBS-URL: https://build.opensuse.org/package/show/Java:packages/aopalliance?expand=0&rev=3
This commit is contained in:
Fridrich Strba 2019-02-07 20:35:59 +00:00 committed by Git OBS Bridge
parent 3f2674c1f4
commit 7bcbce6744
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 7 16:11:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Actually say what's included.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 26 09:24:55 UTC 2018 - Fridrich Strba <fstrba@suse.com> Fri Oct 26 09:24:55 UTC 2018 - Fridrich Strba <fstrba@suse.com>

View File

@ -37,11 +37,11 @@ BuildArch: noarch
%description %description
Aspect-Oriented Programming (AOP) offers a better solution to many Aspect-Oriented Programming (AOP) offers a better solution to many
problems than do existing technologies, such as EJB. AOP Alliance problems than do existing technologies, such as EJB. AOP Alliance
intends to facilitate and standardize the use of AOP to enhance facilitates and standardizes the use of AOP.
existing middleware environments (such as J2EE), or development
environements (e.g. Eclipse). The AOP Alliance also aims to ensure This package contains APIs for program instrumentation, interception
interoperability between Java/J2EE AOP implementations to build a mechanisms, and a set of interfaces for implementing a generic
larger AOP community. reflection API.
%package javadoc %package javadoc
Summary: API documentation for %{name} Summary: API documentation for %{name}