[phoronix-test-suite] - new upstream

Markus Mayer lotharlutz at fedoraproject.org
Mon Aug 13 18:22:35 UTC 2012


commit 822f92f2fcb1343413f0a5b6ea4bf82d9f3ccc80
Author: Markus Mayer <markus at thinking-guy.fritz.box>
Date:   Mon Aug 13 20:21:46 2012 +0200

    - new upstream

 .gitignore               |    1 +
 phoronix-test-suite.spec |    9 ++++++---
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c5943f..96371ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ phoronix-test-suite-1.8.1.tar.gz
 /phoronix-test-suite-3.4.0.tar.gz
 /phoronix-test-suite-3.6.1.tar.gz
 /phoronix-test-suite-3.8.0.tar.gz
+/phoronix-test-suite-4.0.0.tar.gz
diff --git a/phoronix-test-suite.spec b/phoronix-test-suite.spec
index 8dc3a4a..0bf4024 100644
--- a/phoronix-test-suite.spec
+++ b/phoronix-test-suite.spec
@@ -1,6 +1,6 @@
 Name:       phoronix-test-suite
-Version:    3.8.0
-Release:    2%{?dist}
+Version:    4.0.0
+Release:    1%{?dist}
 Summary:    An Automated, Open-Source Testing Framework
 
 Group:      Applications/System
@@ -22,7 +22,7 @@ Requires: hicolor-icon-theme
 
 #Packages required by tests. Use the following command to create this list:
 #cat phoronix-test-suite/pts-core/external-test-dependencies/xml/fedora-packages.xml phoronix-test-suite/pts-core/external-test-dependencies/xml/generic-packages.xml| grep PackageName |sed -e 's/^.*<PackageName>\([^<]*\)<\/PackageName>.*$/\1/g' |xargs yum info|grep Name|sed -e 's/.*:\s\([^\s]*\)/\1/g'|grep -v devel$|sort|uniq|xargs
-Requires: autoconf automake bison blas cmake compat-libstdc++-33 curl flex gcc gcc-c++ gcc-gfortran jam libcurl libtool make openmpi perl python scons tcl tcsh yasm
+Requires: autoconf automake bison blas cmake curl flex gcc gcc-c++ gcc-gfortran jam libcurl libtool make openmpi p7zip perl python scons tcl tcsh yasm
 
 #Packages only in Fedora
 %{?fedora:Requires: perl-SDL freeimage}
@@ -86,6 +86,9 @@ fi
 %{_datadir}/mime/packages/*
 
 %changelog
+* Mon Aug 13 2012 Markus Mayer <lotharlutz at gmx.de> - 4.0.0-1
+- new upstream
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index dcac1c4..2a4ec98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3048aae07c43602008492682c4d29795  phoronix-test-suite-3.8.0.tar.gz
+b5785a8899dc4a0e384bdb8389592a6d  phoronix-test-suite-4.0.0.tar.gz


More information about the scm-commits mailing list