From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/5] clamav: Drop clamav-databse subpackage.
Date: Tue, 14 Feb 2023 09:15:38 +0100 [thread overview]
Message-ID: <20230214081540.125883-3-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230214081540.125883-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]
The database is going to be provided by an own main package.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
clamav/clamav.nm | 18 ++----------------
1 file changed, 2 insertions(+), 16 deletions(-)
diff --git a/clamav/clamav.nm b/clamav/clamav.nm
index 1d2d08905..de834c6e0 100644
--- a/clamav/clamav.nm
+++ b/clamav/clamav.nm
@@ -5,7 +5,7 @@
name = clamav
version = 0.103.7
-release = 4
+release = 5
groups = System Environment/Daemons
url = https://www.clamav.net
@@ -85,6 +85,7 @@ packages
package %{name}
requires
%{name}-libs = %{thisver}
+ %{name}-databases
end
configfiles
@@ -127,10 +128,6 @@ packages
package %{name}-libs
template LIBS
-
- requires
- %{name}-databases = %{thisver}
- end
end
package %{name}-devel
@@ -140,15 +137,4 @@ packages
package %{name}-debuginfo
template DEBUGINFO
end
-
- package %{name}-databases
- summary = Clamav Virus Databases.
- description
- Shipped virus databases needed for virus scanning.
- end
-
- files
- %{localstatedir}/lib/%{name}
- end
- end
end
--
2.30.2
next prev parent reply other threads:[~2023-02-14 8:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 8:15 [PATCH 1/5] clamav: Change user/group to clamav Stefan Schantl
2023-02-14 8:15 ` [PATCH 2/5] clamav: Add config files for clamd and freshclam Stefan Schantl
2023-02-14 8:15 ` Stefan Schantl [this message]
2023-02-14 8:15 ` [PATCH 4/5] clamav-databases: New package Stefan Schantl
2023-02-14 8:15 ` [PATCH 5/5] clamav: Silence output during user creation Stefan Schantl
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=20230214081540.125883-3-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.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