[pcp] Fix Source0 line in pcp.spec.

Dave Brolley brolley at fedoraproject.org
Sat Jan 24 01:55:48 UTC 2015


commit 752a260e247ee2cc260b7fe0951f165c2e3dbffa
Author: Dave Brolley <brolley at redhat.com>
Date:   Fri Jan 23 20:56:25 2015 -0500

    Fix Source0 line in pcp.spec.

 pcp.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pcp.spec b/pcp.spec
index ddf191e..6b2fa93 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -3,11 +3,11 @@ Name: pcp
 Version: 3.10.2
 %define buildversion 1
 
-Release: 1%{?dist}
+Release: %{buildversion}%{?dist}
 License: GPLv2+ and LGPLv2.1+ and CC-BY
 URL: http://www.pcp.io
 Group: Applications/System
-Source0: %{name}-%{version}-0.309.g3c90ff9.tar.gz
+Source0: %{name}-%{version}-src.tar.gz
 Source1: ftp://oss.sgi.com/projects/pcp/download/pcp-webjs.src.tar.gz
 
 # There are no papi/libpfm devel packages for s390 nor for some rhels, disable


More information about the scm-commits mailing list