/[smeserver]/rpms/e-smith-manager/sme10/e-smith-manager.spec
ViewVC logotype

Diff of /rpms/e-smith-manager/sme10/e-smith-manager.spec

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

Revision 1.39 by jpp, Sat Feb 19 04:20:24 2022 UTC Revision 1.42 by jpp, Sat Jul 30 01:36:55 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-manager.spec,v 1.38 2021/03/19 03:26:52 jpp Exp $  # $Id: e-smith-manager.spec,v 1.41 2022/07/25 08:48:32 jpp Exp $
2    
3  Summary: e-smith manager navigation module  Summary: e-smith manager navigation module
4  %define name e-smith-manager  %define name e-smith-manager
5  Name: %{name}  Name: %{name}
6  %define version 2.8.0  %define version 2.8.0
7  %define release 35  %define release 37
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 29  Patch15: e-smith-manager-2.8.0-bz10967-r Line 29  Patch15: e-smith-manager-2.8.0-bz10967-r
29  Patch16: e-smith-manager-2.8.0-bz11144-bz11110-systemd-update.patch  Patch16: e-smith-manager-2.8.0-bz11144-bz11110-systemd-update.patch
30  Patch17: e-smith-manager-2.8.0-bz10448-bugreport.patch  Patch17: e-smith-manager-2.8.0-bz10448-bugreport.patch
31  Patch18: e-smith-manager-2.8.0-bz11872-log.patch  Patch18: e-smith-manager-2.8.0-bz11872-log.patch
32    Patch19: e-smith-manager-2.8.0-bz12129-httpd24.patch
33    Patch20: e-smith-manager-2.8.0-bz12129-httpd24-2.patch
34    
35  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
36  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 38  Requires: e-smith-lib >= 1.18.0-26 Line 40  Requires: e-smith-lib >= 1.18.0-26
40  Requires: mod_auth_tkt  Requires: mod_auth_tkt
41  Requires: pwauth  Requires: pwauth
42  Requires: perl(Apache::AuthTkt)  Requires: perl(Apache::AuthTkt)
43    Requires: e-smith-apache >= 2.6.0-19
44  Provides: server-manager  Provides: server-manager
45  AutoReqProv: no  AutoReqProv: no
46    
47  %changelog  %changelog
48    * Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-37.sme
49    - update to httpd 2.4 access syntax for httpd-admin [SME: 12129]
50    
51    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-36.sme
52    - update to httpd 2.4 access syntax [SME: 12129]
53    
54  * Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-35.sme  * Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-35.sme
55  - removing reference to old log rotation action [SME: 11872]  - removing reference to old log rotation action [SME: 11872]
56    
# Line 804  This RPM contributes the navigation bars Line 813  This RPM contributes the navigation bars
813  rm -rf root/var/service  rm -rf root/var/service
814  %patch17 -p1  %patch17 -p1
815  %patch18 -p1  %patch18 -p1
816    %patch19 -p1
817    %patch20 -p1
818    
819  %build  %build
820  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