mojavelinux pushed to rubygem-asciidoctor (epel7). "add info about srpm in koji"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 21:19:52 UTC 2015


From b042612fcd6f234ddab8587a70b58bf7d8c89ae7 Mon Sep 17 00:00:00 2001
From: Dan Allen <dan.j.allen at gmail.com>
Date: Mon, 23 Sep 2013 16:16:37 -0600
Subject: add info about srpm in koji


diff --git a/README.adoc b/README.adoc
index 5aea97f..aa40f66 100644
--- a/README.adoc
+++ b/README.adoc
@@ -68,6 +68,13 @@ With everything in place, building the RPM is easy!
 
 If all goes well, both the binary and source RPMs will emerge in the +$HOME/rpmbuild/RPMS/noarch+ and +$HOME/rpmbuild/SRPMS+ directories, respectively.
 
+Alternatively, you can build directly from the SRPM.
+
+ wget -P srpms http://kojipkgs.fedoraproject.org/packages/rubygem-asciidoctor/0.1.4/1.fc19/src/rubygem-asciidoctor-0.1.4-1.fc19.src.rpm
+ rpmbuild --rebuild srpms/rubygem-asciidoctor-0.1.4-1.fc19.src.rpm
+
+The SPRMs are stored with the builds in the http://koji.fedoraproject.org/koji/packageinfo?packageID=15660[koji build system].
+
 === Installing the RPM
 
 There's nothing special about installing this RPM.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-asciidoctor.git/commit/?h=epel7&id=b042612fcd6f234ddab8587a70b58bf7d8c89ae7


More information about the scm-commits mailing list