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

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

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

Revision 1.6 by jpp, Wed Jul 27 21:43:39 2022 UTC Revision 1.7 by jpp, Sun Jul 31 19:59:08 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-cacti.spec,v 1.5 2022/07/27 19:00:38 jpp Exp $  # $Id: smeserver-cacti.spec,v 1.6 2022/07/27 21:43:39 jpp Exp $
2  # Authority: nocvs  # Authority: nocvs
3  # Name: Michel Van hees  # Name: Michel Van hees
4    
# Line 6  Summary: Cacti for smeserver Line 6  Summary: Cacti for smeserver
6  %define name smeserver-cacti  %define name smeserver-cacti
7  Name: %{name}  Name: %{name}
8  %define version 1.1.19  %define version 1.1.19
9  %define release 2  %define release 3
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: Freely distributable  License: Freely distributable
13  Group: Apache  Group: Apache
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15  Patch0: smeserver-cacti-1.1.19-sme10.patch  Patch0: smeserver-cacti-1.1.19-sme10.patch
16    Patch1: smeserver-cacti-1.1.19-mariadb55.patch
17    
18  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 28  Requires: php-gmp Line 29  Requires: php-gmp
29  AutoReqProv: no  AutoReqProv: no
30    
31  %changelog  %changelog
32    * Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.19-3.sme
33    - fix cacti prevents mariadb105 to start
34    
35  * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.19-2.sme  * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.19-2.sme
36  - update httpd 2.4 to syntax [SME: 12039]  - update httpd 2.4 to syntax [SME: 12039]
37  - initial import to SME10 [SME: 11307]  - initial import to SME10 [SME: 11307]
# Line 98  mkdir -p root/var/lib/php/cacti/{opcache Line 102  mkdir -p root/var/lib/php/cacti/{opcache
102  %patch0 -p1  %patch0 -p1
103  rm  root/etc/e-smith/db/configuration/migrate/80cacti_sme.sql  rm  root/etc/e-smith/db/configuration/migrate/80cacti_sme.sql
104  rm root/etc/e-smith/templates/etc/cacti/db.php/40DB  rm root/etc/e-smith/templates/etc/cacti/db.php/40DB
105    %patch1 -p1
106    
107  %build  %build
108  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