| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | #
 | 
					
						
							| 
									
										
										
										
											2011-11-17 15:24:01 +00:00
										 |  |  | # spec file for package perl-Convert-ASN1
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | #
 | 
					
						
							| 
									
										
										
										
											2021-06-09 15:26:57 +00:00
										 |  |  | # Copyright (c) 2021 SUSE LLC
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | #
 | 
					
						
							| 
									
										
										
										
											2008-10-06 15:16:03 +00:00
										 |  |  | # All modifications and additions to the file contributed by third parties
 | 
					
						
							|  |  |  | # remain the property of their copyright owners, unless otherwise agreed
 | 
					
						
							|  |  |  | # upon. The license for this file, and modifications and additions to the
 | 
					
						
							|  |  |  | # file, is the same license as for the pristine package itself (unless the
 | 
					
						
							|  |  |  | # license for the pristine package is not an Open Source License, in which
 | 
					
						
							|  |  |  | # case the license is the MIT License). An "Open Source License" is a
 | 
					
						
							|  |  |  | # license that conforms to the Open Source Definition (Version 1.9)
 | 
					
						
							|  |  |  | # published by the Open Source Initiative.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-10 10:20:03 +00:00
										 |  |  | # Please submit bugfixes or comments via https://bugs.opensuse.org/
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | #
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-11-26 16:36:35 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-29 11:15:58 +00:00
										 |  |  | %define cpan_name Convert-ASN1
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | Name:           perl-Convert-ASN1
 | 
					
						
							| 
									
										
										
										
											2021-06-09 15:26:57 +00:00
										 |  |  | Version:        0.31
 | 
					
						
							| 
									
										
										
										
											2013-06-05 07:49:29 +00:00
										 |  |  | Release:        0
 | 
					
						
							| 
									
										
										
										
											2020-01-10 10:20:03 +00:00
										 |  |  | Summary:        ASN.1 Encode/Decode library
 | 
					
						
							|  |  |  | License:        Artistic-1.0 OR GPL-1.0-or-later
 | 
					
						
							|  |  |  | URL:            https://metacpan.org/release/%{cpan_name}
 | 
					
						
							| 
									
										
										
										
											2021-06-29 11:15:58 +00:00
										 |  |  | Source0:        https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/%{cpan_name}-%{version}.tar.gz
 | 
					
						
							| 
									
										
										
										
											2015-04-15 11:50:07 +00:00
										 |  |  | Source1:        cpanspec.yml
 | 
					
						
							| 
									
										
										
										
											2021-06-29 11:15:58 +00:00
										 |  |  | Patch0:         perl-Convert-ASN1-0.31-test.patch
 | 
					
						
							| 
									
										
										
										
											2010-11-24 19:50:33 +00:00
										 |  |  | BuildArch:      noarch
 | 
					
						
							| 
									
										
										
										
											2010-10-19 10:50:32 +00:00
										 |  |  | BuildRequires:  perl
 | 
					
						
							| 
									
										
										
										
											2010-11-24 19:50:33 +00:00
										 |  |  | BuildRequires:  perl-macros
 | 
					
						
							| 
									
										
										
										
											2013-06-05 07:49:29 +00:00
										 |  |  | BuildRequires:  perl(Math::BigInt) >= 1.997
 | 
					
						
							|  |  |  | BuildRequires:  perl(Test::More) >= 0.90
 | 
					
						
							|  |  |  | %{perl_requires}
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | %description
 | 
					
						
							| 
									
										
										
										
											2010-11-24 19:50:33 +00:00
										 |  |  | Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER
 | 
					
						
							|  |  |  | rules.
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | %prep
 | 
					
						
							| 
									
										
										
										
											2021-06-29 11:15:58 +00:00
										 |  |  | %autosetup -p1 -n %{cpan_name}-%{version}
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | %build
 | 
					
						
							| 
									
										
										
										
											2020-01-10 10:20:03 +00:00
										 |  |  | perl Makefile.PL INSTALLDIRS=vendor
 | 
					
						
							| 
									
										
										
										
											2021-06-29 11:15:58 +00:00
										 |  |  | %make_build
 | 
					
						
							| 
									
										
										
										
											2010-11-24 19:50:33 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | %check
 | 
					
						
							| 
									
										
										
										
											2020-01-10 10:20:03 +00:00
										 |  |  | make test
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | %install
 | 
					
						
							|  |  |  | %perl_make_install
 | 
					
						
							|  |  |  | %perl_process_packlist
 | 
					
						
							| 
									
										
										
										
											2010-11-24 19:50:33 +00:00
										 |  |  | %perl_gen_filelist
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-11-24 19:50:33 +00:00
										 |  |  | %files -f %{name}.files
 | 
					
						
							| 
									
										
										
										
											2020-01-10 10:20:03 +00:00
										 |  |  | %doc ChangeLog examples mkparse OldChanges parser.y README.md
 | 
					
						
							|  |  |  | %license LICENSE
 | 
					
						
							| 
									
										
										
										
											2007-01-15 23:30:07 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-10-06 15:16:03 +00:00
										 |  |  | %changelog
 |