Hello community,

here is the log from the commit of package ASL for openSUSE:Factory checked in 
at 2016-11-21 14:26:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ASL (Old)
 and      /work/SRC/openSUSE:Factory/.ASL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ASL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ASL/ASL.changes  2016-11-20 18:19:18.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ASL.new/ASL.changes     2016-11-21 
14:26:15.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 20 18:29:58 UTC 2016 - [email protected]
+
+- Trim description
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ASL.spec ++++++
--- /var/tmp/diff_new_pack.vmiPJU/_old  2016-11-21 14:26:16.000000000 +0100
+++ /var/tmp/diff_new_pack.vmiPJU/_new  2016-11-21 14:26:16.000000000 +0100
@@ -20,7 +20,7 @@
 Name:           ASL
 Version:        0.1.7
 Release:        0
-Summary:        Advanced Simulation Library is a free and open source hardware 
accelerated multiphysics simulation platform
+Summary:        Hardware-accelerated multiphysics simulation platform
 License:        AGPL-3.0
 Group:          Productivity/Scientific/Physics
 Url:            http://asl.org.il/features/
@@ -46,23 +46,20 @@
 %endif
 
 %description
-Advanced Simulation Library (ASL) is a free and open source hardware
-accelerated multiphysics simulation platform (and an extensible general
-purpose tool for solving Partial Differential Equations). Its
-computational engine is written in OpenCL and utilizes matrix-free
-solution techniques which enable extraordinarily high performance,
-memory efficiency and deployability on a variety of massively parallel
-architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
-heterogeneous clusters and supercomputers. The engine is hidden entirely
-behind simple C++ classes, so that no OpenCL knowledge is required from
-application programmers. Mesh-free, immersed boundary approach allows to
-move from CAD directly to simulation drastically reducing pre-processing
-efforts and amount of potential errors. ASL can be used to model various
-coupled physical and chemical phenomena and employed in a multitude of
-fields: computational fluid dynamics, virtual sensing, industrial
-process data validation and reconciliation, image-guided surgery,
-computer-aided engineering, design space exploration, crystallography,
-etc..
+Advanced Simulation Library (ASL) is a hardware-accelerated
+multiphysics simulation platform (and an extensible general purpose
+tool for solving Partial Differential Equations). Its computational
+engine is written in OpenCL and utilizes matrix-free solution
+techniques which enable high performance, memory efficiency and
+deployability on a variety of massively parallel architectures.
+
+Mesh-free immersed boundary approach allows to move from CAD
+directly to simulation, reducing pre-processing efforts and amount of
+potential errors. ASL can be used to model various coupled physical
+and chemical phenomena and is employed in computational fluid
+dynamics, virtual sensing, industrial process data validation and
+reconciliation, image-guided surgery, computer-aided engineering,
+design space exploration, and crystallography.
 
 %package        devel
 Summary:        Development files for the Advanced Simulation Library
@@ -71,25 +68,14 @@
 Requires:       libaslcommon%{so_ver} = %{version}
 
 %description    devel
-Advanced Simulation Library (ASL) is a free and open source hardware
-accelerated multiphysics simulation platform (and an extensible general
-purpose tool for solving Partial Differential Equations). Its
-computational engine is written in OpenCL and utilizes matrix-free
-solution techniques which enable extraordinarily high performance,
-memory efficiency and deployability on a variety of massively parallel
-architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
-heterogeneous clusters and supercomputers. The engine is hidden entirely
-behind simple C++ classes, so that no OpenCL knowledge is required from
-application programmers. Mesh-free, immersed boundary approach allows to
-move from CAD directly to simulation drastically reducing pre-processing
-efforts and amount of potential errors. ASL can be used to model various
-coupled physical and chemical phenomena and employed in a multitude of
-fields: computational fluid dynamics, virtual sensing, industrial
-process data validation and reconciliation, image-guided surgery,
-computer-aided engineering, design space exploration, crystallography,
-etc.."
+Advanced Simulation Library (ASL) is a hardware-accelerated
+multiphysics simulation platform (and an extensible general purpose
+tool for solving Partial Differential Equations). Its computational
+engine is written in OpenCL and utilizes matrix-free solution
+techniques which enable high performance, memory efficiency and
+deployability on a variety of massively parallel architectures.
 
-This package contains header files.
+This package contains the header files.
 
 %package        doc
 Summary:        API documentation for the Advanced Simulation Library
@@ -97,50 +83,28 @@
 Requires:       %{name} = %{version}
 
 %description    doc
-Advanced Simulation Library (ASL) is a free and open source hardware
-accelerated multiphysics simulation platform (and an extensible general
-purpose tool for solving Partial Differential Equations). Its
-computational engine is written in OpenCL and utilizes matrix-free
-solution techniques which enable extraordinarily high performance,
-memory efficiency and deployability on a variety of massively parallel
-architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
-heterogeneous clusters and supercomputers. The engine is hidden entirely
-behind simple C++ classes, so that no OpenCL knowledge is required from
-application programmers. Mesh-free, immersed boundary approach allows to
-move from CAD directly to simulation drastically reducing pre-processing
-efforts and amount of potential errors. ASL can be used to model various
-coupled physical and chemical phenomena and employed in a multitude of
-fields: computational fluid dynamics, virtual sensing, industrial
-process data validation and reconciliation, image-guided surgery,
-computer-aided engineering, design space exploration, crystallography,
-etc.."
+Advanced Simulation Library (ASL) is a hardware-accelerated
+multiphysics simulation platform (and an extensible general purpose
+tool for solving Partial Differential Equations). Its computational
+engine is written in OpenCL and utilizes matrix-free solution
+techniques which enable high performance, memory efficiency and
+deployability on a variety of massively parallel architectures.
 
-This package contains API documentation.
+This package contains the API documentation.
 
 %package     -n libaslcommon%{so_ver}
 Summary:        C++ Library for asl
 Group:          System/Libraries
 
 %description -n libaslcommon%{so_ver}
-Advanced Simulation Library (ASL) is a free and open source hardware
-accelerated multiphysics simulation platform (and an extensible general
-purpose tool for solving Partial Differential Equations). Its
-computational engine is written in OpenCL and utilizes matrix-free
-solution techniques which enable extraordinarily high performance,
-memory efficiency and deployability on a variety of massively parallel
-architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
-heterogeneous clusters and supercomputers. The engine is hidden entirely
-behind simple C++ classes, so that no OpenCL knowledge is required from
-application programmers. Mesh-free, immersed boundary approach allows to
-move from CAD directly to simulation drastically reducing pre-processing
-efforts and amount of potential errors. ASL can be used to model various
-coupled physical and chemical phenomena and employed in a multitude of
-fields: computational fluid dynamics, virtual sensing, industrial
-process data validation and reconciliation, image-guided surgery,
-computer-aided engineering, design space exploration, crystallography,
-etc.."
+Advanced Simulation Library (ASL) is a hardware-accelerated
+multiphysics simulation platform (and an extensible general purpose
+tool for solving Partial Differential Equations). Its computational
+engine is written in OpenCL and utilizes matrix-free solution
+techniques which enable high performance, memory efficiency and
+deployability on a variety of massively parallel architectures.
 
-This package contains shared libraries.
+This package contains the shared libraries.
 
 %prep
 %setup -q
@@ -154,7 +118,7 @@
 
 %install
 %cmake_install
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %post   -n libaslcommon%{so_ver} -p /sbin/ldconfig
 %postun -n libaslcommon%{so_ver} -p /sbin/ldconfig


Reply via email to