<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Daniel,<br>
    I was able to build kamailio with radius package on OBS just using
    the spec file of your project with %define _with_radius 1 for centos
    and redhat and creating a new package for radiusclient-ng in the
    same project.<br>
    For the radiusclient-ng package I linked to the repoforge src.rpm:<br>
<a class="moz-txt-link-freetext" href="http://pkgs.repoforge.org/radiusclient-ng/radiusclient-ng-0.5.6-5.rf.src.rpm">http://pkgs.repoforge.org/radiusclient-ng/radiusclient-ng-0.5.6-5.rf.src.rpm</a><br>
    <br>
    The test project I used is
    <a class="moz-txt-link-freetext" href="https://build.opensuse.org/project/show/home:r4ndomx">https://build.opensuse.org/project/show/home:r4ndomx</a><br>
    <br>
    Thanks for the hints.<br>
    <br>
    Regards,<br>
    Antonio.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Il 27/04/2016 15:02, Antonio Reale ha
      scritto:<br>
    </div>
    <blockquote
      cite="mid:5ebaf3db-19f4-864f-f0cb-574c04dad087@gmail.com"
      type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Thanks Daniel,<br>
      I'm not an expert but I'm happy to help with rpms building.<br>
      I'm going to create an account on Opensuse Building Service to
      familiarize with it and I'll get back to you soon.<br>
      <br>
      Antonio.<br>
      <br>
      <br>
      <div class="moz-cite-prefix">Il 27/04/2016 12:41,
        Daniel-Constantin Mierla ha scritto:<br>
      </div>
      <blockquote
        cite="mid:31a9a71c-cd3f-2b5f-c95e-30e48d67d747@gmail.com"
        type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        <p>I added quickly the dependency on epel-release to the
          opensuse build service, but it results in dependency issue:</p>
        <p>"nothing provides epel-release, nothing provides
          radiusclient-ng-devel"</p>
        <p>The spec from kamailio sources was not much maintained
          lately, perhaps those for fedora and centos are a bit more
          recent. Then one for opensuse build service is specific for
          it, as it has those conditions on distros.</p>
        <p>If you want to take over or at least help with rpms building,
          I can give you access to the opensuse build service project so
          you can play with and adjust as needed. Also, if you want to
          submit updates to the specs from the source tree, we will
          accept them.</p>
        <p>We can also provide a server where to mirror rpm packages
          built by community members, if someone wants to take care of
          maintaining the builds and rpm repos.</p>
        <p>Cheers,<br>
          Daniel<br>
        </p>
        <br>
        <div class="moz-cite-prefix">On 27/04/16 12:21, Antonio Reale
          wrote:<br>
        </div>
        <blockquote
          cite="mid:8c2b1551-43fd-d394-f06f-d36f9224ee8b@gmail.com"
          type="cite">
          <meta content="text/html; charset=windows-1252"
            http-equiv="Content-Type">
          Daniel I downloaded the src.rpm from opensuse repository and I
          see that the .spec file is different from that provided in the
          kamailio source.<br>
          Reading the .spec from kamailio-4.4.0_src.tar.gz I see:<br>
          <br>
          <font size="-1">%package    radius</font><br>
          <font size="-1">Summary:    RADIUS modules for Kamailio.</font><br>
          <font size="-1">Group:        System Environment/Daemons</font><br>
          <font size="-1">Requires:    epel-release, radiusclient-ng,
            kamailio = %ver</font><br>
          <font size="-1">BuildRequires:    epel-release,
            radiusclient-ng-devel</font><br>
          <br>
          In effect, epel-release is a package in the official repo
          extras:<br>
          <br>
          # yum info epel-release<br>
          <font size="-1">...</font><br>
          <font size="-1">Available Packages</font><br>
          <font size="-1">Name        : epel-release</font><br>
          <font size="-1">Arch        : noarch</font><br>
          <font size="-1">Version     : 7</font><br>
          <font size="-1">Release     : 5</font><br>
          <font size="-1">Size        : 14 k</font><br>
          <font size="-1">Repo        : extras/7/x86_64</font><br>
          <font size="-1">Summary     : Extra Packages for Enterprise
            Linux repository configuration</font><br>
          <font size="-1">URL         : <a moz-do-not-send="true"
              class="moz-txt-link-freetext"
              href="http://download.fedoraproject.org/pub/epel">http://download.fedoraproject.org/pub/epel</a></font><br>
          <font size="-1">License     : GPLv2</font><br>
          <font size="-1">Description : This package contains the Extra
            Packages for Enterprise Linux (EPEL) repository</font><br>
          <font size="-1">            : GPG key as well as configuration
            for yum.</font><br>
          <br>
          Probably is enough to %define _with_radius 1  and add
          epel-release as dependency in the .spec file used on opensuse
          build service also for rhel >= 7.<br>
          <br>
          Regards,<br>
          Antonio.<br>
          <br>
          <br>
          <div class="moz-cite-prefix">Il 27/04/2016 11:43, Antonio
            Reale ha scritto:<br>
          </div>
          <blockquote
            cite="mid:de74c1c2-7684-31ef-b350-dc5798a9dcab@gmail.com"
            type="cite">
            <meta content="text/html; charset=windows-1252"
              http-equiv="Content-Type">
            Daniel, if I'm not wrong Download on Demand Repository (DOD)
            feature can be used for dependencies resolution using
            external repository:<br>
            <br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://openbuildservice.org/help/manuals/obs-best-practices/cha.obs.best-practices.webuiusage.html#idm140343052158624">http://openbuildservice.org/help/manuals/obs-best-practices/cha.obs.best-practices.webuiusage.html#idm140343052158624</a><br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.concepts.html#concept_dod">http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.concepts.html#concept_dod</a><br>
            <br>
            Thanks.<br>
            Antonio<br>
            <br>
            <br>
            <div class="moz-cite-prefix">Il 27/04/2016 10:45,
              Daniel-Constantin Mierla ha scritto:<br>
            </div>
            <blockquote
              cite="mid:b059f8c3-5968-3ffd-269d-45ac28c9b7ce@gmail.com"
              type="cite">
              <meta content="text/html; charset=windows-1252"
                http-equiv="Content-Type">
              <p>Hello,</p>
              <p>I am not sure there is a way to enable EPEL in the
                opensuse build portal -- that is managed by opensuse
                community.</p>
              <p>Maybe you have a bit of time to investigate the docs of
                opensuse build service or search on the web for this
                topic. If there is a way, I can enable it or give access
                to someone that wants to manage the building of RPMs.</p>
              <p>Cheers,<br>
                Daniel<br>
              </p>
              <br>
              <div class="moz-cite-prefix">On 27/04/16 10:20, Antonio
                Reale wrote:<br>
              </div>
              <blockquote
                cite="mid:6fd1b512-d1d4-a265-5772-5c326b3d8ec5@gmail.com"
                type="cite">
                <meta content="text/html; charset=windows-1252"
                  http-equiv="Content-Type">
                Hi Daniel,<br>
                you're right. Both radiusclient-ng and freeradius-client
                are in EPEL repository, not in the official ones. Is not
                possible to provide these client library packages also
                on the kamailio centos rpm repo?<br>
                <br>
                Thanks.<br>
                Regards.<br>
                <br>
                Antonio<br>
                <br>
                <br>
                <div class="moz-cite-prefix">Il 27/04/2016 08:54,
                  Daniel-Constantin Mierla ha scritto:<br>
                </div>
                <blockquote
                  cite="mid:e6c056a1-71b1-5cfe-a5bc-d2e9db8a639d@gmail.com"
                  type="cite">
                  <meta content="text/html; charset=windows-1252"
                    http-equiv="Content-Type">
                  <p>Hello,</p>
                  <p>I think the dependency is missing -- does centos
                    official repo provide libradius client library?</p>
                  <p>Cheers,<br>
                    Daniel<br>
                  </p>
                  <div class="moz-cite-prefix">On 26/04/16 17:27,
                    Antonio Reale wrote:<br>
                  </div>
                  <blockquote
                    cite="mid:0067858a-97b7-c756-0061-f02c856bf04b@gmail.com"
                    type="cite">Hi all, <br>
                    I see that the kamailio-radius rpm package is
                    available only for Opensuse. <br>
                    Is there a particular reason that it is unavailable
                    for Centos? <br>
                    <br>
                    Thanks. <br>
                    Regards. <br>
                    <br>
                    Antonio <br>
                    <br>
                    _______________________________________________ <br>
                    SIP Express Router (SER) and Kamailio (OpenSER) -
                    sr-users mailing list <br>
                    <a moz-do-not-send="true"
                      class="moz-txt-link-abbreviated"
                      href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
                    <br>
                    <a moz-do-not-send="true"
                      class="moz-txt-link-freetext"
                      href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
                    <br>
                  </blockquote>
                  <br>
                  <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, Berlin, May 18-20, 2016 - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
                  <br>
                  <fieldset class="mimeAttachmentHeader"></fieldset>
                  <br>
                  <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
                </blockquote>
                <br>
              </blockquote>
              <br>
              <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, Berlin, May 18-20, 2016 - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
            </blockquote>
            <br>
          </blockquote>
          <br>
        </blockquote>
        <br>
        <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, Berlin, May 18-20, 2016 - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>