2 |
%define name smeserver-smbstatus |
%define name smeserver-smbstatus |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2 |
%define version 1.2 |
5 |
%define release 1 |
%define release 2 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release} |
Release: %{release} |
8 |
#Copyright: Freely distributable |
#Copyright: Freely distributable |
9 |
Group: Apache/php/caching |
Group: Apache/php/caching |
10 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
11 |
|
Patch0:smeserver-smbstatus-1.2-add-in-link-to-wrapper.patch |
12 |
|
|
13 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
14 |
Packager: Michel Van hees <michel@vanhees.cc> |
Packager: Michel Van hees <michel@vanhees.cc> |
15 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
|
* Wed Oct 14 2020 BogusDateBot |
23 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
24 |
|
by assuming the date is correct and changing the weekday. |
25 |
|
Mon Mar 21 2006 --> Mon Mar 20 2006 or Tue Mar 21 2006 or Mon Mar 27 2006 or .... |
26 |
|
|
27 |
|
* Tue Oct 13 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-2.sme |
28 |
|
- Initial import into SME10 tree [SME: 11037 |
29 |
|
- Add link to wrapper in createlinks] |
30 |
|
|
31 |
* Thu Sep 24 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-1.sme |
* Thu Sep 24 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-1.sme |
32 |
- Initial release to contribs9 |
- Initial release to contribs9 |
33 |
|
|
43 |
* Mon Jan 07 2008 Michel Van hees <michel@vanhees.cc> |
* Mon Jan 07 2008 Michel Van hees <michel@vanhees.cc> |
44 |
- Thanks to Sylvain Gomez for his fix with french traduction |
- Thanks to Sylvain Gomez for his fix with french traduction |
45 |
|
|
46 |
* Mon Mar 21 2006 Michel Van hees <michel@vanhees.cc> |
* Tue Mar 21 2006 Michel Van hees <michel@vanhees.cc> |
47 |
|
Mon Mar 21 2006 --> Mon Mar 20 2006 or Tue Mar 21 2006 or Mon Mar 27 2006 or .... |
48 |
- start developpement |
- start developpement |
49 |
|
|
50 |
%description |
%description |
52 |
|
|
53 |
%prep |
%prep |
54 |
%setup |
%setup |
55 |
|
%patch0 -p1 |
56 |
|
|
57 |
%build |
%build |
58 |
perl createlinks |
perl createlinks |