/[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.2 by brianr, Fri Oct 23 11:45:26 2020 UTC Revision 1.10 by jpp, Fri Jul 22 05:59:21 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-durep.spec,v 1.1 2020/10/23 10:38:16 brianr Exp $  # $Id: smeserver-durep.spec,v 1.9 2022/05/18 23:58:44 jpp 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 5  %define release 13
10  Release:       %{release}%{?dist}  Release:       %{release}%{?dist}
11  License:       GPL  License:       GPL
12  Source:  %{name}-%{version}.tar.gz  Source:  %{name}-%{version}.tar.gz
# Line 14  Source:  %{name}-%{version}.tar.gz Line 14  Source:  %{name}-%{version}.tar.gz
14  Patch0: smeserver-durep-1.5.0-bz10118-more_paths.patch  Patch0: smeserver-durep-1.5.0-bz10118-more_paths.patch
15  Patch1: smeserver-durep-1.5.0-dfposix.patch  Patch1: smeserver-durep-1.5.0-dfposix.patch
16  Patch2: smeserver-durep-1.5.0-Add-creatlinks-to-alter-link-to-wrapper.patch  Patch2: smeserver-durep-1.5.0-Add-creatlinks-to-alter-link-to-wrapper.patch
17    Patch3: smeserver-durep-1.5.0-bz10893-noreboot.patch
18    Patch4: smeserver-durep-1.5.0-permissions.patch
19    Patch5: smeserver-durep-1.5.0-manager2.patch
20    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    
25  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
26  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 25  Requires:      perl(MLDBM) >= 1.21-4 Line 32  Requires:      perl(MLDBM) >= 1.21-4
32  Obsoletes:    smeserver-durep-saco  Obsoletes:    smeserver-durep-saco
33  Obsoletes:      e-smith-durep  Obsoletes:      e-smith-durep
34    
35    AutoReqProv: no
36    
37  %changelog  %changelog
38    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-13.sme
39    - add to core backup [SME: 12007]
40    
41    * Wed May 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme
42    - allow access to user with userpanel [SME: 11975]
43    
44    * Sat Jan 08 2022 Michel Begue <mab974@misouk.com> 1.5.0-11.sme
45    - fix wrong localisation directory [SME: 11841]
46    
47    * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-10.sme
48    - Add-class-to-div-for-AdminLTE [SME: 11835]
49    
50    * Thu Jun 03 2021 Michel Begue <mab974@gmail.com> 1.5.0-9.sme
51    - first use with smeserver-manager [SME: 11618]
52    
53    * Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-8.sme
54    - fix permissions of cgi inside spec file too
55    
56    * Thu Mar 04 2021 Michel Begue <mab974@gmail.com> 1.5.0-7.sme
57    - fix permissions of cgi and data files
58    
59    * Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-6.sme
60    - add smeserver-durep-update event [SME: 10893]
61      make up spec file
62    
63  * Fri Oct 23 2020 Brian Read <brianr@bjsystems.co.uk> 1.5.0-5.sme  * Fri Oct 23 2020 Brian Read <brianr@bjsystems.co.uk> 1.5.0-5.sme
64  - Initial import to SME10 tree [SME: 10893]  - Initial import to SME10 tree [SME: 10893]
65  - Add in link to wrapper in createlinks  - Add in link to wrapper in createlinks
# Line 72  DUREP is a  Report Generator that create Line 105  DUREP is a  Report Generator that create
105  %patch0 -p1  %patch0 -p1
106  %patch1 -p1  %patch1 -p1
107  %patch2 -p1  %patch2 -p1
108    %patch3 -p1
109    %patch4 -p1
110    %patch5 -p1
111    %patch6 -p1
112    %patch7 -p1
113    %patch8 -p1
114    %patch9 -p1
115    
116  %build  %build
117  perl createlinks  perl createlinks
# Line 80  perl createlinks Line 120  perl createlinks
120  /bin/rm -rf $RPM_BUILD_ROOT  /bin/rm -rf $RPM_BUILD_ROOT
121  (cd root;  /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)  (cd root;  /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
122  /bin/rm -f %{name}-%{version}-filelist  /bin/rm -f %{name}-%{version}-filelist
123  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
124            --file "/usr/local/bin/durep" 'attr(0755,root,root)'  \
125            --file "/usr/sbin/durep.daily" 'attr(0755,root,root)' \
126            --file '/etc/e-smith/web/panels/manager/html/durep/durep.cgi' 'attr(0750,root,admin)' \
127    > %{name}-%{version}-filelist
128    
129    
130  %clean  %clean
# Line 89  perl createlinks Line 133  perl createlinks
133  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
134  %defattr(-,root,root)  %defattr(-,root,root)
135    
 #%attr(0644 root root) "/etc/e-smith/templates/etc/crontab/durep"  
 #%attr(4750 root admin) "/etc/e-smith/web/functions/durep"  
 #%attr(0777 root root) "/etc/e-smith/web/panels/manager/cgi-bin/durep"  
 #%attr(0644 root root) "/usr/local/bin/durep"  
 #%dir %attr(0755 root root) "/usr/local/man"  
 #%dir %attr(0755 root root) "/usr/local/man/man1"  
 #%attr(0644 root root) "/usr/local/man/man1/durep.1"  
 #%dir %attr(0755 root root) "/usr/sbin"  
 #%attr(0644 root root) "/usr/sbin/durep.daily"  
 #%dir %attr(0755 root root) "/var/lib/durep"  
 #%dir %attr(0755 root root) "/etc/e-smith/web/panels/manager/html/durep"  
 #%attr(0644 root root) "/etc/e-smith/web/panels/manager/html/durep/bar.png"  
 #%attr(0644 root root) "/etc/e-smith/web/panels/manager/html/durep/durep.cgi"  
 #%attr(0644 root root) "/etc/e-smith/web/panels/manager/html/durep/style.css"  
   
136  %pre -p /bin/sh  %pre -p /bin/sh
137    
138  %post -p /bin/sh  %post -p /bin/sh
 chmod 755 /usr/local/bin/durep  
 chmod 755 /usr/sbin/durep.daily  
 /sbin/e-smith/expand-template /etc/crontab  
 echo "Initial run of durep ... please wait."  
 /usr/sbin/durep.daily >/dev/null  
 /etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1  
139    
140  %preun -p /bin/sh  %preun -p /bin/sh
141    
142  %postun -p /bin/sh  %postun -p /bin/sh
 if [ "$1" = 0 ]; then  
     /sbin/e-smith/expand-template /etc/crontab  
     /etc/e-smith/events/actions/navigation-conf 2>/dev/null  
 fi  
143    


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