Compare commits
	
		
			4 Commits
		
	
	
		
			0.103012-1
			...
			0.104003-1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 460a7a83d8 | |||
| 
						 | 
					e23967ffe1 | ||
| 45b23001f1 | |||
| 1e8c95bfa3 | 
@@ -1,34 +1,33 @@
 | 
			
		||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
 | 
			
		||||
 | 
			
		||||
Name:          perl-Software-License
 | 
			
		||||
Version:       0.103012
 | 
			
		||||
Version:       0.104003
 | 
			
		||||
Release:       1mamba
 | 
			
		||||
Summary:       Software::License - packages that provide templated software licenses
 | 
			
		||||
Group:         System/Libraries/Perl
 | 
			
		||||
Vendor:        openmamba
 | 
			
		||||
Distribution:  openmamba
 | 
			
		||||
Packager:      Automatic Build System <autodist@mambasoft.it>
 | 
			
		||||
URL:           http://www.cpan.org
 | 
			
		||||
Source:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Software-License-%{version}.tar.gz
 | 
			
		||||
Packager:      Silvan Calarco <silvan.calarco@mambasoft.it>
 | 
			
		||||
URL:           https://www.cpan.org/
 | 
			
		||||
Source:        https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-%{version}.tar.gz
 | 
			
		||||
License:       GPL, Artistic
 | 
			
		||||
Requires:      perl >= %perl_major_ver
 | 
			
		||||
## AUTOBUILDREQ-BEGIN
 | 
			
		||||
BuildRequires: libperl
 | 
			
		||||
BuildRequires: perl-Data-Section
 | 
			
		||||
BuildRequires: perl-devel
 | 
			
		||||
BuildRequires: perl-Sub-Install
 | 
			
		||||
BuildRequires: perl-Text-Template
 | 
			
		||||
BuildRequires: perl-devel
 | 
			
		||||
## AUTOBUILDREQ-END
 | 
			
		||||
BuildRoot:     %{_tmppath}/%{name}-%{version}-root                                           
 | 
			
		||||
BuildRequires: perl >= 2:5.36.0
 | 
			
		||||
Requires:      perl >= %perl_major_ver
 | 
			
		||||
 
 | 
			
		||||
%description
 | 
			
		||||
Software::License - packages that provide templated software licenses
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
 | 
			
		||||
%setup -q -n Software-License-%{version}
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
 | 
			
		||||
%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
 | 
			
		||||
%make
 | 
			
		||||
%make test
 | 
			
		||||
 | 
			
		||||
@@ -53,6 +52,18 @@ rm -f .packlist
 | 
			
		||||
%defattr(-,root,root)
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 0.104003-1mamba
 | 
			
		||||
- automatic version update by autodist
 | 
			
		||||
 | 
			
		||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.104002-2mamba
 | 
			
		||||
- rebuilt with perl 5.36.0
 | 
			
		||||
 | 
			
		||||
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.104002-1mamba
 | 
			
		||||
- update to 0.104002
 | 
			
		||||
 | 
			
		||||
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 0.104001-1mamba
 | 
			
		||||
- automatic version update by autodist
 | 
			
		||||
 | 
			
		||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 0.103012-1mamba
 | 
			
		||||
- automatic update by autodist
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user