1 |
# $Id: smeserver-print-monitor.spec,v 1.1 2013/03/03 21:55:27 unnilennium Exp $ |
# $Id: smeserver-print-monitor.spec,v 1.2 2016/06/13 15:27:17 unnilennium Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-print-monitor |
%define name smeserver-print-monitor |
6 |
%define version 0.0.7 |
%define version 0.0.7 |
7 |
%define release 1 |
%define release 3 |
8 |
Summary: SME Server print monitor |
Summary: SME Server print monitor |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
12 |
License: Freely distributable |
License: Freely distributable |
13 |
Group: Apache/php/caching |
Group: Apache/php/caching |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
|
Patch0: smeserver-print-monitor-0.0.7-auth.patch |
16 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Provides: AutoReqProv: no |
Provides: AutoReqProv: no |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
|
* Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.7-3.sme |
25 |
|
- fix missing AuthBasicProvider external |
26 |
|
- thank you to Anne aka Ecureuil for providing the fix and testing. |
27 |
|
|
28 |
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 0.0.7-1.sme |
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 0.0.7-1.sme |
29 |
- build for sme contribs |
- build for sme contribs |
30 |
- rename smeserver-lprng-monitor |
- rename smeserver-lprng-monitor |
34 |
|
|
35 |
%prep |
%prep |
36 |
%setup |
%setup |
37 |
|
%patch0 -p1 |
38 |
|
|
39 |
%build |
%build |
40 |
perl createlinks |
perl createlinks |