/[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.2 by vip-ire, Sun Feb 7 10:02:27 2016 UTC Revision 1.3 by vip-ire, Fri Mar 18 13:35:42 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-devtools.spec,v 1.1 2016/02/04 22:54:13 vip-ire Exp $  # $Id: e-smith-devtools.spec,v 1.2 2016/02/07 10:02:27 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
# Line 11  License: GPL Line 11  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  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
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
18  AutoReqProv: no  AutoReqProv: no
19    
20  %changelog  %changelog
21    * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
22    - Ignore more system directories [SME: 9347]
23    
24  * Sun Feb 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme  * Sun Feb 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
25  - Don't add %dir and %attr in genfilelist for symlinks, code from  - Don't add %dir and %attr in genfilelist for symlinks, code from
26    Charlie Brady [SME: 9232]    Charlie Brady [SME: 9232]
# Line 404  permissions. Line 408  permissions.
408  %prep  %prep
409  %setup  %setup
410  %patch0 -p1  %patch0 -p1
411    %patch1 -p1
412    
413  %build  %build
414    


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