Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-release-src > by-pkgid > 44058169f59a46d57f60b420a24bafb1 > files > 2

perl-Net-LDAP-SID-0.1.0-4.mga8.src.rpm

%define upstream_name    Net-LDAP-SID
%define upstream_version 0.001

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 4
Summary:    Active Directory Security Identifier manipulation
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        http://metacpan.org/release/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
BuildArch: noarch

%description
Active Directory Security Identifier manipulation

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make_build CFLAGS="%{optflags}"

%check
%make test

%install
%make_install

%files
%doc Changes META.json META.yml README
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog
* Wed Feb 12 2020 umeabot <umeabot> 0.1.0-4.mga8
+ Revision: 1505574
- Mageia 8 Mass Rebuild

* Thu Sep 20 2018 umeabot <umeabot> 0.1.0-3.mga7
+ Revision: 1285130
- Mageia 7 Mass Rebuild

* Tue Oct 03 2017 tv <tv> 0.1.0-2.mga7
+ Revision: 1165861
- rebuild with fixed rpm for missing autodeps

* Fri Sep 22 2017 guillomovitch <guillomovitch> 0.1.0-1.mga7
+ Revision: 1157264
- imported package perl-Net-LDAP-SID


* Fri Sep 22 2017 cpan2dist 0.001-1mga
- initial mageia release, generated with cpan2dist