No description
Find a file
2019-04-09 19:06:36 +00:00
BUILD init base 2019-04-09 18:35:48 +00:00
RPMS init base 2019-04-09 18:35:48 +00:00
SOURCES add supporting files 2019-04-09 18:48:52 +00:00
SPECS Update for Jinguk 2019-04-09 19:06:36 +00:00
SRPMS init base 2019-04-09 18:35:48 +00:00
.gitignore Update for Jinguk 2019-04-09 19:06:36 +00:00
README.md Update for Jinguk 2019-04-09 19:06:36 +00:00

Prep/notes 2019-04-09

  • install rpmdevtools

building

getting the source

spectool -g -R SPECS/guacamole-server.spec

Getting additional files

Building the thing

rpmbuild -ba SPECS/guacamole-server.spec

Open todos

RPMs for

  • guacamole-1.0.0.war
  • guacamole-auth-totp-1.0.0.tar.gz
  • guacamole-auth-ldap-1.0.0.tar.gz
  • guacamole-auth-jdbc-1.0.0.tar.gz

this includes:

  • one or more spec files
  • dependency on tomcat (step 2)