SPECS: mozldap.spec - more static libs
zbyniu
zbyniu at pld-linux.org
Tue May 2 13:59:55 CEST 2006
Author: zbyniu Date: Tue May 2 11:59:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more static libs
---- Files affected:
SPECS:
mozldap.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/mozldap.spec
diff -u SPECS/mozldap.spec:1.8 SPECS/mozldap.spec:1.9
--- SPECS/mozldap.spec:1.8 Sun Apr 30 03:04:24 2006
+++ SPECS/mozldap.spec Tue May 2 13:59:49 2006
@@ -10,7 +10,7 @@
Summary(pl): Mozilla LDAP C SDK
Name: mozldap
Version: %{major}.%{minor}
-Release: 0.1
+Release: 0.2
License: MPL/GPL/LGPL
Group: System
Source0: ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v%{major}.17/src/ldapcsdk-5.1.7.tar.gz
@@ -108,9 +108,10 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_includedir},%{_libdir}}/mozldap
-install dist/lib/lib*ldap* $RPM_BUILD_ROOT%{_libdir}
+install dist/lib/lib*ldap*.so $RPM_BUILD_ROOT%{_libdir}
install dist/bin/ldap* $RPM_BUILD_ROOT%{_libdir}/mozldap
install dist/public/ldap/*.h $RPM_BUILD_ROOT%{_includedir}/mozldap
+install directory/c-sdk/ldap/libraries/lib*/lib*50.a $RPM_BUILD_ROOT%{_libdir}
install -d $RPM_BUILD_ROOT%{_datadir}/mozldap%{_sysconfdir}
cd directory/c-sdk/ldap
@@ -171,6 +172,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/05/02 11:59:49 zbyniu
+- more static libs
+
Revision 1.8 2006/04/30 01:04:24 zbyniu
- subpackage static
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozldap.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list