SHA256
1
0
forked from pool/ell

Accepting request 614180 from home:seife:testing

update to version 0.5 (released 2018-05-05)

OBS-URL: https://build.opensuse.org/request/show/614180
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ell?expand=0&rev=4
This commit is contained in:
Ismail Dönmez
2018-06-05 10:33:23 +00:00
committed by Git OBS Bridge
parent eeca80b517
commit 3c3b5376bd
5 changed files with 29 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ell
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
#
%define version_unconverted 0~1304
Name: ell
%define lname libell0
Summary: Wireless setup and cryptography library
License: LGPL-2.1+
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
Version: 0~1304
Version: 0.5
Release: 0
#Git-Clone: git://git.kernel.org/pub/scm/libs/ell/ell.git
Source: ell-%version.tar.xz
Url: https://01.org/ell
Source: https://mirrors.kernel.org/pub/linux/libs/ell/ell-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++
BuildRequires: libtool >= 2.2
@@ -62,7 +60,6 @@ applications that want to make use of ell.
%setup -q
%build
./bootstrap
%configure
make %{?_smp_mflags}