Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmrodri/thumbslug-deps


https://github.com/jmrodri/thumbslug-deps

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

THUMBSLUG-DEPS
---------------
This project contains the java dependencies for project thumbslug,
used to build the thumbslug rpm. It is heavily based on candlepin-deps
by Jesus Rodriguez.

https://fedorahosted.org/thumbslug/

REFRESH THE JARS
-----------------
cd ~/path/to/thumbslug
buildconf/scripts/createtsdeps.sh /path/to/thumbslug-deps/
cd /path/to/thumbslug-deps

# now check to see what changed
git status
git add/rm as required
git commit

BUILDING RPM
-------------
thumbslug-deps uses tito for building the rpm.

http://github.com/dgoodwin/tito