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

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

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

Revision 1.2 by brianr, Fri Oct 30 10:26:40 2020 UTC Revision 1.4 by terryfage, Wed Aug 25 00:56:11 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-usbdisksmanager.spec,v 1.1 2020/10/29 19:30:02 brianr Exp $  # $Id: smeserver-usbdisksmanager.spec,v 1.3 2021/03/27 10:06:01 brianr Exp $
2  # Authority: unnilennium  # Authority: unnilennium
3  # Name: Jean-Philippe Pialasse  # Name: Jean-Philippe Pialasse
4    
# Line 11  Summary: smeserver-usbdisksmanager Line 11  Summary: smeserver-usbdisksmanager
11    
12  Name: %{name}  Name: %{name}
13  %define version 1.2  %define version 1.2
14  %define release 8  %define release 10
15  Version: %{version}  Version: %{version}
16  Release: %{release}%{?dist}  Release: %{release}%{?dist}
17  License: GNU GPL version 2  License: GNU GPL version 2
# Line 22  Patch1: smeserver-usbdisksmanager-1.2-sm Line 22  Patch1: smeserver-usbdisksmanager-1.2-sm
22  Patch2: smeserver-usbdisksmanager-1.2-sme9fix2.patch  Patch2: smeserver-usbdisksmanager-1.2-sme9fix2.patch
23  Patch3: smeserver-usbdisksmanager-1.2-bz10294-tidy-options.patch  Patch3: smeserver-usbdisksmanager-1.2-bz10294-tidy-options.patch
24  Patch4: smeserver-usbdisksmanager-1.2-Add-link-in-createlinks-to-wrapper.patch  Patch4: smeserver-usbdisksmanager-1.2-Add-link-in-createlinks-to-wrapper.patch
25    Patch5: smeserver-usbdisksmanager-1.2-Add-Update-event-to-createlinks.patch
26    Patch6: smeserver-usbdisksmanager-1.2-locale-2021-08-25.patch
27    
28  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
29  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 30  Requires: smeserver-release >= 8.0 Line 32  Requires: smeserver-release >= 8.0
32  AutoReqProv: no  AutoReqProv: no
33    
34  %changelog  %changelog
35    * Wed Aug 25 2021 Terry Fage <terryf@ozemail.com.au> 1.2-10.sme
36    - apply locale 2016-03-09 patch
37    
38    * Sat Mar 27 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-9.sme
39    - Add Update event to createlinks [SME: 11076]
40    
41    * Sat Mar 27 2021 BogusDateBot
42    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
43      by assuming the date is correct and changing the weekday.
44    
45  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-8.sme  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-8.sme
46  - Initial import into SME10 tree [SME: 11076]  - Initial import into SME10 tree [SME: 11076]
47  - Add link to wrapper in createlinks  - Add link to wrapper in createlinks
# Line 38  AutoReqProv: no Line 50  AutoReqProv: no
50  - tidy mount options to remove managed and pamconsole options [SME: 10294]  - tidy mount options to remove managed and pamconsole options [SME: 10294]
51    
52  * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-5.sme  * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-5.sme
53  - fix mount does not work [SME: 8597]  - Add Update event to createlinks mount does not work [SME: 8597]
54  - new default for mounting options  - new default for mounting options
55    
56  * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-4.sme  * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-4.sme
57  - fix multiple issues for SME9 [SME: 8597]  - Add Update event to createlinks multiple issues for SME9 [SME: 8597]
58    
59  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2-3.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2-3.sme
60  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
# Line 69  Web interface to manage removable hard d Line 81  Web interface to manage removable hard d
81  %patch2 -p1  %patch2 -p1
82  %patch3 -p1  %patch3 -p1
83  %patch4 -p1  %patch4 -p1
84    %patch5 -p1
85    %patch6 -p1
86    
87  %build  %build
88  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