- updated to new upstream version
This commit is contained in:
parent
11721bb38c
commit
da87b87813
@ -1 +1 @@
|
|||||||
libtasn1-1.5.tar.gz
|
libtasn1-1.7.tar.gz
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.9 (GNU/Linux)
|
|
||||||
|
|
||||||
iOoEAAECADQFAki31cgtFIAAAAAAFQAPcGthLWFkZHJlc3NAZ251cGcub3JnamFz
|
|
||||||
QGV4dHVuZG8uY29tAAoJEO2iHpS1ZXFvXsUFAIAFCUBrnx7mg62qRF/jaW38cE1F
|
|
||||||
3M2PhSwrPK/Tobkw9060Y9FUKUEFnQy/ZiFCKWqedX+5iijEJHfYvJ2tA1w254i0
|
|
||||||
opex+DNCJ+zU/uC2y7+7v9gshk7YBgQ7uwSddsdDUPxfZRvMvIcktjsJiXdIuLeL
|
|
||||||
6516TuK+s0QLsqSrsGkcjsxQllpvw/ETYl3CLscKN75ITv/KIQGqP9dUQF4=
|
|
||||||
=gXmY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
10
libtasn1-1.7.tar.gz.sig
Normal file
10
libtasn1-1.7.tar.gz.sig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.9 (GNU/Linux)
|
||||||
|
|
||||||
|
iOoEAAECADQFAkkhQ38tFIAAAAAAFQAPcGthLWFkZHJlc3NAZ251cGcub3JnamFz
|
||||||
|
QGV4dHVuZG8uY29tAAoJEO2iHpS1ZXFvpFYE/jO312hPU7zVSoW3j/nSzeOYm/D/
|
||||||
|
OZ6W3BzCSC78bcK4pUkXvDRgb12tXssEHX4WPqbJ+cCQ3DVyi4tg17qecJOf18DV
|
||||||
|
s+On2CCFB+yVLDkG0QkNhNZ60W0wjI3q8ek5es48LFVKM214gjS1wPh4Wk4dlSPV
|
||||||
|
VL6br0QBVem8MBS2wSqEFSfRIxWWBCbJO6wK5ssUEXFs02+4nqEf7p7N4TE=
|
||||||
|
=HP+q
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: This is the ASN.1 library used in GNUTLS
|
Summary: This is the ASN.1 library used in GNUTLS
|
||||||
Name: libtasn1
|
Name: libtasn1
|
||||||
Version: 1.5
|
Version: 1.7
|
||||||
Release: %release_func 1
|
Release: %release_func 1
|
||||||
|
|
||||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||||
@ -24,8 +24,6 @@ Summary: Files for development of applications which will use libtasn1
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %name = %version-%release
|
Requires: %name = %version-%release
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
Requires(pre): automake
|
|
||||||
Requires(postun): automake
|
|
||||||
Requires(post): /sbin/install-info
|
Requires(post): /sbin/install-info
|
||||||
Requires(postun): /sbin/install-info
|
Requires(postun): /sbin/install-info
|
||||||
|
|
||||||
@ -118,12 +116,14 @@ test "$1" != 0 ||
|
|||||||
%_libdir/*.so
|
%_libdir/*.so
|
||||||
%_libdir/pkgconfig/*.pc
|
%_libdir/pkgconfig/*.pc
|
||||||
%_includedir/*
|
%_includedir/*
|
||||||
%_datadir/aclocal/libtasn1.m4
|
|
||||||
%_infodir/*.info.*
|
%_infodir/*.info.*
|
||||||
%_mandir/man3/*asn1*
|
%_mandir/man3/*asn1*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 21 2008 Tomas Mraz <tmraz@redhat.com> - 1.7-1
|
||||||
|
- updated to new upstream version
|
||||||
|
|
||||||
* Tue Sep 30 2008 Tomas Mraz <tmraz@redhat.com> - 1.5-1
|
* Tue Sep 30 2008 Tomas Mraz <tmraz@redhat.com> - 1.5-1
|
||||||
- updated to new upstream version
|
- updated to new upstream version
|
||||||
- fix license tag
|
- fix license tag
|
||||||
|
Loading…
Reference in New Issue
Block a user