packages: dspam/dspam.spec - soname remove from drivers todo
glen
glen at pld-linux.org
Fri Nov 27 12:18:16 CET 2009
Author: glen Date: Fri Nov 27 11:18:16 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- soname remove from drivers todo
---- Files affected:
packages/dspam:
dspam.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: packages/dspam/dspam.spec
diff -u packages/dspam/dspam.spec:1.78 packages/dspam/dspam.spec:1.79
--- packages/dspam/dspam.spec:1.78 Fri Nov 27 10:34:07 2009
+++ packages/dspam/dspam.spec Fri Nov 27 12:18:10 2009
@@ -4,13 +4,14 @@
# - oracle driver
# - messages from default install of cron with mysql driver Memory fault
# - install drivers in /usr/lib/dspam
+# - if drivers are installed to private dir, remove versioned sonames from drivers
#
# Conditional build:
%bcond_without mysql # disable MySQL storage driver
%bcond_without pgsql # disable PostgreSQL storage driver
%bcond_without sqlite # disable SQLite3 storage driver
%bcond_with mysql40 # use with mysql 4.0
-#
+
%include /usr/lib/rpm/macros.perl
Summary: A library and Mail Delivery Agent for Bayesian spam filtering
Summary(pl.UTF-8): Biblioteka i MDA do bayesowskiego filtrowania spamu
@@ -44,7 +45,7 @@
Requires: %{name}-common = %{version}-%{release}
Requires: %{name}-driver = %{version}-%{release}
Requires: rc-scripts
-Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _webapps /etc/webapps
%define _webapp %{name}
@@ -527,6 +528,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2009/11/27 11:18:10 glen
+- soname remove from drivers todo
+
Revision 1.78 2009/11/27 09:34:07 pawelz
- *_drv.so moved to driver subpackages. dspam loads drivers using .so files, not .so.SONAME.
- added TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dspam/dspam.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list