From 233d32177ee26bf3b81253dc20a6492efc6d2e2c Mon Sep 17 00:00:00 2001 From: Nate Straz Date: Wed, 31 Jan 2007 21:12:03 +0000 Subject: Add the ability to tag builds for different distros. Just create the source rpm with "make srpm DIST=.el5" and build it with brew. --- qarsh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qarsh.spec') diff --git a/qarsh.spec b/qarsh.spec index 1a8b8d4..1c9dd68 100644 --- a/qarsh.spec +++ b/qarsh.spec @@ -1,7 +1,7 @@ Summary: QA Remote Shell Name: qarsh Version: 1.12 -Release: 1 +Release: 1%{?dist} Group: QA License: GPL Buildroot: %{_tmppath}/%{name}-%{version}-root -- cgit