[atlas/f20] modified description of *-devel subpackages

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu Nov 21 10:42:42 UTC 2013


commit 111c4d09975ed13ab9d5ef785fa9a47c2b35c46b
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Thu Nov 21 11:51:05 2013 +0100

    modified description of *-devel subpackages

 atlas.spec |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/atlas.spec b/atlas.spec
index b74fab7..e85cf12 100644
--- a/atlas.spec
+++ b/atlas.spec
@@ -5,7 +5,7 @@ Version:        3.8.4
 %if "%{?enable_native_atlas}" != "0"
 %define dist .native
 %endif
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Automatically Tuned Linear Algebra Software
 
 Group:          System Environment/Libraries
@@ -57,7 +57,7 @@ Requires(posttrans):	chkconfig
 Requires(preun):	chkconfig
 
 %description devel
-This package contains the libraries and headers for development
+This package contains headers for  development
 with ATLAS (Automatically Tuned Linear Algebra Software).
 
 %define types base
@@ -87,9 +87,9 @@ Requires(posttrans):	chkconfig
 Requires(preun):	chkconfig
 
 %description sse3-devel
-This package contains shared and static versions of the ATLAS
-(Automatically Tuned Linear Algebra Software) libraries compiled with
-optimizations for the SSE3 extensions to the x86_64 architecture.
+This package contains header files for ATLAS (Automatically Tuned
+Linear Algebra Software) libraries compiled with optimizations
+for the SSE3 extensions to the x86_64 architecture.
 
 %endif
 
@@ -115,7 +115,7 @@ Requires(posttrans):	chkconfig
 Requires(preun):	chkconfig
 
 %description 3dnow-devel
-This package contains headers and shared versions of the ATLAS
+This package contains headers for ATLAS
 (Automatically Tuned Linear Algebra Software) libraries compiled with
 optimizations for the 3DNow extensions to the ix86 architecture.
 
@@ -138,7 +138,7 @@ Requires(posttrans):	chkconfig
 Requires(preun):	chkconfig
 
 %description sse-devel
-This package contains headers and shared versions of the ATLAS
+This package contains headers for ATLAS
 (Automatically Tuned Linear Algebra Software) libraries compiled with
 optimizations for the SSE(1) extensions to the ix86 architecture.
 
@@ -162,7 +162,7 @@ Requires(preun):	chkconfig
 
 %description sse2-devel
 This package contains ATLAS (Automatically Tuned Linear Algebra Software)
-shared libraries compiled with optimizations for the SSE2 extensions to the 
+header files compiled with optimizations for the SSE2 extensions to the 
 ix86 architecture.
 
 %package sse3
@@ -184,7 +184,7 @@ Requires(preun):	chkconfig
 
 %description sse3-devel
 This package contains ATLAS (Automatically Tuned Linear Algebra Software)
-shared libraries compiled with optimizations for the SSE3 extensions to the ix86 architecture.
+header files compiled with optimizations for the SSE3 extensions to the ix86 architecture.
 
 %endif
 
@@ -671,6 +671,9 @@ fi
 %endif
 
 %changelog
+* Thu Nov 21 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.8.4-11
+- modified description of *-devel subpackages
+
 * Wed Nov 06 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.8.4-10
 - support for aarch64
 


More information about the scm-commits mailing list