/[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.7 by unnilennium, Tue Sep 17 05:03: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 3
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    Patch2: smeserver-isoqlog-2.2.1-domcreate.patch
14  Packager: Peter Schubert <psc@@s-a-c-o.de>  Packager: Peter Schubert <psc@@s-a-c-o.de>
15  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-release => 7.5  Requires: e-smith-release => 7.5
18  Requires: isoqlog => 2.2.1  Requires: isoqlog => 2.2.1
19    BuildRequires: e-smith-devtools
20    
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Tue Sep 17 2013 JP Pialasse <test@pialasse.com> 2.2.1-3.sme
25    - added  expand template to events domain-create  [SME: 7713]
26    
27    * Thu Jun 27 2013 JP Pialasse <test@pialasse.com> 2.2.1-2.sme
28    - fix missing domain [SME: 7713]
29    - added expand template to events
30    - patch1
31    
32    * Fri Aug 31 2012 JP Pialasse <test@pialasse.com> 2.2.1-1.5.sme
33    - webserver conf path and file missing fix
34    
35    * Thu Aug 30 2012 JP Pialasse <test@pialasse.com> 2.2.1-1.2.sme
36    - fix BuildRequires
37    
38  * 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
39  - removing isoqlog files from the rpm  - removing isoqlog files from the rpm
40  - moving to a SME config only  - moving to a SME config only
# Line 33  Installs Isoqlog on SME Server. Line 52  Installs Isoqlog on SME Server.
52  %prep  %prep
53    
54  %setup  %setup
55    %patch0 -p1
56    %patch1 -p1
57    %patch2 -p1
58    
59    
60  %build  %build
61  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