/[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.4 by brianr, Wed Nov 18 18:43:36 2020 UTC Revision 1.10 by jpp, Tue Aug 2 01:49:38 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-unjunkmgr.spec,v 1.3 2020/11/18 16:11:30 jcrisp Exp $  # $Id: smeserver-unjunkmgr.spec,v 1.9 2021/11/07 03:46:04 jpp 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.0  %define version 3.1
8  %define release 2  %define release 6
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: SME Server/addon  Group: SME Server/addon
14  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
15  Patch0: smeserver-unjunkmgr-bz11178-patch-ttf-dir.patch  Patch0: smeserver-unjunkmgr-cleanup-index-php.patch
16  Patch1: smeserver-unjunkmgr-3.0-Fix-SME-Version-Check.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    Patch5: smeserver-unjunkmgr-3.1-bz11737.patch
20    Patch6: smeserver-unjunkmgr-3.1-bz12063-24syntax.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  BuildArch: noarch  BuildArch: noarch
24  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
25  Requires: smeserver-release >= 10.0  Requires: smeserver-release >= 10.0
26    Requires: e-smith-apache >= 2.6.0-19
27  Requires: perl-MIME-Lite => 3  Requires: perl-MIME-Lite => 3
28  Requires: perl-DateManip => 5.40  Requires: perl-DateManip => 5.40
29  Requires: mrtg  Requires: mrtg
30  Requires: perl-Email-Date-Format  Requires: perl-Email-Date-Format
31    Requires: jpgraph
32  Obsoletes: sme-unjunkmgr  Obsoletes: sme-unjunkmgr
33    
34  %changelog  %changelog
35    * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 3.1-6.sme
36    - update to httpd 2.4 access syntax [SME: 12063]
37      thanks to Vasarhelyi Zsolt
38    
39    * Sat Nov 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.1-5.sme
40    - fix unjunk links failing [SME: 11737]
41    
42    * Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.1-4.sme
43    - fix missing curly bracket and indentation [SME: 11178]
44    
45    * Thu Apr 01 2021 Brian Read <brianr@bjsystems.co.uk> 3.1-3.sme
46    - Add Update event to createlinks [SME: 11178]
47    
48    * Thu Apr 01 2021 BogusDateBot
49    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
50      by assuming the date is correct and changing the weekday.
51    
52    * Tue Nov 24 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.1-2.sme
53    - Add cleaned up and fixed index.php that I forgot
54    
55    * Tue Nov 24 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.1-1.sme
56    - Remove jpgraph to its own rpm
57    - cleanup of various files
58    - remove references to old SME versions
59    
60  * Wed Nov 18 2020 Brian Read <brianr@bjsystems.co.uk> 3.0-2.sme  * Wed Nov 18 2020 Brian Read <brianr@bjsystems.co.uk> 3.0-2.sme
61  - Fix SME Version check in perl stats prgram [SME: 11178]  - Fix SME Version check in perl stats prgram [SME: 11178]
62    
# Line 43  Obsoletes: sme-unjunkmgr Line 74  Obsoletes: sme-unjunkmgr
74  - added a unjunkmgr menu entry in the server-manager [sme : 8307]  - added a unjunkmgr menu entry in the server-manager [sme : 8307]
75    
76  * 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
77  - fix some php deprecated and PHP warning  - Add Update event to createlinks some php deprecated and PHP warning
78  - patch1  - patch1
79    
80  * 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 52  Obsoletes: sme-unjunkmgr Line 83  Obsoletes: sme-unjunkmgr
83  - patch ttfpatch  - patch ttfpatch
84    
85  * 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
86  - fix db default [SME: 7701]  - Add Update event to createlinks db default [SME: 7701]
87  - patch0  - patch0
88  - added createlink in spec file  - added createlink in spec file
89    
# Line 86  sends out a weekly summary where they ca Line 117  sends out a weekly summary where they ca
117  %prep  %prep
118  %setup  %setup
119  %patch0 -p1  %patch0 -p1
120  %patch1 -p1  #%patch1 -p1
121    %patch3 -p1
122    %patch4 -p1
123    %patch5 -p1
124    %patch6 -p1
125    
126  %build  %build
127  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