Ismail Dönmez 2013-09-11 11:43:56 +00:00 committed by Git OBS Bridge
parent 9ccfb52868
commit 0ee66bbe2d

View File

@ -1,6 +1,8 @@
# #
# spec file for package libsodium # spec file for package libsodium
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the # upon. The license for this file, and modifications and additions to the
@ -13,14 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%define lname libsodium4 %define lname libsodium4
Name: libsodium Name: libsodium
Version: 0.4.3 Version: 0.4.3
Release: 0 Release: 0
License: ISC
Summary: Portable NaCl-based crypto library Summary: Portable NaCl-based crypto library
Url: https://github.com/jedisct1/libsodium License: ISC
Group: System/Libraries Group: System/Libraries
Url: https://github.com/jedisct1/libsodium
Source: https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz Source: https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build