From: Tomas Mlcoch Date: Mon, 13 May 2013 12:07:03 +0000 (+0200) Subject: Update README.md X-Git-Tag: upstream/0.2.1~203 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b17c46c61f3d097fafc85f8e8756e3106b14d4b;p=services%2Fcreaterepo_c.git Update README.md --- diff --git a/README.md b/README.md index 9818d47..9afecb3 100644 --- a/README.md +++ b/README.md @@ -41,19 +41,19 @@ To build the documentation, from the build/ directory: cmake -DCMAKE_BUILD_TYPE:STRING=DEBUG .. && make -## Build tarball from current work tree +## Build tarball - utils/make_tarball.sh + utils/make_tarball.sh [git revision] -## Build tarball from version in remote git - - utils/make_tarball_from_git.sh +Without git revision specified HEAD is used. ## Build RPM package Modify createrepo_c.spec and run: - utils/make_rpm.sh . + utils/make_rpm.sh + +Note: [Current .spec for Fedora rawhide](http://pkgs.fedoraproject.org/cgit/createrepo_c.git/plain/createrepo_c.spec) ## Testing