SPECS: sympa.spec - adapterized, added todos
glen
glen at pld-linux.org
Mon Mar 13 23:45:49 CET 2006
Author: glen Date: Mon Mar 13 22:45:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapterized, added todos
---- Files affected:
SPECS:
sympa.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/sympa.spec
diff -u SPECS/sympa.spec:1.59 SPECS/sympa.spec:1.60
--- SPECS/sympa.spec:1.59 Fri Jun 10 22:19:31 2005
+++ SPECS/sympa.spec Mon Mar 13 23:45:42 2006
@@ -3,6 +3,8 @@
# - SECURITY: http://securitytracker.com/alerts/2004/Aug/1011016.html
# - COMPATIBILITY: check if works with webserver != apache and update R:
# - resolve problem with apache1 or apache2 icons directory...
+# - no globs for suid/sgid files
+# - rc-scripts service not restarted (should explain why not)
%include /usr/lib/rpm/macros.perl
Summary: Sympa - a powerful multilingual List Manager with LDAP and SQL features
Summary(fr): Sympa est un gestionnaire de listes électroniques
@@ -28,34 +30,34 @@
BuildRequires: automake
BuildRequires: rpm-perlprov
BuildRequires: rpmbuild(macros) >= 1.202
-PreReq: rc-scripts
+Requires(post): fileutils
+Requires(post): grep
+Requires(post,preun): /sbin/chkconfig
+Requires(postun): /usr/sbin/groupdel
+Requires(postun): /usr/sbin/userdel
Requires(pre): /bin/id
Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
Requires(pre): /usr/sbin/usermod
-Requires(post,preun): /sbin/chkconfig
-Requires(post): fileutils
-Requires(post): grep
-Requires(postun): /usr/sbin/groupdel
-Requires(postun): /usr/sbin/userdel
Requires: MHonArc >= 2.4.5
-Requires: webserver = apache
-Requires: perl-MailTools >= 1.14
-Requires: perl-MIME-Base64 >= 1.0
+Requires: perl-CGI >= 2.85
+Requires: perl-CGI-modules >= 2.52
+Requires: perl-DBI >= 1.06
+Requires: perl-DB_File >= 1.805
Requires: perl-IO-stringy >= 1.0
Requires: perl-Locale-Msgcat >= 1.03
+Requires: perl-MIME-Base64 >= 1.0
Requires: perl-MIME-tools >= 5.209
-Requires: perl-CGI-modules >= 2.52
-Requires: perl-DBI >= 1.06
+Requires: perl-MailTools >= 1.14
Requires: perl-ldap >= 0.10
-Requires: perl-DB_File >= 1.805
-Requires: perl-CGI >= 2.85
+Requires: rc-scripts
+Requires: webserver = apache
## Also requires a DBD for the DBMS
## (perl-DBD-Pg or Perl- Msql-Mysql-modules)
-Requires: perl-FCGI >= 0.48
-Requires: perl-Digest-MD5
Requires: openssl >= 0.9.7
+Requires: perl-Digest-MD5
+Requires: perl-FCGI >= 0.48
Provides: group(sympa)
Provides: user(sympa)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -265,6 +267,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2006/03/13 22:45:42 glen
+- adapterized, added todos
+
Revision 1.59 2005/06/10 20:19:31 qboosh
- updated URLs (but only newer versions there)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sympa.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list