зеркало из https://github.com/mozilla/pjs.git
Use --system-svrcore with configure to force the build to use svrcore from /usr/include and /usr/lib
This commit is contained in:
Родитель
d5ba4e2d30
Коммит
d6a9f5bfb4
|
@ -7,7 +7,7 @@
|
|||
Summary: Mozilla LDAP C SDK
|
||||
Name: mozldap
|
||||
Version: %{major}.%{minor}
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: MPL/GPL/LGPL
|
||||
URL: http://www.mozilla.org/directory/csdk.html
|
||||
Group: System Environment/Libraries
|
||||
|
@ -57,7 +57,7 @@ Header and Library files for doing development with Network Security Services.
|
|||
arg64="--enable-64bit"
|
||||
%endif
|
||||
cd mozilla/directory/c-sdk
|
||||
./configure $arg64 --with-nss --enable-optimize --disable-debug
|
||||
./configure $arg64 --with-nss --system-svrcore --enable-optimize --disable-debug
|
||||
|
||||
%build
|
||||
|
||||
|
@ -173,6 +173,9 @@ cp -r mozilla/directory/c-sdk/ldap/examples $RPM_BUILD_ROOT/usr/share/mozldap
|
|||
/usr/share/mozldap
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2006 Rich Megginson <rmeggins@redhat.com> - 5.17-2
|
||||
- use --system-svrcore to configure
|
||||
|
||||
* Mon Dec 19 2005 Rich Megginson <rmeggins@redhat.com> - 5.17-1
|
||||
- Initial revision
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче