Declare module package
This commit is contained in:
parent
90e111900f
commit
f911c3284f
@ -23,6 +23,7 @@ BuildRequires: mvn(org.sonatype.spice:spice-parent:pom:)
|
||||
%description
|
||||
Plexus Cipher: encryption/decryption Component
|
||||
|
||||
%{?module_package}
|
||||
%{?javadoc_package}
|
||||
|
||||
%prep
|
||||
@ -46,7 +47,7 @@ Plexus Cipher: encryption/decryption Component
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles
|
||||
%files -n %{?module_prefix}%{name} -f .mfiles
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user