rpm
Directory actions
More options
Directory actions
More options
rpm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To build RPM pakcages for Fedora, follow these steps: cp packaging/rpm/libgit2.spec ~/rpmbuild/SPECS cd ~/rpmbuild/SOURCES wget https://github.com/downloads/libgit2/libgit2/libgit2-0.16.0.tar.gz cd ~/rpmbuild/SPECS rpmbuild -ba libgit2.spec