/[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.8 by jpp, Tue Jun 1 15:32:27 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.7 2021/04/01 11:23:09 brianr 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 4
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    Patch4: smeserver-unjunkmgr-3.1-missing-bracket.patch
19    
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArch: noarch  BuildArch: noarch
# Line 27  Requires: jpgraph Line 29  Requires: jpgraph
29  Obsoletes: sme-unjunkmgr  Obsoletes: sme-unjunkmgr
30    
31  %changelog  %changelog
32    * Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.1-4.sme
33    - fix missing curly bracket and indentation [SME: 11178]
34    
35    * Thu Apr 01 2021 Brian Read <brianr@bjsystems.co.uk> 3.1-3.sme
36    - Add Update event to createlinks [SME: 11178]
37    
38    * Thu Apr 01 2021 BogusDateBot
39    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
40      by assuming the date is correct and changing the weekday.
41    
42  * 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
43  - Add cleaned up and fixed index.php that I forgot  - Add cleaned up and fixed index.php that I forgot
44    
# Line 52  Obsoletes: sme-unjunkmgr Line 64  Obsoletes: sme-unjunkmgr
64  - added a unjunkmgr menu entry in the server-manager [sme : 8307]  - added a unjunkmgr menu entry in the server-manager [sme : 8307]
65    
66  * 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
67  - fix some php deprecated and PHP warning  - Add Update event to createlinks some php deprecated and PHP warning
68  - patch1  - patch1
69    
70  * 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 73  Obsoletes: sme-unjunkmgr
73  - patch ttfpatch  - patch ttfpatch
74    
75  * 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
76  - fix db default [SME: 7701]  - Add Update event to createlinks db default [SME: 7701]
77  - patch0  - patch0
78  - added createlink in spec file  - added createlink in spec file
79    
# Line 96  sends out a weekly summary where they ca Line 108  sends out a weekly summary where they ca
108  %setup  %setup
109  %patch0 -p1  %patch0 -p1
110  #%patch1 -p1  #%patch1 -p1
111    %patch3 -p1
112    %patch4 -p1
113    
114  %build  %build
115  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