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

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

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

Revision 1.8 by jpp, Sun Mar 18 03:47:58 2018 UTC Revision 1.9 by jpp, Wed Jan 6 20:16:40 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-devtools.spec,v 1.7 2017/05/25 15:48:49 unnilennium Exp $  # $Id: e-smith-devtools.spec,v 1.8 2018/03/18 03:47:58 jpp Exp $
2    
3  Summary: e-smith tools for building RPMs  Summary: e-smith tools for building RPMs
4  %define name e-smith-devtools  %define name e-smith-devtools
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 7  %define release 8
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-devtools-2.6.0-ignore_mo Line 15  Patch1: e-smith-devtools-2.6.0-ignore_mo
15  Patch2: e-smith-devtools-2.6.0-use_c_wrapper_for_cgi.patch  Patch2: e-smith-devtools-2.6.0-use_c_wrapper_for_cgi.patch
16  Patch3: e-smith-devtools-2.6.0-quote_filenames.patch  Patch3: e-smith-devtools-2.6.0-quote_filenames.patch
17  Patch4: e-smith-devtools-2.6.0-bz10536-yum_update.patch  Patch4: e-smith-devtools-2.6.0-bz10536-yum_update.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
22  AutoReqProv: no  AutoReqProv: no
23    
24  %changelog  %changelog
25    * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
26    - add update event [SME: 11126]
27    
28  * Sat Mar 17 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme  * Sat Mar 17 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
29  - ease update of e-smith-devtools on non SME builders [SME: 10536]  - ease update of e-smith-devtools on non SME builders [SME: 10536]
30    
# Line 430  permissions. Line 434  permissions.
434  %patch2 -p1  %patch2 -p1
435  %patch3 -p1  %patch3 -p1
436  %patch4 -p1  %patch4 -p1
437    mkdir -p  root/etc/e-smith/events/%{name}-update
438    
439  %build  %build
440    


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