Author: qboosh                       Date: Sun Nov 19 09:46:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use mozldap 6.0, release 14

---- Files affected:
SPECS:
   perl-Mozilla-LDAP.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/perl-Mozilla-LDAP.spec
diff -u SPECS/perl-Mozilla-LDAP.spec:1.31 SPECS/perl-Mozilla-LDAP.spec:1.32
--- SPECS/perl-Mozilla-LDAP.spec:1.31   Wed Sep  6 23:07:58 2006
+++ SPECS/perl-Mozilla-LDAP.spec        Sun Nov 19 10:46:04 2006
@@ -8,19 +8,21 @@
 Summary(pl):   PerLDAP - moduĊ‚y perla Mozilla::LDAP
 Name:          perl-Mozilla-LDAP
 Version:       1.4.1
-Release:       13
+Release:       14
 License:       MPL 1.1
 Group:         Development/Languages/Perl
 Source0:       
http://ftp.mozilla.org/pub/mozilla.org/directory/perldap/perldap-%{version}.tar.gz
 # Source0-md5: 39a784c94f6fbed4682f681cd2f183fa
 URL:           http://www.mozilla.org/directory/perldap.html
-BuildRequires: mozldap-devel >= 5.17
+BuildRequires: mozldap-devel >= 6.0
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: sed >= 4.0
-Requires:      mozldap >= 5.17
+Requires:      mozldap >= 6.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreqdep   libldap60.so libprldap60.so 
libssldap60.so
+
 %description
 PerLDAP is a set of modules written in Perl and C that allow
 developers to leverage their existing Perl knowledge to easily access
@@ -49,7 +51,7 @@
 %{_prefix}
 yes
 yes
--lldap50 -lssldap50 -lprldap50 -lssl3 -lpthread
+-lldap60 -lssldap60 -lprldap60 -lssl3 -lpthread
 EOF
 
 %{__make} \
@@ -60,13 +62,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
        DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}
 cp -r examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Mozilla/LDAP/API/.packlist
 
 %clean
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/11/19 09:46:04  qboosh
+- use mozldap 6.0, release 14
+
 Revision 1.31  2006/09/06 21:07:58  glen
 - rel 13
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Mozilla-LDAP.spec?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to