Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
  • stable/20250430.1
  • stable/20250430.0
  • beta/202504301614
  • nightly/20250430.0
  • stable/20250424.1
  • beta/202504241506
  • stable/20250424.0
  • nightly/20250424.1
  • nightly/20250424.0
  • nightly/20250422.0
  • beta/202504120241
  • stable/20250411.0
  • nightly/20250411.0
21 results

wizardview

  • Clone with SSH
  • Clone with HTTPS
  • Maxim Cournoyer's avatar
    Maxim Cournoyer authored
    * packaging/rules/debian/rules (override_dh_auto_configure): Move
    recipes to ...
    (override_dh_auto_configure_build): ... here.  This is necessary as
    the LRC now must find the share library of the daemon, hence it must
    be built before the LRC configuration occurs.
    <-DENABLE_LIBWRAP=true>: New option when configuring the LRC.
    * packaging/rules/rpm/jami-libclient.spec (%build): Likewise.
    * scripts/install.sh (lrc_cmake_flags): Likewise.
    (OSTYPE): Remove variable.
    (sharedLib): Remove variable.  The Jami daemon shared library is
    needed when dynamically linking against it when libwrap is enabled.
    * packaging/rules/rpm/jami-daemon.spec (%build): Drop the --disable-shared
    option.
    (%files): Register the libring.so dynamic library.
    * packaging/rules/debian/rules (override_dh_auto_configure): Drop the
    --disable-shared option.
    
    GitLab: jami-packaging#101
    Change-Id: Id1acaaf15a0f3d561c73bf34dde48f4eaf058eed
    6096e314
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..