Skip to content

Latest commit

 

History

History
 
 

utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Utils - Some useful scripts and other stuff

FindLibrepo.cmake

CMake module for find Librepo library. More info

make_rpm.sh

Usage (from root project dir):

utils/make_rpm.sh . [git_revision]

Generate tarbal and make rpm for specified git revision. Spec file librepo.spec must be available in root project dir.

make_tarball.sh

Usage (from root project dir):

utils/make_tarball.sh [git_revision]

Generate tarbal for specified git revision.