packages: ejabberd/ejabberd.spec - rel 2; catch more so deps

arekm arekm at pld-linux.org
Wed May 5 12:17:21 CEST 2010


Author: arekm                        Date: Wed May  5 10:17:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; catch more so deps

---- Files affected:
packages/ejabberd:
   ejabberd.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: packages/ejabberd/ejabberd.spec
diff -u packages/ejabberd/ejabberd.spec:1.61 packages/ejabberd/ejabberd.spec:1.62
--- packages/ejabberd/ejabberd.spec:1.61	Wed Apr  7 22:44:13 2010
+++ packages/ejabberd/ejabberd.spec	Wed May  5 12:17:15 2010
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Odporny na awarie rozproszony serwer Jabbera/XMPP
 Name:		%{realname}
 Version:	2.1.3
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://www.process-one.net/downloads/ejabberd/%{version}/%{realname}-%{version}.tar.gz
@@ -78,7 +78,9 @@
 cd src
 %{__autoconf}
 %configure \
-	--enable-odbc %{?with_pam --enable-pam}
+	%{?with_pam --enable-pam} \
+	--with-openssl=%{_prefix} \
+	--enable-odbc
 %{__make} -j1
 cd ..
 
@@ -97,6 +99,8 @@
 sed -e's, at libdir@,%{_libdir},g' %{SOURCE4} > $RPM_BUILD_ROOT%{_sbindir}/%{realname}ctl
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/jabber
 
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/ejabberd/priv/lib/*.so
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -151,6 +155,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2010/05/05 10:17:15  arekm
+- rel 2; catch more so deps
+
 Revision 1.61  2010/04/07 20:44:13  areq
 - vcard-access-get.patch - access rule to restrict who is allowed to see vCards of local users
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ejabberd/ejabberd.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list