/[smeserver]/rpms/e-smith-viewlogfiles/sme7/e-smith-viewlogfiles.spec
ViewVC logotype

Diff of /rpms/e-smith-viewlogfiles/sme7/e-smith-viewlogfiles.spec

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

Revision 1.1 by slords, Tue Jun 12 16:18:28 2007 UTC Revision 1.6 by bytegw, Wed Jan 9 22:23:27 2008 UTC
# Line 2  Summary: Web manager panel to provide vi Line 2  Summary: Web manager panel to provide vi
2  %define name e-smith-viewlogfiles  %define name e-smith-viewlogfiles
3  Name: %{name}  Name: %{name}
4  %define version 1.8.0  %define version 1.8.0
5  %define release 2  %define release 7
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11    Patch0: e-smith-viewlogfiles-1.8.0.squid_timestamps.patch
12    Patch1: e-smith-viewlogfiles-1.8.0.qpsmtpd.state.patch
13    Patch2: e-smith-viewlogfiles-1.8.0.more_exclusions.patch
14    Patch3: e-smith-viewlogfiles-1.8.0-show_filename.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 19  Requires: perl(Time::TAI64) Line 23  Requires: perl(Time::TAI64)
23  AutoReqProv: no  AutoReqProv: no
24    
25  %changelog  %changelog
26    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.8.0-7
27    - show log filename on panel [SME: 2770]
28    
29    * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.8.0-6
30    - remove viewlogfile.orig [SME: 3647]
31    
32    * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-5
33    - Exclude svlogd config and btmp files. [SME: 3486]
34    
35    * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-4
36    - Allow viewing of qpsmtpd/state. [SME: 3416]
37    
38    * Sat Sep 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-3
39    - Convert squid log timestamps to localtime. [SME: 3432]
40    
41  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
42  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
43    
# Line 303  Insert an e-smith-manager web panel to a Line 322  Insert an e-smith-manager web panel to a
322    
323  %prep  %prep
324  %setup  %setup
325    %patch0 -p1
326    %patch1 -p1
327    %patch2 -p1
328    %patch3 -p1
329    
330  %build  %build
331  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