package init
This commit is contained in:
parent
ca4e049439
commit
c5a80b79f9
@ -32,7 +32,9 @@ Immutable value-type code generation for Java 1.6+.
|
|||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: Javadoc for %{name}
|
Summary: Javadoc for %{name}
|
||||||
%description javadoc
|
Provides: %{name}-javadoc = %{version}-%{release}
|
||||||
|
Obsoletes: %{name}-javadoc < %{version}-%{release}
|
||||||
|
%description help
|
||||||
This package contains javadoc for %{name}.
|
This package contains javadoc for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -77,9 +79,9 @@ done
|
|||||||
%doc value/README.md
|
%doc value/README.md
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 31 2020 wangyue <wangyue92@huawei.com> - 1.4.1-1
|
* Sat Aug 22 2020 wangyue <wangyue92@huawei.com> - 1.4.1-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user