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

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

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

Revision 1.7 by brianr, Fri Jan 7 12:48:50 2022 UTC Revision 1.14 by michel, Thu Mar 23 16:31:25 2023 UTC
# Line 1  Line 1 
1  # $Id: smeserver-durep.spec,v 1.6 2021/06/03 19:49:57 michel Exp $  # $Id: smeserver-durep.spec,v 1.13 2023/03/23 11:23:58 michel Exp $
2  # Authority: unnilennnium  # Authority: unnilennnium
3  # Name: JP Pialasse  # Name: JP Pialasse
4    
# Line 6  Line 6 
6  Name:          %{name}  Name:          %{name}
7  %define version 1.5.0  %define version 1.5.0
8  Version:       %{version}  Version:       %{version}
9  %define release 10  %define release 16
10  Release:       %{release}%{?dist}  Release:       %{release}%{?dist}
11  License:       GPL  License:       GPL
12  Source:  %{name}-%{version}.tar.gz  Source:  %{name}-%{version}.tar.gz
# Line 18  Patch3: smeserver-durep-1.5.0-bz10893-no Line 18  Patch3: smeserver-durep-1.5.0-bz10893-no
18  Patch4: smeserver-durep-1.5.0-permissions.patch  Patch4: smeserver-durep-1.5.0-permissions.patch
19  Patch5: smeserver-durep-1.5.0-manager2.patch  Patch5: smeserver-durep-1.5.0-manager2.patch
20  Patch6: smeserver-durep-1.5.0-Add-class-to-div-for-AdminLTE.patch  Patch6: smeserver-durep-1.5.0-Add-class-to-div-for-AdminLTE.patch
21    Patch7: smeserver-durep-1.5.0-bz11841_localisation_dir.patch
22    Patch8: smeserver-durep-1.5.0-bz11975.patch
23    Patch9: smeserver-durep-1.5.0-bz12007-backup.patch
24    Patch10: smeserver-durep-1.5.0-bz12342_sm2_bar_image.patch
25    Patch11: smeserver-durep-1.5.0-bz12342_sm2_bar_bis.patch
26    
27  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
28  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 32  Obsoletes:      e-smith-durep Line 37  Obsoletes:      e-smith-durep
37  AutoReqProv: no  AutoReqProv: no
38    
39  %changelog  %changelog
40    * Thu Mar 23 2023 Michel Begue <mab974@misouk.com> 1.5.0-16.sme
41    - fix typo in previous release [SME: 12342]
42    
43    * Wed Mar 22 2023 Michel Begue <mab974@misouk.com> 1.5.0-15.sme
44    - allow access to bar.png image in SM2 [SME: 12342]
45    
46    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-14.sme
47    - Re-build and link to latest devtools [SME: 11997]
48    
49    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-13.sme
50    - add to core backup [SME: 12007]
51    
52    * Wed May 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme
53    - allow access to user with userpanel [SME: 11975]
54    
55    * Sat Jan 08 2022 Michel Begue <mab974@misouk.com> 1.5.0-11.sme
56    - Re-build and link to latest devtools wrong localisation directory [SME: 11841]
57    
58  * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-10.sme  * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-10.sme
59  - Add-class-to-div-for-AdminLTE [SME: 11835]  - Add-class-to-div-for-AdminLTE [SME: 11835]
60    
# Line 39  AutoReqProv: no Line 62  AutoReqProv: no
62  - first use with smeserver-manager [SME: 11618]  - first use with smeserver-manager [SME: 11618]
63    
64  * Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-8.sme  * Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-8.sme
65  - fix permissions of cgi inside spec file too  - Re-build and link to latest devtools permissions of cgi inside spec file too
66    
67  * Thu Mar 04 2021 Michel Begue <mab974@gmail.com> 1.5.0-7.sme  * Thu Mar 04 2021 Michel Begue <mab974@gmail.com> 1.5.0-7.sme
68  - fix permissions of cgi and data files  - Re-build and link to latest devtools permissions of cgi and data files
69    
70  * Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-6.sme  * Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-6.sme
71  - add smeserver-durep-update event [SME: 10893]  - add smeserver-durep-update event [SME: 10893]
# Line 70  AutoReqProv: no Line 93  AutoReqProv: no
93  - TODO cleaning spec file post and filelist chmod  - TODO cleaning spec file post and filelist chmod
94    
95  * Mon Sep 10 2012 JP Pialasse <test@pialasse.com> 1.3.0-5.sme  * Mon Sep 10 2012 JP Pialasse <test@pialasse.com> 1.3.0-5.sme
96  - fix do not copy files  and filelist [SME 7098]  - Re-build and link to latest devtools do not copy files  and filelist [SME 7098]
97  - patch df of plugged disk  - patch df of plugged disk
98    
99  * Sun Sep 09 2012 JP Pialasse <test@pialasse.com> 1.3.0-4.sme  * Sun Sep 09 2012 JP Pialasse <test@pialasse.com> 1.3.0-4.sme
# Line 97  DUREP is a  Report Generator that create Line 120  DUREP is a  Report Generator that create
120  %patch4 -p1  %patch4 -p1
121  %patch5 -p1  %patch5 -p1
122  %patch6 -p1  %patch6 -p1
123    %patch7 -p1
124    %patch8 -p1
125    %patch9 -p1
126    %patch10 -p1
127    %patch11 -p1
128    
129  %build  %build
130  perl createlinks  perl createlinks
# Line 125  perl createlinks Line 153  perl createlinks
153  %preun -p /bin/sh  %preun -p /bin/sh
154    
155  %postun -p /bin/sh  %postun -p /bin/sh
156    if [ $1 = 0 ] ; then
157     /bin/rm -f /usr/share/smanager/themes/default/images/bar.png
158    fi
159    true


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