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

Diff of /rpms/smeserver-print-monitor/contribs10/smeserver-print-monitor.spec

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

Revision 1.2 by brianr, Wed Nov 18 12:15:56 2020 UTC Revision 1.3 by brianr, Sun Mar 28 11:49:31 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-print-monitor.spec,v 1.1 2020/10/29 10:06:06 brianr Exp $  # $Id: smeserver-print-monitor.spec,v 1.2 2020/11/18 12:15:56 brianr 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 4  %define release 5
8  Summary: SME Server print monitor  Summary: SME Server print monitor
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 12  Release: %{release}%{?dist} Line 12  Release: %{release}%{?dist}
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  Patch0: smeserver-print-monitor-0.0.7-auth.patch
16    Patch1: smeserver-print-monitor-0.0.7-Add-Update-event-to-createlinks.patch
17  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
18  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 21  Obsoletes: smeserver-lprng-monitor Line 22  Obsoletes: smeserver-lprng-monitor
22  Provides: AutoReqProv: no  Provides: AutoReqProv: no
23    
24  %changelog  %changelog
25    * Sun Mar 28 2021 Brian Read <brianr@bjsystems.co.uk> 0.0.7-5.sme
26    - Add Update event to createlinks [SME: 11067]
27    
28    * Sun Mar 28 2021 BogusDateBot
29    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
30      by assuming the date is correct and changing the weekday.
31    
32  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.0.7-4.sme  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.0.7-4.sme
33  - Initial import to SME10 [SME: 11067]  - Initial import to SME10 [SME: 11067]
34    
35  * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.7-3.sme  * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.7-3.sme
36  - fix missing  AuthBasicProvider external  - Add Update event to createlinks missing  AuthBasicProvider external
37  - thank you to Anne aka Ecureuil for providing the fix and testing.  - thank you to Anne aka Ecureuil for providing the fix and testing.
38    
39  * 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
# Line 38  Print monitoring for SME Server Line 46  Print monitoring for SME Server
46  %prep  %prep
47  %setup  %setup
48  %patch0 -p1  %patch0 -p1
49    %patch1 -p1
50    
51  %build  %build
52  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