[hwloc] Update to 1.5

Jirka Hladky jhladky at fedoraproject.org
Wed Aug 15 14:47:26 UTC 2012


commit 5f0f507f5d3f33ffdef1030a5b8ad4be5e7a26cf
Author: Jirka Hladky <hladky.jiri at gmail.com>
Date:   Wed Aug 15 16:47:19 2012 +0200

    Update to 1.5

 .gitignore |    1 +
 hwloc.spec |   12 ++++++++----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26e6e43..5ff3aad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ hwloc-1.0.2.tar.bz2
 /hwloc-1.4.tar.bz2
 /hwloc-1.4.1.tar.bz2
 /hwloc-1.4.2.tar.bz2
+/hwloc-1.5.tar.bz2
diff --git a/hwloc.spec b/hwloc.spec
index 6b536e8..481460c 100644
--- a/hwloc.spec
+++ b/hwloc.spec
@@ -1,11 +1,11 @@
 Summary:   Portable Hardware Locality - portable abstraction of hierarchical architectures
 Name:      hwloc
-Version:   1.4.2
-Release:   2%{?dist}
+Version:   1.5
+Release:   1%{?dist}
 License:   BSD
 Group:     Applications/System
 URL:       http://www.open-mpi.org/projects/hwloc/
-Source0:   http://www.open-mpi.org/software/hwloc/v1.4/downloads/%{name}-%{version}.tar.bz2
+Source0:   http://www.open-mpi.org/software/hwloc/v1.5/downloads/%{name}-%{version}.tar.bz2
 
 BuildRequires: libX11-devel libxml2-devel cairo-devel ncurses-devel pciutils-devel transfig doxygen w3m
 %ifnarch s390 s390x
@@ -13,7 +13,7 @@ BuildRequires: libibverbs-devel
 %endif
 %ifnarch s390 s390x %{arm}
 BuildRequires: numactl-devel
-Requires: numactl-libs
+##Requires: numactl-libs
 %endif
 
 %description
@@ -71,6 +71,7 @@ Headers and shared object symbolic links for the hwloc.
 %defattr(-, root, root, -)
 %{_bindir}/%{name}*
 %{_bindir}/lstopo
+%{_bindir}/lstopo-no-graphics
 %{_mandir}/man7/%{name}*
 %{_mandir}/man1/%{name}*
 %{_mandir}/man1/lstopo*
@@ -93,6 +94,9 @@ Headers and shared object symbolic links for the hwloc.
 
 
 %changelog
+* Wed Aug 15 2012 Jirka Hladky  <hladky.jiri at gmail.com> - 1.5-1
+- Update to version 1.5
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 55d43c4..a3b6185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17600c70f97192e3f098d96a4776e932  hwloc-1.4.2.tar.bz2
+d2b7528e1891c51326b2fd0e7c699164  hwloc-1.5.tar.bz2


More information about the scm-commits mailing list