/[smeserver]/rpms/e-smith-test/sme10/e-smith-test.spec
ViewVC logotype

Diff of /rpms/e-smith-test/sme10/e-smith-test.spec

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

Revision 1.2 by unnilennium, Mon Jul 18 07:40:25 2016 UTC Revision 1.5 by jpp, Wed Jan 6 03:44:49 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-test.spec,v 1.1 2016/02/05 17:12:41 stephdl Exp $  # $Id: e-smith-test.spec,v 1.4 2017/04/12 21:43:40 unnilennium Exp $
2    
3  Summary: e-smith server and gateway - testing infrastructure module  Summary: e-smith server and gateway - testing infrastructure module
4  %define name e-smith-test  %define name e-smith-test
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 2  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-test-2.6.0-mariadb.patch  Patch0: e-smith-test-2.6.0-mariadb.patch
14    Patch1: e-smith-test-2.6.0.bz9691.syslog.patch
15    Patch2: e-smith-test-2.6.0.bz9478.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: perl  Requires: perl
# Line 25  BuildRequires: e-smith-devtools >= 1.7.1 Line 27  BuildRequires: e-smith-devtools >= 1.7.1
27  e-smith server and gateway software - testing infrastructure module.  e-smith server and gateway software - testing infrastructure module.
28    
29  %changelog  %changelog
30    * Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
31    - add update event [SME: 11158]
32    
33    * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
34    - remove reference to smtpd [SME: 9478]
35    
36    * Sat Jul 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
37    - fix servicename syslog to rsyslog [SME: 9691]
38    
39  * Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme  * Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
40  - fix mysqld to mariadb [SME: 9438]  - fix mysqld to mariadb [SME: 9438]
41    
# Line 224  e-smith server and gateway software - te Line 235  e-smith server and gateway software - te
235  %prep  %prep
236  %setup  %setup
237  %patch0 -p1  %patch0 -p1
238    %patch1 -p1
239    %patch2 -p1
240    mkdir -p  root/etc/e-smith/events/%{name}-update
241    
242  %pre  %pre
243    


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