SPECS: perl-Convert-ASN1.spec - 0.19 - cleaned check-files

glen glen at pld-linux.org
Mon Jan 2 19:31:13 CET 2006


Author: glen                         Date: Mon Jan  2 18:31:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.19
- cleaned check-files

---- Files affected:
SPECS:
   perl-Convert-ASN1.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/perl-Convert-ASN1.spec
diff -u SPECS/perl-Convert-ASN1.spec:1.34 SPECS/perl-Convert-ASN1.spec:1.35
--- SPECS/perl-Convert-ASN1.spec:1.34	Wed Nov  3 23:30:11 2004
+++ SPECS/perl-Convert-ASN1.spec	Mon Jan  2 19:31:07 2006
@@ -5,13 +5,13 @@
 Summary:	Convert::ASN1 - ASN.1 encode/decode library
 Summary(pl):	Convert::ASN1 - biblioteka kodująca/rozkodowująca ASN.1
 Name:		perl-Convert-ASN1
-Version:	0.18
-Release:	2
+Version:	0.19
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	4fab81d2d3e4a5338df0872cfda8513c
+# Source0-md5:	6debb08ccac684a199c0afe54fad51a5
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -22,7 +22,7 @@
 %description
 I consider Convert::ASN1 a replacement for my earlier Convert::BER
 module. While ASN1.pm is not as flexable as BER.pm, because PDUs must
-be described up fronta, it is also more powerful. For example an LDAP
+be described up front, it is also more powerful. For example an LDAP
 filter is a recursive structure, BER.pm cannot encode or decode this
 in a single pass, ASN1.pm can.
 
@@ -50,9 +50,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Convert/ASN1/.packlist
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Convert/ASN1.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,6 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/01/02 18:31:07  glen
+- 0.19
+- cleaned check-files
+
 Revision 1.34  2004/11/03 22:30:11  paladine
 - formatting
 
@@ -122,7 +129,7 @@
 - removed ASN1.pod; release 2
 
 Revision 1.17  2002/07/11 10:51:19  qboosh
-- new %%doc and cosmetics
+- new %doc and cosmetics
 
 Revision 1.16  2002/07/11 07:57:48  depesz
 - new version; should work; STBR
@@ -134,20 +141,20 @@
 - s/ftp.perl.org/ftp.cpan.org/ in Source url.
 
 Revision 1.13  2002/02/25 10:30:12  depesz
-cleanup; revision++
+- cleanup; revision++
 
 Revision 1.12  2002/02/22 23:29:26  kloczek
 - removed all Group fields translations (oure rpm now can handle translating
   Group field using gettext).
 
 Revision 1.11  2002/02/13 14:10:18  depesz
-automatic: Source location unfied, Relase Up
+- automatic: Source location unfied, Relase Up
 
 Revision 1.10  2002/02/10 15:39:12  depesz
-adapterized
+- adapterized
 
 Revision 1.9  2002/01/18 02:14:12  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.8  2001/12/12 09:36:15  qboosh
 - pl description, release 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Convert-ASN1.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list