SPECS: mozldap.spec - use own build directory (rather mozilla)

glen glen at pld-linux.org
Wed Sep 6 22:56:53 CEST 2006


Author: glen                         Date: Wed Sep  6 20:56:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use own build directory (rather mozilla)

---- Files affected:
SPECS:
   mozldap.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/mozldap.spec
diff -u SPECS/mozldap.spec:1.14 SPECS/mozldap.spec:1.15
--- SPECS/mozldap.spec:1.14	Tue Jun 27 10:45:55 2006
+++ SPECS/mozldap.spec	Wed Sep  6 22:56:48 2006
@@ -83,10 +83,10 @@
 wykorzystujące biblioteki Mozilla LDAP C SDK.
 
 %prep
-%setup -q -n mozilla
+%setup -q -c
 
 %build
-cd directory/c-sdk
+cd mozilla/directory/c-sdk
 %configure \
 %ifarch %{x8664} ia64 ppc64 s390x
 	--enable-64bit \
@@ -117,6 +117,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_includedir},%{_libdir}}/mozldap
 
+cd mozilla
 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
@@ -182,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/09/06 20:56:48  glen
+- use own build directory (rather mozilla)
+
 Revision 1.14  2006/06/27 08:45:55  qboosh
 - use svrcore-devel from separate spec, release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozldap.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list