/[smecontribs]/rpms/smeserver-unjunkmgr/contribs10/smeserver-unjunkmgr.spec
ViewVC logotype

Diff of /rpms/smeserver-unjunkmgr/contribs10/smeserver-unjunkmgr.spec

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

Revision 1.6 by jcrisp, Tue Nov 24 14:53:14 2020 UTC Revision 1.7 by brianr, Thu Apr 1 11:23:09 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-unjunkmgr.spec,v 1.5 2020/11/24 14:32:30 jcrisp Exp $  # $Id: smeserver-unjunkmgr.spec,v 1.6 2020/11/24 14:53:14 jcrisp Exp $
2  # Authority: jesperknudsen  # Authority: jesperknudsen
3  # Name: Jesper Knudsen  # Name: Jesper Knudsen
4    
5  Summary: SME Server UnJunk Manager  Summary: SME Server UnJunk Manager
6  %define name smeserver-unjunkmgr  %define name smeserver-unjunkmgr
7  %define version 3.1  %define version 3.1
8  %define release 2  %define release 3
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 14  Group: SME Server/addon Line 14  Group: SME Server/addon
14  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
15  Patch0: smeserver-unjunkmgr-cleanup-index-php.patch  Patch0: smeserver-unjunkmgr-cleanup-index-php.patch
16  #Patch1: smeserver-unjunkmgr-bzxxxxx-fix-stuff.patch  #Patch1: smeserver-unjunkmgr-bzxxxxx-fix-stuff.patch
17    Patch3: smeserver-unjunkmgr-3.1-Add-Update-event-to-createlinks.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArch: noarch  BuildArch: noarch
# Line 27  Requires: jpgraph Line 28  Requires: jpgraph
28  Obsoletes: sme-unjunkmgr  Obsoletes: sme-unjunkmgr
29    
30  %changelog  %changelog
31    * Thu Apr 01 2021 Brian Read <brianr@bjsystems.co.uk> 3.1-3.sme
32    - Add Update event to createlinks [SME: 11178]
33    
34    * Thu Apr 01 2021 BogusDateBot
35    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
36      by assuming the date is correct and changing the weekday.
37    
38  * Tue Nov 24 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.1-2.sme  * Tue Nov 24 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.1-2.sme
39  - Add cleaned up and fixed index.php that I forgot  - Add cleaned up and fixed index.php that I forgot
40    
# Line 52  Obsoletes: sme-unjunkmgr Line 60  Obsoletes: sme-unjunkmgr
60  - added a unjunkmgr menu entry in the server-manager [sme : 8307]  - added a unjunkmgr menu entry in the server-manager [sme : 8307]
61    
62  * Thu Jun 27 2013 JP Pialasse <tests@pialasse.com> 2.1-2.sme  * Thu Jun 27 2013 JP Pialasse <tests@pialasse.com> 2.1-2.sme
63  - fix some php deprecated and PHP warning  - Add Update event to createlinks some php deprecated and PHP warning
64  - patch1  - patch1
65    
66  * Wed Jun 26 2013 JP Pialasse <tests@pialasse.com> 2.1-1.sme  * Wed Jun 26 2013 JP Pialasse <tests@pialasse.com> 2.1-1.sme
# Line 61  Obsoletes: sme-unjunkmgr Line 69  Obsoletes: sme-unjunkmgr
69  - patch ttfpatch  - patch ttfpatch
70    
71  * Tue Jun 25 2013 JP Pialasse <tests@pialasse.com> 2.0-4.sme  * Tue Jun 25 2013 JP Pialasse <tests@pialasse.com> 2.0-4.sme
72  - fix db default [SME: 7701]  - Add Update event to createlinks db default [SME: 7701]
73  - patch0  - patch0
74  - added createlink in spec file  - added createlink in spec file
75    
# Line 96  sends out a weekly summary where they ca Line 104  sends out a weekly summary where they ca
104  %setup  %setup
105  %patch0 -p1  %patch0 -p1
106  #%patch1 -p1  #%patch1 -p1
107    %patch3 -p1
108    
109  %build  %build
110  perl createlinks  perl createlinks


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