diff options
author | Vijay Bellur <vijay@gluster.com> | 2012-02-21 17:35:31 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2012-02-21 04:16:36 -0800 |
commit | f2eb8e4a17219e6a75b8673181f4bb0b85697d66 (patch) | |
tree | 5635439f26741aba6907b8bc325afa53819aecdd /glusterfs.spec.in | |
parent | 0344a8a12e7675bee24c770d71eff52db6b2d128 (diff) |
build: rpmbuild friendly changes
Change-Id: Ia1299d4404da0bd6787516924ebadcf9d6e021d1
BUG: 764702
Signed-off-by: Vijay Bellur <vijay@gluster.com>
Reviewed-on: http://review.gluster.com/2785
Reviewed-by: Amar Tumballi <amarts@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 567054d92..1df499789 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -40,7 +40,7 @@ Group: System Environment/Base Vendor: Gluster Inc Packager: @PACKAGE_BUGREPORT@ URL: http://www.gluster.org/docs/index.php/GlusterFS -Source0: @PACKAGE_TARNAME@ +Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig |