[sqlcli] make this a noarch package

Lars Kellogg-Stedman larsks at fedoraproject.org
Tue Dec 17 19:05:20 UTC 2013


commit 1fde347547f220d55ef68114c18b19b13106e49d
Author: Lars Kellogg-Stedman <lars at redhat.com>
Date:   Mon Nov 25 21:29:25 2013 -0500

    make this a noarch package

 sqlcli.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/sqlcli.spec b/sqlcli.spec
index 86666db..869e72e 100644
--- a/sqlcli.spec
+++ b/sqlcli.spec
@@ -18,6 +18,8 @@ Requires:	python
 Requires:	python-prettytable
 Requires:	python-sqlalchemy
 
+Buildarch:	noarch
+
 %description
 This is a tool that uses SQLAlchemy to execute SQL queries against a SQL
 database specified via a URL or an INI-style file.


More information about the scm-commits mailing list