[copr] master: lightweight is the word and buildsystem has more meaning than 'koji'. (910aebb)

skvidal at fedoraproject.org skvidal at fedoraproject.org
Tue Jul 2 02:53:17 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit 910aebb1228c72049d4db77e337bd9c02010518b
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Mon Jul 1 22:52:34 2013 -0400

    lightweight is the word and buildsystem has more meaning than 'koji'.


>---------------------------------------------------------------

 copr.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/copr.spec b/copr.spec
index 3d2e009..86ba7c6 100644
--- a/copr.spec
+++ b/copr.spec
@@ -19,12 +19,12 @@ BuildRequires: python-argparse
 %endif
 
 %description
-COPR is lightway Koji. It allows you to create new project in WebUI, and
+COPR is lightweight buildsystem. It allows you to create new project in WebUI, and
 submit new builds and COPR will create yum repository from latest builds.
 
 %package backend
 Summary:	Backend for COPR
-Requires:   ansible >= 0.9
+Requires:   ansible >= 1.2
 Requires:   lighttpd
 Requires:   euca2ools
 Requires:   rsync
@@ -36,7 +36,7 @@ Requires:   python-bunch
 Requires:   python-requests
 
 %description backend
-COPR is lightway Koji. It allows you to create new project in WebUI, and
+COPR is lightweight buildsystem. It allows you to create new project in WebUI, and
 submit new builds and COPR will create yum repository from latest builds.
 
 This package contains backend.
@@ -61,7 +61,7 @@ Requires:	pytest
 Requires:   python-flexmock
 
 %description frontend
-COPR is lightway Koji. It allows you to create new project in WebUI, and
+COPR is lightweight buildsystem. It allows you to create new project in WebUI, and
 submit new builds and COPR will create yum repository from latests builds.
 
 This package contains frontend.
@@ -74,7 +74,7 @@ Requires:   python-argparse
 %endif
 
 %description cli
-COPR is lightway Koji. It allows you to create new project in WebUI, and
+COPR is lightweight buildsystem. It allows you to create new project in WebUI, and
 submit new builds and COPR will create yum repository from latests builds.
 
 This package contains command line interface.



More information about the copr-devel mailing list