package init
This commit is contained in:
parent
70852deffe
commit
1bcefbb42c
@ -14,11 +14,9 @@ BuildArch: noarch
|
||||
The AspectJ Weaver supports byte-code weaving for aspect-oriented
|
||||
programming (AOP) in java.
|
||||
|
||||
%package help
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Provides: %{name}-javadoc = %{version}-%{release}
|
||||
Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||
%description help
|
||||
%description javadoc
|
||||
API documentation for %{summary}.
|
||||
|
||||
%prep
|
||||
@ -51,7 +49,7 @@ LANG=en_US.ISO8859-1 CLASSPATH=$( build-classpath objectweb-asm/asm commons-logg
|
||||
%files -f .mfiles
|
||||
%license epl-v10.txt
|
||||
|
||||
%files help -f .mfiles-javadoc
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%license epl-v10.txt
|
||||
|
||||
%changelog
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user