From accf3075e61f8e7ac42e703fb81bff3b934fca60 Mon Sep 17 00:00:00 2001 From: ensc Date: Mon, 6 Mar 2006 11:29:12 +0000 Subject: [PATCH] minor cleanups --- libtasn1.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libtasn1.spec b/libtasn1.spec index 2976fc5..385ba0d 100644 --- a/libtasn1.spec +++ b/libtasn1.spec @@ -25,6 +25,7 @@ Requires(postun): automake pkgconfig Requires(post): /sbin/install-info Requires(postun): /sbin/install-info + %description This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org @@ -54,7 +55,7 @@ rm -f $RPM_BUILD_ROOT{%_libdir/*.la,%_infodir/dir} %check -%__make check +make check %clean