[packages/c-icap] - rel 4, provide owned user and group
baggins
baggins at pld-linux.org
Thu Dec 4 09:33:14 CET 2025
commit 75c095949df9e94d37d00abb7d092c5085277862
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Dec 4 11:33:05 2025 +0100
- rel 4, provide owned user and group
c-icap.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/c-icap.spec b/c-icap.spec
index 0f56689..b51d050 100644
--- a/c-icap.spec
+++ b/c-icap.spec
@@ -2,7 +2,7 @@ Summary: C implementation of an ICAP server
Summary(pl.UTF-8): Implementacja w C serwera ICAP
Name: c-icap
Version: 0.5.12
-Release: 3
+Release: 4
License: BSD
Group: Networking/Daemons
Source0: https://downloads.sourceforge.net/c-icap/c_icap-%{version}.tar.gz
@@ -29,6 +29,8 @@ Requires(post,preun,postun): systemd-units >= 38
Requires: systemd-units >= 0.38
Requires: %{name}-lib = %{version}-%{release}
Requires: rc-scripts >= 0.4.0.12
+Provides: group(c-icap)
+Provides: user(c-icap)
Conflicts: logrotate < 3.8.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/c-icap.git/commitdiff/75c095949df9e94d37d00abb7d092c5085277862
More information about the pld-cvs-commit
mailing list