/[smecontribs]/rpms/smeserver-isoqlog/contribs8/smeserver-isoqlog.spec
ViewVC logotype

Diff of /rpms/smeserver-isoqlog/contribs8/smeserver-isoqlog.spec

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

Revision 1.1 by slords, Tue Aug 28 22:38:56 2012 UTC Revision 1.6 by unnilennium, Thu Jun 27 23:31:29 2013 UTC
# Line 2  Summary: Isoqlog on SME Line 2  Summary: Isoqlog on SME
2  %define name smeserver-isoqlog  %define name smeserver-isoqlog
3  Name: %{name}  Name: %{name}
4  %define version 2.2.1  %define version 2.2.1
5  %define release 1.1  %define release 2
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Administration  Group: Administration
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11    Patch0: %{name}-%{version}-webserver.patch
12    Patch1: smeserver-isoqlog-2.2.1-patch1.patch
13  Packager: Peter Schubert <psc@@s-a-c-o.de>  Packager: Peter Schubert <psc@@s-a-c-o.de>
14  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: e-smith-release => 7.5  Requires: e-smith-release => 7.5
17  Requires: isoqlog => 2.2.1  Requires: isoqlog => 2.2.1
18    BuildRequires: e-smith-devtools
19    
20  AutoReqProv: no  AutoReqProv: no
21    
22  %changelog  %changelog
23    * Thu Jun 27 2013 JP Pialasse <test@pialasse.com> 2.2.1-2.sme
24    - fix missing domain [SME: 7713]
25    - added expand template to events
26    - patch1
27    
28    * Fri Aug 31 2012 JP Pialasse <test@pialasse.com> 2.2.1-1.5.sme
29    - webserver conf path and file missing fix
30    
31    * Thu Aug 30 2012 JP Pialasse <test@pialasse.com> 2.2.1-1.2.sme
32    - fix BuildRequires
33    
34  * Thu Aug 16 2012 JP Pialasse <test@pialasse.com> 2.2.1-1-1.sme  * Thu Aug 16 2012 JP Pialasse <test@pialasse.com> 2.2.1-1-1.sme
35  - removing isoqlog files from the rpm  - removing isoqlog files from the rpm
36  - moving to a SME config only  - moving to a SME config only
# Line 33  Installs Isoqlog on SME Server. Line 48  Installs Isoqlog on SME Server.
48  %prep  %prep
49    
50  %setup  %setup
51    %patch0 -p1
52    %patch1 -p1
53    
54  %build  %build
55  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