[packages/uwsgi] - user/group Provides
qboosh
qboosh at pld-linux.org
Fri Apr 4 21:35:52 CEST 2025
commit 8390f27f606f38fff4dc6eafe0606e07e46f378a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 4 21:28:10 2025 +0200
- user/group Provides
uwsgi.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index 4640f4d..7c0e183 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -17,7 +17,6 @@
%endif
# TODO:
-# - pl desc
# - apache, module?
# - 'gevent' plugin depends on python and works only after python plugin is loaded
# this can probably be fixed by better linking
@@ -70,6 +69,8 @@ Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
Requires: rc-scripts >= 0.4.3.0
Requires: systemd-units >= 38
+Provides: group(uwsgi)
+Provides: user(uwsgi)
Provides: webserver(cgi)
Suggests: uwsgi-plugin-python
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uwsgi.git/commitdiff/e1340086e5a60f83d3dc75db4f6b74bcdc0ad499
More information about the pld-cvs-commit
mailing list