/[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.3 by jpp, Sat Feb 20 05:56:57 2021 UTC Revision 1.4 by jpp, Wed Apr 6 20:22:27 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lib-compspec.spec,v 1.2 2021/01/06 20:06:21 jpp Exp $  # $Id: e-smith-lib-compspec.spec,v 1.3 2021/02/20 05:56:57 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 3  %define release 4
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  Patch0: e-smith-lib-compspec-2.6.0-bz11312.patch
14    Patch1: e-smith-lib-compspec-2.6.0-bz11368-bz4661.patch
15    
16  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-lib  Requires: e-smith-lib
# Line 25  e-smith-lib command-line utilities (db, Line 27  e-smith-lib command-line utilities (db,
27  %setup  %setup
28  mkdir -p  root/etc/e-smith/events/%{name}-update  mkdir -p  root/etc/e-smith/events/%{name}-update
29  %patch0 -p1  %patch0 -p1
30    %patch1 -p1
31    
32  %build  %build
33    
# Line 43  rm -rf $RPM_BUILD_ROOT Line 46  rm -rf $RPM_BUILD_ROOT
46  %defattr(-,root,root)  %defattr(-,root,root)
47    
48  %changelog  %changelog
49    * Wed Apr 06 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-4.sme
50    - fix last dot erased on completion  [SME: 11368]
51    - error on incorect cmd input [SME: 4661]
52    
53  * Sat Feb 20 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme  * Sat Feb 20 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
54  - allow easy access to templates.metadata to expand desired files [SME: 11312]  - allow easy access to templates.metadata to expand desired files [SME: 11312]
55    


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