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

Diff of /rpms/e-smith-viewlogfiles/sme8/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 19:43:52 2007 UTC Revision 1.2 by slords, Wed Oct 3 18:33:20 2007 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 4
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
15  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 19  Requires: perl(Time::TAI64) Line 21  Requires: perl(Time::TAI64)
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-4
25    - Allow viewing of qpsmtpd/state. [SME: 3416]
26    
27    * Sat Sep 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-3
28    - Convert squid log timestamps to localtime. [SME: 3432]
29    
30  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
31  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
32    
# Line 303  Insert an e-smith-manager web panel to a Line 311  Insert an e-smith-manager web panel to a
311    
312  %prep  %prep
313  %setup  %setup
314    %patch0 -p1
315    %patch1 -p1
316    
317  %build  %build
318  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