/[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.3 by brianread, Tue Apr 1 08:48:09 2008 UTC
# Line 2  Summary: Daily mail statistics for SME S Line 2  Summary: Daily mail statistics for SME S
2  %define name smeserver-mailstats  %define name smeserver-mailstats
3  Name: %{name}  Name: %{name}
4  %define version 0.0.3  %define version 0.0.3
5  %define release 1  %define release 3
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: SME/addon  Group: SME/addon
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11    Patch1:smeserver-mailstats-0.0.3-bjrupdate01.patch
12  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
13  BuildArchitectures: noarch  BuildArchitectures: noarch
14  Requires: smeserver-release => 7.0  Requires: smeserver-release => 7.0
# Line 18  A script that via cron.d e-mails mail st Line 19  A script that via cron.d e-mails mail st
19  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
20    
21  %changelog  %changelog
22    * Tue Apr 1 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-3
23    - Add in restart of crond so that script in cron.d is noticed
24    
25    * Tue Mar 25 2008 Brian J read <brianr@bjsystems.co.uk> 0.0.3-2
26    - New version incorporating Charlie's changes and latest changes from bjr
27    
28  * 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
29  - Roll new version in prep for building on new buildsys  - Roll new version in prep for building on new buildsys
30    
# Line 64  See http://www.contribs.org/bugzilla/sho Line 71  See http://www.contribs.org/bugzilla/sho
71  %prep  %prep
72    
73  %setup  %setup
74    %patch1 -p1
75  %build  %build
76    
77  %install  %install
# Line 79  See http://www.contribs.org/bugzilla/sho Line 86  See http://www.contribs.org/bugzilla/sho
86  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
87  %defattr(-,root,root)  %defattr(-,root,root)
88    
89    %post
90    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