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:
parent
7c4dda9b66
commit
40e0e5333b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb
|
|
||||||
size 1866192
|
|
@ -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
3
libtasn1-4.3.tar.gz
Normal 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
11
libtasn1-4.3.tar.gz.sig
Normal 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-----
|
@ -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
|
Sat Feb 14 08:12:10 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libtasn1
|
# 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
|
# 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
|
||||||
@ -17,24 +17,24 @@
|
|||||||
|
|
||||||
|
|
||||||
%define somajor 6
|
%define somajor 6
|
||||||
|
|
||||||
Name: libtasn1
|
Name: libtasn1
|
||||||
BuildRequires: info
|
Version: 4.3
|
||||||
BuildRequires: pkg-config
|
|
||||||
#BuildRequires: gpg-offline
|
|
||||||
Version: 4.2
|
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://ftp.gnu.org/gnu/libtasn1/
|
|
||||||
Summary: ASN.1 parsing library
|
Summary: ASN.1 parsing library
|
||||||
License: LGPL-2.1+ and GPL-3.0
|
License: LGPL-2.1+ and GPL-3.0
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Url: https://www.gnu.org/software/libtasn1/
|
||||||
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
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
|
# http://josefsson.org/key.txt
|
||||||
Source2: %name.keyring
|
Source2: %{name}.keyring
|
||||||
Source99: baselibs.conf
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
PreReq: %install_info_prereq
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is the ASN.1 library used by GNUTLS. More up to date information
|
This is the ASN.1 library used by GNUTLS. More up to date information
|
||||||
@ -70,15 +70,15 @@ make %{?_smp_mflags} V=1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
rm $RPM_BUILD_ROOT/%{_libdir}/*.la
|
find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make %{?_smp_mflags} check
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||||
|
|
||||||
%postun
|
%preun
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||||
|
|
||||||
%post -n libtasn1-%{somajor} -p /sbin/ldconfig
|
%post -n libtasn1-%{somajor} -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user