diff --git a/.cvsignore b/.cvsignore index 3e65e68..6f13fae 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -libtasn1-2.2.tar.gz -libtasn1-2.2.tar.gz.sig +libtasn1-2.3.tar.gz diff --git a/libtasn1-2.3.tar.gz.sig b/libtasn1-2.3.tar.gz.sig new file mode 100644 index 0000000..20674b1 --- /dev/null +++ b/libtasn1-2.3.tar.gz.sig @@ -0,0 +1,10 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iOoEAAECADQFAkpws0stFIAAAAAAFQAPcGthLWFkZHJlc3NAZ251cGcub3JnamFz +QGV4dHVuZG8uY29tAAoJEO2iHpS1ZXFvFDoE/jYOF94SjgQDZ2JuLKiQbTRVuLG6 +FXvMLP16hFnXidI6LjEcqDNdnU9FHajoflSJVwjXCy6OVkxKWGmenjL0EWcfjFdZ +KTe/wOyNGLlugn/8jh/ZS53oaoOsGO97hccbd8V+3hCM+hWNTvsp3esvNjagoHNn +NeAB9l6zt8YIvO3YhbSKrUv2ci6PDxgoZBMANsVfd8e1rMotBq5Daf8wxUc= +=vw7Y +-----END PGP SIGNATURE----- diff --git a/libtasn1.spec b/libtasn1.spec index 57bbe52..0a3a731 100644 --- a/libtasn1.spec +++ b/libtasn1.spec @@ -2,15 +2,15 @@ Summary: The ASN.1 library used in GNUTLS Name: libtasn1 -Version: 2.2 -Release: %release_func 2 +Version: 2.3 +Release: %release_func 1 # The libtasn1 library is LGPLv2+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ Group: System Environment/Libraries -URL: http://www.gnu.org/software/gnutls/download.html -Source0: http://ftp.gnu.org/pub/gnu/gnutls/%name-%version.tar.gz -Source1: http://ftp.gnu.org/pub/gnu/gnutls/%name-%version.tar.gz.sig +URL: http://www.gnu.org/software/libtasn1/ +Source0: http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz +Source1: http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz.sig BuildRoot: %_tmppath/%name-%version-%release-buildroot BuildRequires: bison, pkgconfig %ifarch %ix86 x86_64 ppc ppc64 @@ -89,13 +89,13 @@ rm -rf "$RPM_BUILD_ROOT" %post devel -/sbin/install-info --info-dir=%_infodir %_infodir/%name.info || : +test -f %_infodir/%name.info.gz && \ + /sbin/install-info --info-dir=%_infodir %_infodir/%name.info || : %preun devel -test "$1" != 0 || +test "$1" = 0 -a -f %_infodir/%name.info.gz && \ /sbin/install-info --info-dir=%_infodir --delete %_infodir/%name.info || : - %files %defattr(-,root,root,-) %doc doc/TODO doc/*.pdf @@ -117,6 +117,10 @@ test "$1" != 0 || %changelog +* Tue Aug 11 2009 Tomas Mraz - 2.3-1 +- updated to new upstream version +- fix warnings when installed with --excludedocs (#515950) + * Sat Jul 25 2009 Fedora Release Engineering - 2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index b248506..5ea912e 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -14cc361500d2e768a8a6ec538ce3fecb libtasn1-2.2.tar.gz -ff9a3423d22789296793b315fd008d87 libtasn1-2.2.tar.gz.sig +4f0918cf8fe8b2b4ba189938772d1dd2 libtasn1-2.3.tar.gz