/[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.5 by vip-ire, Thu May 12 17:08:37 2016 UTC Revision 1.7 by unnilennium, Thu May 25 15:48:49 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-devtools.spec,v 1.4 2016/03/18 13:37:40 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 4  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-devtools-2.6.0-no_dir_and_attr_for_symlinks.patch  Patch0: e-smith-devtools-2.6.0-no_dir_and_attr_for_symlinks.patch
14  Patch1: e-smith-devtools-2.6.0-ignore_more_system_dir.patch  Patch1: e-smith-devtools-2.6.0-ignore_more_system_dir.patch
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
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
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
27    - Quote filenames in genfilelist so filenames containing spaces are correctly
28      handled [SME: 9750]
29    
30  * Wed May 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme  * Wed May 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme
31  - Panel links points on the manager's C wrapper, and original cgi are not  - Panel links points on the manager's C wrapper, and original cgi are not
32    suid anymore. [SME: 9393]    suid anymore. [SME: 9393]
# Line 416  permissions. Line 424  permissions.
424  %patch0 -p1  %patch0 -p1
425  %patch1 -p1  %patch1 -p1
426  %patch2 -p1  %patch2 -p1
427    %patch3 -p1
428    
429  %build  %build
430    


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