/[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.2 by slords, Fri Feb 15 18:37:15 2008 UTC Revision 1.4 by slords, Wed Apr 2 15:03:57 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    # Authority: brianread
3    # Name: Brian Read
4    
5  Summary: Daily mail statistics for SME Server  Summary: Daily mail statistics for SME Server
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 1  %define release 3
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
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: smeserver-release => 7.0  Requires: smeserver-release => 7.0
# Line 18  A script that via cron.d e-mails mail st Line 23  A script that via cron.d e-mails mail st
23  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
24    
25  %changelog  %changelog
26    * Tue Apr 1 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-3
27    - Add in restart of crond so that script in cron.d is noticed
28    
29    * Tue Mar 25 2008 Brian J read <brianr@bjsystems.co.uk> 0.0.3-2
30    - New version incorporating Charlie's changes and latest changes from bjr
31    
32  * Fri Feb 15 2008 Shad L. Lords <slords@mail.com> 0.0.3-1  * Fri Feb 15 2008 Shad L. Lords <slords@mail.com> 0.0.3-1
33  - Roll new version in prep for building on new buildsys  - Roll new version in prep for building on new buildsys
34    
# Line 64  See http://www.contribs.org/bugzilla/sho Line 75  See http://www.contribs.org/bugzilla/sho
75  %prep  %prep
76    
77  %setup  %setup
78    %patch1 -p1
79  %build  %build
80    
81  %install  %install
# Line 79  See http://www.contribs.org/bugzilla/sho Line 90  See http://www.contribs.org/bugzilla/sho
90  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
91  %defattr(-,root,root)  %defattr(-,root,root)
92    
93    %post
94    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