Autobuild autoformatter for 80029

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=4
This commit is contained in:
Sascha Peilicke 2011-08-29 13:43:35 +00:00 committed by Git OBS Bridge
parent 8da2687f6f
commit a4f3b5e38f

View File

@ -20,7 +20,7 @@
Name: libnettle
Version: 2.2
Release: 1
Release: 3
%define soname 4
%define hogweed_soname 2
Summary: Cryptographic Library
@ -39,6 +39,7 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
%package -n libnettle%{soname}
Summary: Cryptographic Library
Group: System/Libraries
License: LGPL-2.1+
@ -50,6 +51,7 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
%package -n libhogweed%{hogweed_soname}
Summary: Cryptographic Library for Public Key Algorithms
Group: System/Libraries
License: LGPL-2.1+
@ -76,6 +78,7 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
%package -n nettle
Summary: Cryptographic Tools
Group: Productivity/Security
@ -151,4 +154,5 @@ make check
# mode: rpm-spec
# tab-width: 3
# End:
%changelog