/[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.1 by stephdl, Fri Feb 5 17:12:41 2016 UTC Revision 1.3 by unnilennium, Sat Jul 23 06:19:56 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-test.spec,v 1.3 2013/11/30 11:15:35 vip-ire Exp $  # $Id: e-smith-test.spec,v 1.2 2016/07/18 07:40:25 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 1  %define release 3
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
14    Patch1: e-smith-test-2.6.0.bz9691.syslog.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: perl  Requires: perl
# Line 24  BuildRequires: e-smith-devtools >= 1.7.1 Line 26  BuildRequires: e-smith-devtools >= 1.7.1
26  e-smith server and gateway software - testing infrastructure module.  e-smith server and gateway software - testing infrastructure module.
27    
28  %changelog  %changelog
29    * Sat Jul 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
30    - fix servicename syslog to rsyslog [SME: 9691]
31    
32    * Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
33    - fix mysqld to mariadb [SME: 9438]
34    
35  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
36  - Initial release to sme10  - Initial release to sme10
37    
# Line 219  e-smith server and gateway software - te Line 227  e-smith server and gateway software - te
227    
228  %prep  %prep
229  %setup  %setup
230    %patch0 -p1
231    %patch1 -p1
232    
233  %pre  %pre
234    


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