public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opensips] f45: README changes
Date: Wed, 19 Aug 2026 17:26:43 GMT	[thread overview]
Message-ID: <178716040376.1.16259496192447137254.rpms-opensips-c2c1d7aeba42@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/opensips
            Branch : f45
            Commit : c2c1d7aeba42b7a5b320f73079ba496c1ab38288
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-08-19T19:11:54+02:00
            Stats  : +4/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opensips/c/c2c1d7aeba42b7a5b320f73079ba496c1ab38288?branch=f45

            Log:
            README changes

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/opensips.spec b/opensips.spec
index 13887e4..e7e20cd 100644
--- a/opensips.spec
+++ b/opensips.spec
@@ -927,7 +927,7 @@ clients.
 %autosetup -p1 -n %{name}-%{version}
 
 %build
-LOCALBASE=/usr NICER=0 CFLAGS="%{optflags}" LDFLAGS="%{?__global_ldflags}" %{?_with_oracle:ORAHOME="$ORACLE_HOME"} %{__make} all modules-readme %{?_smp_mflags} TLS=1 VERSIONTYPE=git THISREVISION=%{sub %git_commit 0 9} HTTP2D_USE_SYSTEM=yes HTTP2D_USE_SHARED=yes STIR_SHAKEN_OPENSSL=yes \
+LOCALBASE=/usr NICER=0 CFLAGS="%{optflags}" LDFLAGS="%{?__global_ldflags}" %{?_with_oracle:ORAHOME="$ORACLE_HOME"} %{__make} all %{?_smp_mflags} TLS=1 VERSIONTYPE=git THISREVISION=%{sub %git_commit 0 9} HTTP2D_USE_SYSTEM=yes HTTP2D_USE_SHARED=yes STIR_SHAKEN_OPENSSL=yes \
   exclude_modules="%EXCLUDE_MODULES" \
   PYTHON=/usr/bin/python3 \
   cfg_target=%{_sysconfdir}/opensips/
@@ -1008,12 +1008,15 @@ install -D -p -m 644 packaging/redhat_fedora/%{name}.sysconfig %{buildroot}%{_sy
 %config(noreplace) %{_sysconfdir}/opensips/tls/user/user-privkey.pem
 
 %dir %{_datadir}/opensips/
+%dir %{_datadir}/opensips/examples/
+%dir %{_datadir}/opensips/examples/templates/
 %dir %{_datadir}/opensips/dbtext/
 %dir %{_datadir}/opensips/dbtext/opensips/
 %dir %{_datadir}/opensips/menuconfig_templates/
 
 %{_datadir}/opensips/dbtext/opensips/*
 %{_datadir}/opensips/menuconfig_templates/*.m4
+%{_datadir}/opensips/examples/templates/*
 
 %{_mandir}/man5/opensips.cfg.5*
 %{_mandir}/man8/opensips.8*

                 reply	other threads:[~2026-08-19 17:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178716040376.1.16259496192447137254.rpms-opensips-c2c1d7aeba42@fedoraproject.org \
    --to=lemenkov@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox