From 0ee66bbe2d8c259e47784f37969699a080b3ed24fad70bc70de9e248c88f39ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 11 Sep 2013 11:43:56 +0000 Subject: [PATCH] format_spec_file OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=2 --- libsodium.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libsodium.spec b/libsodium.spec index 49dbb27..b507f78 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -1,6 +1,8 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed # 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/ # + %define lname libsodium4 Name: libsodium Version: 0.4.3 Release: 0 -License: ISC Summary: Portable NaCl-based crypto library -Url: https://github.com/jedisct1/libsodium +License: ISC Group: System/Libraries +Url: https://github.com/jedisct1/libsodium Source: https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build