mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-05-31 22:51:01 +00:00
Updated spec file to cp the version number of the upgraded package.
This commit is contained in:
parent
8af49dc6b7
commit
a476e0783c
@ -238,6 +238,10 @@ if [ $1 == 0 ]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ $1 == 2]; then
|
||||||
|
echo %{?DISPLAY_VERSION} | tee '%{prefix}/webapps/HIRS_AttestationCAPortal/WEB-INF/classes/VERSION'
|
||||||
|
fi
|
||||||
|
|
||||||
%files -n HIRS_AttestationCA
|
%files -n HIRS_AttestationCA
|
||||||
%license NOTICE
|
%license NOTICE
|
||||||
%attr(664, root, tomcat) %{prefix}/webapps/HIRS_AttestationCA.war
|
%attr(664, root, tomcat) %{prefix}/webapps/HIRS_AttestationCA.war
|
||||||
|
Loading…
x
Reference in New Issue
Block a user