[pcp] Automated weekly pcp rawhide release: 0.222.g77dcbbf

lukas berk lberk at fedoraproject.org
Mon Dec 22 14:25:29 UTC 2014


commit 9de45f751cdeddb334f77e33f208ad58aeca7aaa
Author: Lukas Berk <lberk at redhat.com>
Date:   Mon Dec 22 09:25:25 2014 -0500

    Automated weekly pcp rawhide release: 0.222.g77dcbbf

 .gitignore |    1 +
 pcp.spec   |   12 +++++++++---
 sources    |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5a5fe4..d2f4e23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ pcp-3.3.3-1.src.tar.gz
 /pcp-3.10.1.src.tar.gz
 /pcp-3.10.2-0.21.g6bad98e.tar.gz
 /pcp-3.10.2-0.124.g1e0c939.tar.gz
+/pcp-3.10.2-0.222.g77dcbbf.tar.gz
diff --git a/pcp.spec b/pcp.spec
index 541885d..4da9252 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -3,11 +3,11 @@ Name: pcp
 Version: 3.10.2
 %define buildversion 1
 
-Release: 0.124.g1e0c939%{?dist}
+Release: 0.222.g77dcbbf%{?dist}
 License: GPLv2+ and LGPLv2.1+ and CC-BY
 URL: http://www.pcp.io
 Group: Applications/System
-Source0: %{name}-%{version}-0.124.g1e0c939.tar.gz
+Source0: %{name}-%{version}-0.222.g77dcbbf.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
@@ -100,7 +100,8 @@ BuildRequires: systemd-devel
 BuildRequires: desktop-file-utils
 BuildRequires: qt4-devel >= 4.4
 %endif
- 
+BuildRequires: flex-devel
+
 Requires: bash gawk sed grep fileutils findutils initscripts perl which
 Requires: python
 %if 0%{?rhel} <= 5
@@ -854,6 +855,7 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
 %dir %attr(0775,pcp,pcp) %{_tempsdir}
 %dir %attr(0775,pcp,pcp) %{_tempsdir}/pmie
 %dir %attr(0775,pcp,pcp) %{_tempsdir}/pmlogger
+%dir %attr(0700,root,root) %{_tempsdir}/pmcd
 
 %dir %{_datadir}/pcp/lib
 %{_datadir}/pcp/lib/ReplacePmnsSubtree
@@ -1080,6 +1082,10 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
 %defattr(-,root,root,-)
 
 %changelog
+* Mon Dec 22 2014 Lukas Berk <lberk at redhat.com> - 3.10.2-0.222.g77dcbbf
+- Automated weekly rawhide release
+- Applied spec changes from upstream git
+
 * Mon Dec 15 2014 Lukas Berk <lberk at redhat.com> - 3.10.2-0.124.g1e0c939
 - Automated weekly rawhide release
 
diff --git a/sources b/sources
index 88c50a6..3cc0e04 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-91591f2718aebb1de9e5d6aafb756f1a  pcp-3.10.2-0.124.g1e0c939.tar.gz
+f08c144949b57ad5d6ed2afeb4d904e7  pcp-3.10.2-0.222.g77dcbbf.tar.gz
 34e17878db46a01bc39811c52e04d6eb  pcp-webjs.src.tar.gz


More information about the scm-commits mailing list