public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opensips] f45: README changes
@ 2026-08-19 17:26 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-08-19 17:26 UTC (permalink / raw)
To: git-commits
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*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 17:26 [rpms/opensips] f45: README changes Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox