denisarnaud pushed to boost148 (epel7). "Fixed the dependency issues of boost-mpich2 and boost-serialization"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 20:09:46 UTC 2015


>From 83f6112f4ed59ab227d4bc702d468f12a2339e4e Mon Sep 17 00:00:00 2001
From: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date: Fri, 17 Apr 2015 22:09:38 +0200
Subject: Fixed the dependency issues of boost-mpich2 and boost-serialization


diff --git a/boost148.spec b/boost148.spec
index 2ffa114..50adaae 100644
--- a/boost148.spec
+++ b/boost148.spec
@@ -55,7 +55,7 @@ Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.48.0
 %define version_enc 1_48_0
 %define version_suffix 148
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: Boost and MIT and Python
 
 # The CMake build framework (set of CMakeLists.txt and module.cmake files) is
@@ -195,7 +195,7 @@ libraries have already been proposed for inclusion in the C++
 Standards Committee''s upcoming C++ Standard Library Technical Report.)
 
 %package chrono
-Summary: Run-Time component of boost chrono library
+Summary: Run-Time component of Boost Chrono library
 Group: System Environment/Libraries
 
 %description chrono
@@ -203,7 +203,7 @@ Group: System Environment/Libraries
 Run-Time support for Boost.Chrono, a set of useful time utilities.
 
 %package date-time
-Summary: Run-Time component of boost date-time library
+Summary: Run-Time component of Boost Date-Time library
 Group: System Environment/Libraries
 
 %description date-time
@@ -212,7 +212,7 @@ Run-Time support for Boost Date Time, set of date-time libraries based
 on generic programming concepts.
 
 %package filesystem
-Summary: Run-Time component of boost filesystem library
+Summary: Run-Time component of Boost filesystem library
 Group: System Environment/Libraries
 
 %description filesystem
@@ -222,7 +222,7 @@ portable facilities to query and manipulate paths, files, and
 directories.
 
 %package graph
-Summary: Run-Time component of boost graph library
+Summary: Run-Time component of Boost Graph library
 Group: System Environment/Libraries
 
 %description graph
@@ -232,7 +232,7 @@ components are generic, in the same sense as the the Standard Template
 Library (STL).
 
 %package iostreams
-Summary: Run-Time component of boost iostreams library
+Summary: Run-Time component of Boost IOStreams library
 Group: System Environment/Libraries
 
 %description iostreams
@@ -241,7 +241,7 @@ Run-Time support for Boost.IOStreams, a framework for defining streams,
 stream buffers and i/o filters.
 
 %package locale
-Summary: Run-Time component of boost locale library
+Summary: Run-Time component of Boost Locale library
 Group: System Environment/Libraries
 
 %description locale
@@ -250,7 +250,7 @@ Run-Time support for Boost.Locale, a set of localization and Unicode
 handling tools.
 
 %package math
-Summary: Math functions for boost TR1 library
+Summary: Math functions for Boost TR1 library
 Group: System Environment/Libraries
 
 %description math
@@ -259,17 +259,17 @@ Run-Time support for C99 and C++ TR1 C-style Functions from math
 portion of Boost.TR1.
 
 %package program-options
-Summary:  Run-Time component of boost program_options library
+Summary:  Run-Time component of Boost Program Options library
 Group: System Environment/Libraries
 
 %description program-options
 
-Run-Time support of boost program options library, which allows program
+Run-Time support of Boost program options library, which allows program
 developers to obtain (name, value) pairs from the user, via
 conventional methods such as command line and configuration file.
 
 %package python
-Summary: Run-Time component of boost python library
+Summary: Run-Time component of Boost Python library
 Group: System Environment/Libraries
 
 %description python
@@ -281,23 +281,23 @@ tools -- just your C++ compiler.  This package contains run-time
 support for Boost Python Library.
 
 %package random
-Summary: Run-Time component of boost random library
+Summary: Run-Time component of Boost Random library
 Group: System Environment/Libraries
 
 %description random
 
-Run-Time support for boost random library.
+Run-Time support for Boost Random library.
 
 %package regex
-Summary: Run-Time component of boost regular expression library
+Summary: Run-Time component of Boost Regular Expression library
 Group: System Environment/Libraries
 
 %description regex
 
-Run-Time support for boost regular expression library.
+Run-Time support for Boost Regular Expression library.
 
 %package serialization
-Summary: Run-Time component of boost serialization library
+Summary: Run-Time component of Boost Serialization library
 Group: System Environment/Libraries
 
 %description serialization
@@ -305,7 +305,7 @@ Group: System Environment/Libraries
 Run-Time support for serialization for persistence and marshaling.
 
 %package signals
-Summary: Run-Time component of boost signals and slots library
+Summary: Run-Time component of Boost Signals and Slots library
 Group: System Environment/Libraries
 
 %description signals
@@ -313,7 +313,7 @@ Group: System Environment/Libraries
 Run-Time support for managed signals & slots callback implementation.
 
 %package system
-Summary: Run-Time component of boost system support library
+Summary: Run-Time component of Boost System support library
 Group: System Environment/Libraries
 
 %description system
@@ -323,7 +323,7 @@ the diagnostics support that will be part of the C++0x standard
 library.
 
 %package test
-Summary: Run-Time component of boost test library
+Summary: Run-Time component of Boost Test library
 Group: System Environment/Libraries
 
 %description test
@@ -332,7 +332,7 @@ Run-Time support for simple program testing, full unit testing, and for
 program execution monitoring.
 
 %package thread
-Summary: Run-Time component of boost thread library
+Summary: Run-Time component of Boost Thread library
 Group: System Environment/Libraries
 
 %description thread
@@ -343,7 +343,7 @@ synchronizing data between the threads or providing separate copies of
 data specific to individual threads.
 
 %package timer
-Summary: Run-Time component of boost timer library
+Summary: Run-Time component of Boost Timer library
 Group: System Environment/Libraries
 
 %description timer
@@ -353,7 +353,7 @@ The Boost Timer library answers that question and does so portably,
 with as little as one #include and one additional line of code.
 
 %package wave
-Summary: Run-Time component of boost C99/C++ pre-processing library
+Summary: Run-Time component of Boost C99/C++ pre-processing library
 Group: System Environment/Libraries
 
 %description wave
@@ -406,7 +406,7 @@ BuildArch: noarch
 Requires: %{name}-devel = %{version}-%{release}
 
 %description examples
-This package contains example source files distributed with boost.
+This package contains example source files distributed with Boost.
 
 
 %if %{with openmpi}
@@ -446,7 +446,7 @@ Python support for Boost.MPI-OpenMPI, a library providing a clean C++
 API over the OpenMPI implementation of MPI.
 
 %package graph-openmpi
-Summary: Run-Time component of parallel boost graph library
+Summary: Run-Time component of parallel Boost Graph library
 Group: System Environment/Libraries
 Requires: %{name}-openmpi%{?_isa} = %{version}-%{release}
 
@@ -467,7 +467,7 @@ Summary: Run-Time component of Boost.MPI library
 Group: System Environment/Libraries
 Requires: mpich%{?_isa}
 BuildRequires: mpich-devel
-Requires: boost-serialization%{?_isa} = %{version}-%{release}
+Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
 %description mpich
 
@@ -477,10 +477,10 @@ API over the MPICH implementation of MPI.
 %package mpich-devel
 Summary: Shared library symbolic links for Boost.MPI
 Group: System Environment/Libraries
-Requires: boost-devel%{?_isa} = %{version}-%{release}
-Requires: boost-mpich%{?_isa} = %{version}-%{release}
-Requires: boost-mpich-python%{?_isa} = %{version}-%{release}
-Requires: boost-graph-mpich%{?_isa} = %{version}-%{release}
+Requires: %{name}-devel%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich-python%{?_isa} = %{version}-%{release}
+Requires: %{name}-graph-mpich%{?_isa} = %{version}-%{release}
 
 %description mpich-devel
 
@@ -490,9 +490,9 @@ API over the MPICH implementation of MPI.
 %package mpich-python
 Summary: Python run-time component of Boost.MPI library
 Group: System Environment/Libraries
-Requires: boost-mpich%{?_isa} = %{version}-%{release}
-Requires: boost-python%{?_isa} = %{version}-%{release}
-Requires: boost-serialization%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich%{?_isa} = %{version}-%{release}
+Requires: %{name}-python%{?_isa} = %{version}-%{release}
+Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
 %description mpich-python
 
@@ -500,10 +500,10 @@ Python support for Boost.MPI-MPICH, a library providing a clean C++
 API over the MPICH implementation of MPI.
 
 %package graph-mpich
-Summary: Run-Time component of parallel boost graph library
+Summary: Run-Time component of parallel Boost Graph library
 Group: System Environment/Libraries
-Requires: boost-mpich%{?_isa} = %{version}-%{release}
-Requires: boost-serialization%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich%{?_isa} = %{version}-%{release}
+Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
 %description graph-mpich
 
@@ -521,7 +521,7 @@ Summary: Run-Time component of Boost.MPI library
 Group: System Environment/Libraries
 Requires: mpich2%{?_isa}
 BuildRequires: mpich2-devel
-Requires: boost-serialization%{?_isa} = %{version}-%{release}
+Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
 %description mpich2
 
@@ -531,10 +531,10 @@ API over the MPICH2 implementation of MPI.
 %package mpich2-devel
 Summary: Shared library symbolic links for Boost.MPI
 Group: System Environment/Libraries
-Requires: boost-devel%{?_isa} = %{version}-%{release}
-Requires: boost-mpich2%{?_isa} = %{version}-%{release}
-Requires: boost-mpich2-python%{?_isa} = %{version}-%{release}
-Requires: boost-graph-mpich2%{?_isa} = %{version}-%{release}
+Requires: %{name}-devel%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich2%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich2-python%{?_isa} = %{version}-%{release}
+Requires: %{name}-graph-mpich2%{?_isa} = %{version}-%{release}
 
 %description mpich2-devel
 
@@ -544,9 +544,9 @@ API over the MPICH2 implementation of MPI.
 %package mpich2-python
 Summary: Python run-time component of Boost.MPI library
 Group: System Environment/Libraries
-Requires: boost-mpich2%{?_isa} = %{version}-%{release}
-Requires: boost-python%{?_isa} = %{version}-%{release}
-Requires: boost-serialization%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich2%{?_isa} = %{version}-%{release}
+Requires: %{name}-python%{?_isa} = %{version}-%{release}
+Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
 %description mpich2-python
 
@@ -554,10 +554,10 @@ Python support for Boost.MPI-MPICH2, a library providing a clean C++
 API over the MPICH2 implementation of MPI.
 
 %package graph-mpich2
-Summary: Run-Time component of parallel boost graph library
+Summary: Run-Time component of parallel Boost Graph library
 Group: System Environment/Libraries
-Requires: boost-mpich2%{?_isa} = %{version}-%{release}
-Requires: boost-serialization%{?_isa} = %{version}-%{release}
+Requires: %{name}-mpich2%{?_isa} = %{version}-%{release}
+Requires: %{name}-serialization%{?_isa} = %{version}-%{release}
 
 %description graph-mpich2
 
@@ -1255,6 +1255,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/bjam%{version_suffix}.1*
 
 %changelog
+* Fri Apr 17 2015 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.48.0-7
+- Fixed the dependency issues of boost-mpich2 and boost-serialization
+
 * Sun Apr 12 2015 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.48.0-6
 - Fixed the dependency of boost-examples
 
@@ -1266,14 +1269,14 @@ rm -rf $RPM_BUILD_ROOT
 - Add boost version to the files from the build and jam subpackages
 
 * Wed Mar 20 2013 Radu Greab <radu at yx.ro> - 1.48.0-3
-- Set noarch for package boost148-build only on supported systems,
+- Set noarch for package boost-build only on supported systems,
   otherwise the debuginfo package is not built
 
 * Tue Mar 19 2013 Radu Greab <radu at yx.ro> - 1.48.0-2
 - Really remove the .cmake files from the build root
 - The devel libraries are in versioned directories
-- boost148-devel: does not require cmake
-- boost148-devel: require boost148, not boost
+- boost-devel: does not require cmake
+- boost-devel: require boost148, not boost
 
 * Wed Mar 13 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.48.0-1
 - Transformed boost-1.48.0-14 into boost148-1.48.0-1 (#921134)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/boost148.git/commit/?h=epel7&id=83f6112f4ed59ab227d4bc702d468f12a2339e4e


More information about the scm-commits mailing list