New version: 0.34
This commit is contained in:
parent
a3be951c64
commit
c4fd97373e
@ -1 +1 @@
|
|||||||
perl-ldap-0.33.tar.gz
|
perl-ldap-0.34.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-LDAP
|
Name: perl-LDAP
|
||||||
Version: 0.33
|
Version: 0.34
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: LDAP Perl module
|
Summary: LDAP Perl module
|
||||||
|
|
||||||
@ -41,7 +41,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
|||||||
chmod -R u+w $RPM_BUILD_ROOT/*
|
chmod -R u+w $RPM_BUILD_ROOT/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
mv t/0-signature.t t/0-signature.t.skip
|
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -59,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 13 2007 Robin Norwood <rnorwood@redhat.com> - 1:0.34-1
|
||||||
|
- New version: 0.34
|
||||||
|
|
||||||
* Wed Sep 27 2006 Robin Norwood <rnorwood@redhat.com> - 1:0.33-3
|
* Wed Sep 27 2006 Robin Norwood <rnorwood@redhat.com> - 1:0.33-3
|
||||||
- Bugzilla: 207430
|
- Bugzilla: 207430
|
||||||
- Incorporate fixes from Jose Oliveira's patch
|
- Incorporate fixes from Jose Oliveira's patch
|
||||||
|
Loading…
Reference in New Issue
Block a user