1 |
# $Id: e-smith-devtools.spec,v 1.5 2016/05/12 17:08:37 vip-ire Exp $ |
# $Id: e-smith-devtools.spec,v 1.6 2016/08/23 08:36:56 vip-ire 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 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
AutoReqProv: no |
AutoReqProv: no |
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Thu May 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
24 |
|
- added grub2 directories to ignore list [SME: 10325] |
25 |
|
|
26 |
* Tue Aug 23 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-5.sme |
* Tue Aug 23 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-5.sme |
27 |
- Quote filenames in genfilelist so filenames containing spaces are correctly |
- Quote filenames in genfilelist so filenames containing spaces are correctly |
28 |
handled [SME: 9750] |
handled [SME: 9750] |