automatic version update by autodist [release 1.05-1mamba;Mon Jul 26 2021]
This commit is contained in:
parent
137afcc51e
commit
8798baa4ce
@ -1,30 +1,29 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Net-XMPP
|
Name: perl-Net-XMPP
|
||||||
Version: 1.02
|
Version: 1.05
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Net::XMPP - XMPP Perl Library
|
Summary: Net::XMPP - XMPP Perl Library
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/H/HA/HACKER/Net-XMPP-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-XMPP-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Requires: perl >= %perl_major_ver
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Authen-SASL
|
BuildRequires: perl-Authen-SASL
|
||||||
BuildRequires: perl-devel
|
|
||||||
BuildRequires: perl-Digest-SHA1
|
|
||||||
BuildRequires: perl-XML-Stream
|
BuildRequires: perl-XML-Stream
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRequires: perl-LWP-Online
|
||||||
|
Requires: perl >= %perl_major_ver
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Net::XMPP - XMPP Perl Library
|
Net::XMPP - XMPP Perl Library
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n Net-XMPP-%{version}
|
%setup -q -n Net-XMPP-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -60,6 +59,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 26 2021 Automatic Build System <autodist@mambasoft.it> 1.05-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jul 11 2013 Automatic Build System <autodist@mambasoft.it> 1.02-2mamba
|
* Thu Jul 11 2013 Automatic Build System <autodist@mambasoft.it> 1.02-2mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user