/[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.1 by vip-ire, Thu Feb 4 22:54:13 2016 UTC Revision 1.2 by vip-ire, Sun Feb 7 10:02:27 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-devtools.spec,v 1.6 2015/06/29 20:22:43 stephdl Exp $  # $Id: e-smith-devtools.spec,v 1.1 2016/02/04 22:54:13 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 1  %define release 2
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-devtools-2.6.0-no_dir_and_attr_for_symlinks.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
17  AutoReqProv: no  AutoReqProv: no
18    
19  %changelog  %changelog
20    * Sun Feb 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
21    - Don't add %dir and %attr in genfilelist for symlinks, code from
22      Charlie Brady [SME: 9232]
23    
24  * Thu Feb 4 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-1.sme  * Thu Feb 4 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-1.sme
25  - Roll new stream for sme10  - Roll new stream for sme10
26    
# Line 398  permissions. Line 403  permissions.
403    
404  %prep  %prep
405  %setup  %setup
406    %patch0 -p1
407    
408  %build  %build
409    
410  %install  %install


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