/[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.6 by vip-ire, Tue Aug 23 08:36:56 2016 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.5 2016/05/12 17:08:37 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 5
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    * Tue Aug 23 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-5.sme
24    - Quote filenames in genfilelist so filenames containing spaces are correctly
25      handled [SME: 9750]
26    
27  * 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
28  - 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
29    suid anymore. [SME: 9393]    suid anymore. [SME: 9393]
# Line 416  permissions. Line 421  permissions.
421  %patch0 -p1  %patch0 -p1
422  %patch1 -p1  %patch1 -p1
423  %patch2 -p1  %patch2 -p1
424    %patch3 -p1
425    
426  %build  %build
427    


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