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

Diff of /rpms/e-smith-lib-compspec/sme10/e-smith-lib-compspec.spec

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

Revision 1.2 by jpp, Wed Jan 6 20:06:21 2021 UTC Revision 1.3 by jpp, Sat Feb 20 05:56:57 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lib-compspec.spec,v 1.1 2016/02/05 22:42:01 stephdl Exp $  # $Id: e-smith-lib-compspec.spec,v 1.2 2021/01/06 20:06:21 jpp Exp $
2    
3  Summary: bash completion specifications for e-smith-lib utilities  Summary: bash completion specifications for e-smith-lib utilities
4  %define name e-smith-lib-compspec  %define name e-smith-lib-compspec
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-lib-compspec-2.6.0-bz11312.patch
14  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: e-smith-lib  Requires: e-smith-lib
# Line 23  e-smith-lib command-line utilities (db, Line 24  e-smith-lib command-line utilities (db,
24  %prep  %prep
25  %setup  %setup
26  mkdir -p  root/etc/e-smith/events/%{name}-update  mkdir -p  root/etc/e-smith/events/%{name}-update
27    %patch0 -p1
28    
29  %build  %build
30    
# Line 41  rm -rf $RPM_BUILD_ROOT Line 43  rm -rf $RPM_BUILD_ROOT
43  %defattr(-,root,root)  %defattr(-,root,root)
44    
45  %changelog  %changelog
46    * Sat Feb 20 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
47    - allow easy access to templates.metadata to expand desired files [SME: 11312]
48    
49  * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme  * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
50  - add update event [SME: 11142]  - add update event [SME: 11142]
51    


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