Accepting request 292349 from Base:System

- Update project url
- Cleanup spec-file with spec-cleaner
- Add info preun and post dependencies
- Update to 4.3
  * Added asn1_decode_simple_ber() (forwarded request 292307 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/292349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtasn1?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2015-03-25 08:55:26 +00:00 committed by Git OBS Bridge
parent 7c4dda9b66
commit 40e0e5333b
6 changed files with 37 additions and 28 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb
size 1866192

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJUFzWhAAoJEJ1eqvaQE7hCZbgH/3EVYri1VNDXroWdzKL+B1Yj
mXvDGlepmornI/Kb1/CH9VFJlceygoDcWC7gMilhYUZtb3NWDzGzb3+HnwaGUVQH
eFSIIzWfIZ8l6xyoGxKJWgjPGJULfMFOKYIq362xfvdrFxGRqo91EAd9cFyv6Acs
B9p8SyjNTPqj8R3O5UEKb+uv9i/tmbSimm3qce2MvaadzOOsGAsx1pmj2lhjI+M/
3VljJvLZg6brfmYDJuodUggr/y7BwBQ70lvK3pDHQoM2vRtVbthX7Zy6xQtCUMh+
yf37yBqj7TvhswuALie2zrrbry857TMGXXNO0ETyhI5HM9lUH5Yt5LAOVeTVrz8=
=8xQI
-----END PGP SIGNATURE-----

3
libtasn1-4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:733513e3ffb03bd4910f97ef2683e602b40501428e4eb7649e325c2f4b1756cc
size 1853152

11
libtasn1-4.3.tar.gz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJU/ggQAAoJEJ1eqvaQE7hCapMH/RBfQl/7tQNl3ph6UsZphDBm
nMtuj/bz+ZatFAf3LOxrmokBcQGv9PuWOH4BIrEIJPZLR17ConYo85kQlwiWuEra
/CAsZ0ekuSoQRY7IrIGISGygtQCqV3gUw/L1lzrbPPd5DZfdrap0n4vujvvUSc0p
OJcp777x0uCYVdJW+3d4ChwSQb0QhbiS+1QhEiRdEyqOF9mAO6qA9a39dVSnm3UW
lleA7zBTOZNrMHCo2+rYyI2Mo8T6hLLR4cMraRhZTX2xhnoTvOHuvyyonGizpXDh
aJd5F8/UV+euF2TkYA1MK5+vTyyCgocgjitGLJQTLBIUxrre85VCVgJJR0yJGGk=
=j43M
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 22 10:41:46 UTC 2015 - mpluskal@suse.com
- Update project url
- Cleanup spec-file with spec-cleaner
- Add info preun and post dependencies
- Update to 4.3
* Added asn1_decode_simple_ber()
-------------------------------------------------------------------
Sat Feb 14 08:12:10 UTC 2015 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libtasn1
#
# Copyright (c) 2015 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
@ -17,24 +17,24 @@
%define somajor 6
Name: libtasn1
BuildRequires: info
BuildRequires: pkg-config
#BuildRequires: gpg-offline
Version: 4.2
Version: 4.3
Release: 0
Url: http://ftp.gnu.org/gnu/libtasn1/
Summary: ASN.1 parsing library
License: LGPL-2.1+ and GPL-3.0
Group: Productivity/Networking/Security
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
Url: https://www.gnu.org/software/libtasn1/
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
# http://josefsson.org/key.txt
Source2: %name.keyring
Source2: %{name}.keyring
Source99: baselibs.conf
BuildRequires: info
BuildRequires: pkg-config
# FIXME: use proper Requires(pre/post/preun/...)
Requires(preun): %{install_info_prereq}
Requires(post): %{install_info_prereq}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: %install_info_prereq
%description
This is the ASN.1 library used by GNUTLS. More up to date information
@ -70,15 +70,15 @@ make %{?_smp_mflags} V=1
%install
%make_install
rm $RPM_BUILD_ROOT/%{_libdir}/*.la
find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
%check
make check
make %{?_smp_mflags} check
%post
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%postun
%preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%post -n libtasn1-%{somajor} -p /sbin/ldconfig