Accepting request 290659 from devel:libraries:c_c++

- Add url to the spec

- Revert back to 2.7

OBS-URL: https://build.opensuse.org/request/show/290659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2015-03-16 05:54:19 +00:00 committed by Git OBS Bridge
parent edf9fa1d9e
commit e9f141b5ff
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 13 14:10:01 UTC 2015 - tchvatal@suse.com
- Add url to the spec
-------------------------------------------------------------------
Thu Mar 5 17:28:07 UTC 2015 - mpluskal@suse.com
- Revert back to 2.7
-------------------------------------------------------------------
Tue May 13 13:35:51 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libnettle
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -24,6 +24,7 @@ Release: 0
Summary: Cryptographic Library
License: LGPL-2.1+ and GPL-2.0+
Group: System/Libraries
Url: http://www.lysator.liu.se/~nisse/nettle/
Source0: http://www.lysator.liu.se/~nisse/archive/nettle-%{version}.tar.gz
Source1: http://www.lysator.liu.se/~nisse/archive/nettle-%{version}.tar.gz.sig
Source2: %{name}.keyring
@ -101,9 +102,11 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
rm -f %{buildroot}%{_libdir}/*.a
%post -n libnettle%{soname} -p /sbin/ldconfig
%postun -n libnettle%{soname} -p /sbin/ldconfig
%post -n libhogweed%{hogweed_soname} -p /sbin/ldconfig
%postun -n libhogweed%{hogweed_soname} -p /sbin/ldconfig
%post -n libnettle-devel