Declare module package
This commit is contained in:
parent
213d7b9ea7
commit
5385cd49d7
@ -118,6 +118,7 @@ Summary: Bill of Materials for Guice
|
||||
Guice is a lightweight dependency injection framework for Java 5
|
||||
and above. This package provides Bill of Materials module for Guice.
|
||||
|
||||
%{?module_package}
|
||||
%{?javadoc_package}
|
||||
|
||||
%prep
|
||||
@ -179,7 +180,7 @@ and above. This package provides Bill of Materials module for Guice.
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles-guice
|
||||
%files -n %{?module_prefix}%{name} -f .mfiles-guice
|
||||
|
||||
%files -n guice-parent -f .mfiles-guice-parent
|
||||
%license COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user