diff --git a/.gitignore b/.gitignore index 51717e4..5da05e3 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.10.3-0.804.g2e0fe59.tar.gz /pcp-3.10.3-3.20150323git12b566f.tar.gz /pcp-3.10.4-1.20150331git8184d99.tar.gz +/pcp-3.10.4-0.20150331git8184d99.tar.gz diff --git a/pcp.spec b/pcp.spec index d26e474..02fc388 100644 --- a/pcp.spec +++ b/pcp.spec @@ -1,13 +1,13 @@ Summary: System-level performance monitoring and performance management Name: pcp Version: 3.10.4 -%global buildversion 1 +%global buildversion 0 -Release: 1.20150331git8184d99%{?dist} +Release: 0.20150331git8184d99%{?dist} License: GPLv2+ and LGPLv2.1+ and CC-BY URL: http://www.pcp.io Group: Applications/System -Source0: %{name}-%{version}-1.20150331git8184d99.tar.gz +Source0: %{name}-%{version}-0.20150331git8184d99.tar.gz Source1: ftp://ftp.pcp.io/projects/pcp/download/pcp-webjs.src.tar.gz # There are no papi/libpfm devel packages for s390 nor for some rhels, disable @@ -1080,7 +1080,7 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild" %files -n pcp-doc -f pcp-doc.list %changelog -* Tue Mar 31 2015 Lukas Berk - 3.10.4-1.20150331git8184d99 +* Tue Mar 31 2015 Lukas Berk - 3.10.4-0.20150331git8184d99 - Automated weekly rawhide release - Applied spec changes from upstream git diff --git a/sources b/sources index 76ace5c..88a0855 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ef48791f7c3ad8ba923abb9173343165 pcp-3.10.4-1.20150331git8184d99.tar.gz +ef48791f7c3ad8ba923abb9173343165 pcp-3.10.4-0.20150331git8184d99.tar.gz 605e5f4672d2216d475c19a985e36eae pcp-webjs.src.tar.gz