Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmrodri/thumbslug-deps
https://github.com/jmrodri/thumbslug-deps
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmrodri/thumbslug-deps
- Owner: jmrodri
- Created: 2011-07-12T18:45:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-21T15:04:46.000Z (about 13 years ago)
- Last Synced: 2024-11-06T15:58:53.512Z (about 2 months ago)
- Homepage:
- Size: 5.24 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 commitBUILDING RPM
-------------
thumbslug-deps uses tito for building the rpm.http://github.com/dgoodwin/tito