/[smecontribs]/rpms/mailman/contribs8/mailman.spec
ViewVC logotype

Diff of /rpms/mailman/contribs8/mailman.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by unnilennium, Fri Jul 12 21:04:22 2013 UTC Revision 1.3 by unnilennium, Fri Jul 12 21:27:47 2013 UTC
# Line 1  Line 1 
1  Summary: Mailing list manager with built in Web access.  Summary: Mailing list manager with built in Web access.
2  Name: mailman  Name: mailman
3  Version: 2.1.9  Version: 2.1.9
4  Release: 6%{?dist}.1  Release: 6%{?dist}.20
5  Epoch: 3  Epoch: 3
6  Group: Applications/Internet  Group: Applications/Internet
7  #Source0: ftp://ftp.gnu.org/pub/gnu/mailman/mailman-%{version}.tgz  #Source0: ftp://ftp.gnu.org/pub/gnu/mailman/mailman-%{version}.tgz
# Line 61  BuildRequires: python-devel >= 2.2, auto Line 61  BuildRequires: python-devel >= 2.2, auto
61  # Now, the user and group the CGIs will expect to be run under.  This should  # Now, the user and group the CGIs will expect to be run under.  This should
62  # match the user and group the web server is configured to run as.  The scripts  # match the user and group the web server is configured to run as.  The scripts
63  # will error out if they are invoked by any other user.  # will error out if they are invoked by any other user.
64  %define cgiuser    apache  %define cgiuser    www
65  %define cgigroup   apache  %define cgigroup   www
66    
67  # Now, the user and group the scripts will actually execute as.  # Now, the user and group the scripts will actually execute as.
68  %define mmuser       mailman  %define mmuser       mailman
# Line 349  exit 0 Line 349  exit 0
349  %attr(0644,root,%{mmgroup}) %config(noreplace) %{mmdir}/cron/crontab.in  %attr(0644,root,%{mmgroup}) %config(noreplace) %{mmdir}/cron/crontab.in
350    
351  %changelog  %changelog
352    * Fri Jul 12 2013 JP Pialasse <tests@pialasse.com> - 3:2.1.9-6.20 .sme
353    - import to contribs8
354    - fix to user www for SME
355    
356  * Mon Feb 21 2011 Jan Kaluza <jkaluza@redhat.com> - 3:2.1.9-6.1  * Mon Feb 21 2011 Jan Kaluza <jkaluza@redhat.com> - 3:2.1.9-6.1
357  - fix #677845 - fixed CVE-2008-0564, CVE-2010-3089 and CVE-2011-0707  - fix #677845 - fixed CVE-2008-0564, CVE-2010-3089 and CVE-2011-0707
358    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed