SPECS (AC-branch): openldap.spec - update to 2.3.37 (HEAD merge)

glen glen at pld-linux.org
Tue Aug 21 08:33:02 CEST 2007


Author: glen                         Date: Tue Aug 21 06:33:02 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- update to 2.3.37 (HEAD merge)

---- Files affected:
SPECS:
   openldap.spec (1.236.2.12 -> 1.236.2.13) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.236.2.12 SPECS/openldap.spec:1.236.2.13
--- SPECS/openldap.spec:1.236.2.12	Sun Jan 14 22:08:42 2007
+++ SPECS/openldap.spec	Tue Aug 21 08:32:57 2007
@@ -3,7 +3,6 @@
 # - package contribs?
 # - complete & validate descriptions
 #   /usr/share/man/man5/slapd-tcl.5.gz
-#   /usr/share/man/man5/slapo-chain.5.gz
 #
 # Conditional build:
 # ldbm_type	- set to needed value (btree<default> or hash)
@@ -19,12 +18,12 @@
 Summary(ru):	ïÂÒÁÚÃÙ ËÌÉÅÎÔÏ× LDAP
 Summary(uk):	úÒÁÚËÉ Ë̦¤ÎÔ¦× LDAP
 Name:		openldap
-Version:	2.3.32
+Version:	2.3.37
 Release:	1
 License:	OpenLDAP Public License
 Group:		Networking/Daemons
 Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5:	154d674cf95a8f8acc496cc6cb0671e1
+# Source0-md5:	f5c6cec07469ce8f64710eba3aeb58f8
 Source1:	ldap.init
 Source2:	%{name}.sysconfig
 Source3:	ldap.conf
@@ -1026,18 +1025,29 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/liblber-2.3.so.*.*.*
+%attr(755,root,root) %{_libdir}/libldap-2.3.so.*.*.*
+%attr(755,root,root) %{_libdir}/libldap_r-2.3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/liblber-2.3.so.0
+%attr(755,root,root) %ghost %{_libdir}/libldap-2.3.so.0
+%attr(755,root,root) %ghost %{_libdir}/libldap_r-2.3.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
+%attr(755,root,root) %{_libdir}/liblber.so
+%attr(755,root,root) %{_libdir}/libldap.so
+%attr(755,root,root) %{_libdir}/libldap_r.so
+%{_libdir}/liblber.la
+%{_libdir}/libldap.la
+%{_libdir}/libldap_r.la
+%{_includedir}/*.h
 %{_mandir}/man3/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/liblber.a
+%{_libdir}/libldap.a
+%{_libdir}/libldap_r.a
 
 %files backend-bdb
 %defattr(644,root,root,755)
@@ -1062,6 +1072,7 @@
 %attr(755,root,root) %{_libdir}/openldap/back_ldap*.so*
 %{_libdir}/openldap/back_ldap.la
 %{_mandir}/man5/slapd-ldap.5*
+%{_mandir}/man5/slapo-chain.5*
 
 %files backend-ldbm
 %defattr(644,root,root,755)
@@ -1234,6 +1245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.236.2.13  2007/08/21 06:32:57  glen
+- update to 2.3.37 (HEAD merge)
+
 Revision 1.236.2.12  2007/01/14 21:08:42  glen
 - 2.3.32
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openldap.spec?r1=1.236.2.12&r2=1.236.2.13&f=u



More information about the pld-cvs-commit mailing list