]> git.pld-linux.org Git - packages/ejabberd.git/blobdiff - ejabberd.spec
- rel 1; logdb works
[packages/ejabberd.git] / ejabberd.spec
index a8cbbe111a9134d0077d045b126306a4a6f0d149..4caddb7a10abab6a09818839fb85fe542f90ea90 100644 (file)
@@ -1,74 +1,92 @@
-
+# TODO:
+# - package all deps (tarballs 10-29) into separate spec files
+#   (like in fedora)
 # Conditional build:
 %bcond_with    pam             # PAM authentication support
-%bcond_with    logdb           # enable mod_logdb (server-side message logging)
-%bcond_with    weaker_crypto   # enable SSLv3
+%bcond_without logdb           # enable mod_logdb (server-side message logging)
+%bcond_with    new_sql_schema  # build with the new SQL schema
 
 Summary:       Fault-tolerant distributed Jabber/XMPP server
 Summary(pl.UTF-8):     Odporny na awarie rozproszony serwer Jabbera/XMPP
 Name:          ejabberd
-Version:       13.10
+Version:       19.08
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://www.process-one.net/downloads/ejabberd/%{version}/%{name}-%{version}.tgz
-# Source0-md5: 94ce4fe244ee72771eeafe27209d6d3c
+# Source0-md5: c8a3215a85bc3c5f021306747f76b730
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.service
+Source4:       %{name}.logrotate
 #
 # Archives created with the ejabberd-pack_deps.sh script (in this repo)
-Source10:      ejabberd-goldrush-20131108.tar.gz
-# Source10-md5:        3f61708d20fcee2e7d47036cc470f4e9
-Source11:      ejabberd-lager-20131111.tar.gz
-# Source11-md5:        e0933da9d0462b045f6b9c4bbd320d3e
-Source12:      ejabberd-p1_cache_tab-20130515.tar.gz
-# Source12-md5:        f2500cffdaff434b354d01eeb24d136d
-Source13:      ejabberd-p1_iconv-20130602.tar.gz
-# Source13-md5:        ab0118d4097ee756f65fd087265c88ae
-Source14:      ejabberd-p1_stringprep-20131113.tar.gz
-# Source14-md5:        282d70c792a78ea9a7415b0b4e65e157
-Source15:      ejabberd-p1_tls-20130717.tar.gz
-# Source15-md5:        1211c5d8f0a95b58dfc5fb5bf4e13ded
-Source16:      ejabberd-p1_xml-20131017.tar.gz
-# Source16-md5:        dc7ebd7ed1ed6340ff0e7739173d4438
-Source17:      ejabberd-p1_yaml-20131031.tar.gz
-# Source17-md5:        82d4bb5c5d56ab93a60f5d1c6e583dc1
-Source18:      ejabberd-p1_zlib-20130515.tar.gz
-# Source18-md5:        a203d9359122ead64966eeb0bd1c8cf7
-Source19:      ejabberd-xmlrpc-20130116.tar.gz
-# Source19-md5:        22e02ff7ca174b4ac225005f63da10ad
-Source20:      ejabberd-jiffy-20130702.tar.gz
-# Source20-md5:        01b156e97005f07ce8bb46ecf27471ff
-Source21:      ejabberd-p1_mysql-20131024.tar.gz
-# Source21-md5:        c02921f21ba030357d2cbbbf182af54a
-Source22:      ejabberd-p1_pam-20130515.tar.gz
-# Source22-md5:        0ca31094d93dfb047f05c7539136433a
-Source23:      ejabberd-p1_pgsql-20130515.tar.gz
-# Source23-md5:        1958be8e59d1b472499ef1bdf8edc1db
-Source24:      ejabberd-p1_stun-20130624.tar.gz
-# Source24-md5:        9a1c5ad9b3b95364d3f76446fcf58dc3
-#
+Source10:      %{name}-base64url-20190617.tar.gz
+# Source10-md5: 5a12fd2fb1f992c850aba5115aab3dd4
+Source11:      %{name}-cache_tab-20190802.tar.gz
+# Source11-md5: cf0e72d17802d2e10d850f0e339a1c11
+Source12:      %{name}-eimp-20190802.tar.gz
+# Source12-md5: ec256209f4c1798f1fc4c863881f9e43
+Source13:      %{name}-elixir-20170515.tar.gz
+# Source13-md5: 73be42f7d0cda7aeee5c0e6dadc0c451
+Source14:      %{name}-ezlib-20190523.tar.gz
+# Source14-md5: e521f10bba8fd2208aa5c15272050399
+Source15:      %{name}-fast_tls-20190802.tar.gz
+# Source15-md5: 80359622cc6d929923d5c316f9b9061f
+Source16:      %{name}-fast_xml-20190802.tar.gz
+# Source16-md5: 628bc356a896e6921818700738d977e5
+Source17:      %{name}-fast_yaml-20190802.tar.gz
+# Source17-md5: 9a277749887e10ef34a50ff08c6b2d82
+Source18:      %{name}-goldrush-20160531.tar.gz
+# Source18-md5: acac73f0fc85d23671f0c49c68f8df8a
+Source19:      %{name}-jiffy-20160331.tar.gz
+# Source19-md5: 78f31a7dea7538ef3e63f77351f4d0b7
+Source20:      %{name}-jose-20170518.tar.gz
+# Source20-md5: b1675bfc57c1b3b7e154270e2bcd4559
+Source21:      %{name}-lager-20190430.tar.gz
+# Source21-md5: 66205d931dd27b496529c19addf6d7d9
+Source22:      %{name}-mqtree-20190802.tar.gz
+# Source22-md5: 16cd0ea398c505e12bd886c5fd311012
+Source23:      %{name}-p1_mysql-20190831.tar.gz
+# Source23-md5: 8cc96c4fcc8341b2c0565f818de2ba6d
+Source24:      %{name}-p1_oauth2-20190523.tar.gz
+# Source24-md5: 5a1284f4e055d414f5867fdf54baf164
+Source25:      %{name}-p1_pgsql-20190523.tar.gz
+# Source25-md5: 348772eb0ccb9952cb202a7900eb905d
+Source26:      %{name}-p1_utils-20190802.tar.gz
+# Source26-md5: 19c97dcdc6a37a4b574f67bdce6b9566
+Source27:      %{name}-pkix-20190802.tar.gz
+# Source27-md5: 96c39ddde79ccce22e3ed3785be4861d
+Source28:      %{name}-rebar_elixir_plugin-20160105.tar.gz
+# Source28-md5: 6a069a566d71c3daa45fc4736364adf0
+Source29:      %{name}-sqlite3-20180130.tar.gz
+# Source29-md5: cc8950eb769eb6ceb13723a7b61fe507
+Source30:      %{name}-stringprep-20190802.tar.gz
+# Source30-md5: cd354de1ee12712a2434c39241cf5488
+Source31:      %{name}-xmpp-20190802.tar.gz
+# Source31-md5: 73587aa235b062e592d5f043b32fe3b8
+Source32:      %{name}-yconf-20190802.tar.gz
+# Source32-md5: 8ad82ed92e339c67a63f3ef5e3f95a2c
+
 Patch0:                %{name}-paths.patch
 Patch1:                %{name}-config.patch
-# not available for 13.10
-#Patch2:               %{name}-vcard-access-get.patch
-# http://www.dp.uz.gov.ua/o.palij/mod_logdb/patch-mod_logdb-2.1.12.diff
+# https://paleg.github.io/mod_logdb/
+# https://github.com/paleg/ejabberd/compare/paleg:19.08...paleg:19.08-mod_logdb.patch
 Patch3:                %{name}-mod_logdb.patch
-Patch4:                %{name}-no_sslv3_or_3des.patch
 URL:           http://www.ejabberd.im/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: erlang >= 1:R15B01
+BuildRequires: erlang >= 1:R16B03
 BuildRequires: expat-devel >= 1.95
 BuildRequires: openssl-devel
 %if %{with pam}
 BuildRequires: pam-devel
 %endif
+BuildRequires: git-core
 BuildRequires: rpmbuild(macros) >= 1.671
+BuildRequires: sqlite3-devel
 BuildRequires: yaml-devel
 BuildRequires: zlib-devel
-BuildRequires: git-core
 Requires(post):        /usr/bin/perl
 Requires(post):        jabber-common
 Requires(post):        sed >= 4.0
@@ -79,6 +97,7 @@ Requires:     erlang >= 1:R15B01
 Requires:      expat >= 1.95
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
+Conflicts:     logrotate < 3.8.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoprovfiles        %{_libdir}/%{name}/priv/lib/
@@ -100,15 +119,12 @@ Requires: %{name} = %{version}-%{release}
 Server-side logging module.
 
 %prep
-%setup -q -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16 -a 17 -a 18 -a 19 -a 20 -a 21 -a 22 -a 23 -a 24
+%setup -q -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16 -a 17 -a 18 -a 19 -a 20 -a 21 -a 22 -a 23 -a 24 -a 25 -a 26 -a 27 -a 28 -a 29 -a 30 -a 31 -a 32
 %patch0 -p1
 %patch1 -p1
 #%%patch2 -p1
 %if %{with logdb}
-%patch3 -p0
-%endif
-%if %{without weaker_crypto}
-%patch4 -p1
+%patch3 -p1
 %endif
 
 # Various parts of the build system use 'git describe'
@@ -130,48 +146,44 @@ unset GIT_DIR GIT_WORK_TREE
 %{__autoconf}
 %configure \
        %{?with_pam --enable-pam} \
-       --with-openssl=%{_prefix} \
        --enable-user=jabber \
+       %{__enable_disable new_sql_schema new-sql-schema} \
+       --enable-elixir \
        --enable-full-xml \
-       --enable-nif \
        --enable-odbc \
        --enable-mysql \
        --enable-pgsql \
+       --enable-sqlite --with-sqlite3 \
        %{?with_pam:--enable-pam} \
-       --enable-zlib \
-       --enable-stun \
-       --enable-json \
-       --enable-iconv \
-       --enable-lager
+       --enable-zlib
+
 touch deps/.got
 
-cd deps/p1_iconv
+cd deps/stringprep
 %configure
 cd ../..
-cd deps/p1_stringprep
+cd deps/fast_tls
 %configure
 cd ../..
-cd deps/p1_tls
+cd deps/fast_xml
 %configure
 cd ../..
-cd deps/p1_xml
-%configure \
-       --enable-nif \
-       --enable-full-xml
-cd ../..
-cd deps/p1_yaml
+cd deps/fast_yaml
 %configure
 cd ../..
-cd deps/p1_zlib
+cd deps/ezlib
 %configure
 cd ../..
 
+# for elixir VM
+LC_ALL=en_US.UTF-8; export LC_ALL
 %{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/var/lib/%{name},/etc/{sysconfig,rc.d/init.d}} \
-               $RPM_BUILD_ROOT{%{systemdunitdir},%{_sbindir}}
+               $RPM_BUILD_ROOT{%{systemdunitdir},%{_sbindir}} \
+               $RPM_BUILD_ROOT{/etc/logrotate.d,/var/log/archive/%{name}}
 
 unset GIT_DIR GIT_WORK_TREE
 
@@ -182,12 +194,13 @@ unset GIT_DIR GIT_WORK_TREE
        DESTDIR=$RPM_BUILD_ROOT
 
 sed -e's,@libdir@,%{_libdir},g' -e 's,@EJABBERD_DOC_PATH@,%{_docdir}/%{name}-%{version}/doc,g' %{SOURCE1} > $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
-install %{SOURCE3} $RPM_BUILD_ROOT%{systemdunitdir}/%{name}.service
+cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
+cp -p %{SOURCE3} $RPM_BUILD_ROOT%{systemdunitdir}/%{name}.service
+cp -p %{SOURCE4} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 
 chmod u+rw $RPM_BUILD_ROOT%{_sbindir}/%{name}*
 
-chmod 755 $RPM_BUILD_ROOT%{_libdir}/ejabberd/priv/lib/*.so
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/*/priv/lib/*.so
 
 rm -rf _doc 2>/dev/null || :
 mv $RPM_BUILD_ROOT%{_docdir}/%{name} _doc
@@ -203,7 +216,7 @@ if [ -e /etc/jabber/ejabberd.cfg ] ; then
        %banner -e %{name} <<'EOF'
 Old-style /etc/jabber/ejabberd.cfg configuration file exists. You should
 consider converting it to the new YAML format. You can do this with the
-'ejabberctl convert_to_yaml' command.
+'ejabberdctl convert_to_yaml' command (ejabberd must be already running).
 EOF
 fi
 
@@ -307,24 +320,66 @@ fi
 %defattr(644,root,root,755)
 %doc sql _doc/*
 %attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/elixir
+%attr(755,root,root) %{_bindir}/iex
+%attr(755,root,root) %{_bindir}/mix
 %attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/ejabberd-inetrc
 %attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/ejabberd.yml
 %attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/ejabberdctl.cfg
 # legacy config may still be there
 %attr(640,root,jabber) %ghost %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/ejabberd.cfg
-%attr(770,root,jabber) /var/log/ejabberd
+%attr(770,root,jabber) /var/log/%{name}
+%attr(770,root,jabber) /var/log/archive/%{name}
 %if %{with logdb}
-%exclude %{_libdir}/ejabberd/ebin/mod_logdb*
+%exclude %{_libdir}/ejabberd-%{version}/ebin/mod_logdb*
 %endif
-%{_libdir}/ejabberd
+%{_libdir}/ejabberd-%{version}
+%{_libdir}/base64url-*
+%{_libdir}/cache_tab-*
+%dir %{_libdir}/eimp-*
+%dir %{_libdir}/eimp-*/priv
+%dir %{_libdir}/eimp-*/priv/bin
+%attr(755,root,root) %{_libdir}/eimp-*/priv/bin/eimp
+%{_libdir}/eimp-*/ebin
+%{_libdir}/eimp-*/LICENSE.txt
+%{_libdir}/elixir-*
+%{_libdir}/ezlib-*
+%{_libdir}/fast_tls-*
+%{_libdir}/fast_xml-*
+%{_libdir}/fast_yaml-*
+%{_libdir}/goldrush-*
+%{_libdir}/jiffy-*
+%{_libdir}/jose-*
+%{_libdir}/lager-*
+%dir %{_libdir}/mqtree-*
+%{_libdir}/mqtree-*/ebin
+%dir %{_libdir}/mqtree-*/priv
+%dir %{_libdir}/mqtree-*/priv/lib
+%attr(755,root,root) %{_libdir}/mqtree-*/priv/lib/mqtree.so
+%{_libdir}/p1_mysql-*
+%{_libdir}/p1_oauth2-*
+%{_libdir}/p1_pgsql-*
+%{_libdir}/p1_utils-*
+%dir %{_libdir}/pkix-*
+%{_libdir}/pkix-*/ebin
+%{_libdir}/pkix-*/LICENSE
+%{_libdir}/rebar_elixir_plugin-*
+%{_libdir}/sqlite3-*/ebin
+%dir %{_libdir}/sqlite3-*
+%dir %{_libdir}/sqlite3-*/priv
+%attr(755,root,root) %{_libdir}/sqlite3-*/priv/sqlite3_drv.so
+%{_libdir}/stringprep-*
+%{_libdir}/xmpp-*
+%{_libdir}/yconf-*
 %dir %attr(770,root,jabber) /var/lib/ejabberd
 %ghost %attr(400,jabber,jabber) %ghost %config(noreplace) %verify(not md5 mtime size) /var/lib/ejabberd/.erlang.cookie
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %{systemdunitdir}/%{name}.service
+/etc/logrotate.d/%{name}
 
 %if %{with logdb}
 %files logdb
 %defattr(644,root,root,755)
-%{_libdir}/ejabberd/ebin/mod_logdb*
+%{_libdir}/ejabberd-%{version}/ebin/mod_logdb*
 %endif
This page took 0.492572 seconds and 4 git commands to generate.