/[smecontribs]/rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec
ViewVC logotype

Diff of /rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec

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

Revision 1.4 by slords, Wed Apr 2 15:03:57 2008 UTC Revision 1.5 by brianread, Thu Apr 3 12:04:56 2008 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: smeserver-mailstats.spec,v 1.4 2008/04/02 15:03:57 slords Exp $
2  # Authority: brianread  # Authority: brianread
3  # Name: Brian Read  # Name: Brian Read
4    
# Line 6  Summary: Daily mail statistics for SME S Line 6  Summary: Daily mail statistics for SME S
6  %define name smeserver-mailstats  %define name smeserver-mailstats
7  Name: %{name}  Name: %{name}
8  %define version 0.0.3  %define version 0.0.3
9  %define release 3  %define release 4
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: SME/addon  Group: SME/addon
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15  Patch1:smeserver-mailstats-0.0.3-bjrupdate01.patch  Patch1:smeserver-mailstats-0.0.3-bjrupdate01.patch
16    Patch2:smeserver-mailstats-0.0.3-bjrupdate02.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: smeserver-release => 7.0  Requires: smeserver-release => 7.0
# Line 23  A script that via cron.d e-mails mail st Line 24  A script that via cron.d e-mails mail st
24  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
25    
26  %changelog  %changelog
27    * Thu Apr 3 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-4
28    - Take out extra lines in mailstats.cron and remove restart crond from
29      post actions in spec file, on Shad's advice.
30    
31  * Tue Apr 1 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-3  * Tue Apr 1 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-3
32  - Add in restart of crond so that script in cron.d is noticed  - Add in restart of crond so that script in cron.d is noticed
33    
# Line 76  See http://www.contribs.org/bugzilla/sho Line 81  See http://www.contribs.org/bugzilla/sho
81    
82  %setup  %setup
83  %patch1 -p1  %patch1 -p1
84    %patch2 -p1
85  %build  %build
86    
87  %install  %install
# Line 89  See http://www.contribs.org/bugzilla/sho Line 95  See http://www.contribs.org/bugzilla/sho
95    
96  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
97  %defattr(-,root,root)  %defattr(-,root,root)
   
 %post  
 service crond restart  


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