From 0c3648b36cfc4a6f4d84f817ac2426b9c53c2962a39151f4f19a7ee11b8024fd Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 23 Nov 2011 13:51:01 +0000 Subject: [PATCH] Remove redundant fields: License field is already set to LGPLv3+ OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=20 --- armadillo.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/armadillo.spec b/armadillo.spec index da8671e..86cd9ed 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -22,7 +22,7 @@ Version: 2.3.91 Release: 1 License: LGPLv3+ Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS -Url: http://arma.sourceforge.net/ +URL: http://arma.sourceforge.net/ Group: Development/Libraries/C and C++ Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf @@ -49,7 +49,6 @@ of choice (due to speed and/or integration capabilities), rather than another language like Matlab or Octave. %package -n libarmadillo2 -License: LGPLv3+ Summary: Shared libraries for armadillo Group: Development/Libraries/C and C++ @@ -71,7 +70,6 @@ than another language like Matlab or Octave. This package provides the shared libraries for armadillo. %package devel -License: LGPLv3+ Summary: Development headers and documentation for the Armadillo C++ library Group: Development/Libraries/C and C++ Requires: blas