summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjcwillia <jcwillia>2006-08-16 17:48:14 +0000
committerjcwillia <jcwillia>2006-08-16 17:48:14 +0000
commit29e8c3ec093e5ae1b76df9e5317043e090db3a26 (patch)
tree298a9a35858f9e57457dfc6b3bbc7c6c7ff207fc
parentfad8ac91c09828930557917c814dbe0cec8f9976 (diff)
downloadmock-29e8c3ec093e5ae1b76df9e5317043e090db3a26.tar.gz
mock-29e8c3ec093e5ae1b76df9e5317043e090db3a26.tar.xz
mock-29e8c3ec093e5ae1b76df9e5317043e090db3a26.zip
added disttag
-rw-r--r--mock.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/mock.spec b/mock.spec
index e1d925c..6e1a3f4 100644
--- a/mock.spec
+++ b/mock.spec
@@ -1,7 +1,7 @@
Summary: Builds packages inside chroots
Name: mock
Version: 0.6
-Release: 5
+Release: 5%{?dist}
License: GPL
Group: Development/Tools
Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
@@ -55,6 +55,7 @@ fi
%changelog
* Wed Aug 16 2006 Clark Williams <williams@redhat.com>
- Added buildsys-build specfile to docs
+- Added disttag
- Bumped release number
* Wed Jun 7 2006 Seth Vidal <skvidal at linux.duke.edu>