--- rpms/e-smith-devtools/sme10/e-smith-devtools.spec 2016/02/04 22:54:13 1.1 +++ rpms/e-smith-devtools/sme10/e-smith-devtools.spec 2016/02/07 10:02:27 1.2 @@ -1,21 +1,26 @@ -# $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 $ Summary: e-smith tools for building RPMs %define name e-smith-devtools Name: %{name} %define version 2.6.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-devtools-2.6.0-no_dir_and_attr_for_symlinks.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser) AutoReqProv: no %changelog +* Sun Feb 7 2016 Daniel Berteaud 2.6.0-2.sme +- Don't add %dir and %attr in genfilelist for symlinks, code from + Charlie Brady [SME: 9232] + * Thu Feb 4 2016 Daniel Berteaud 2.6.0-1.sme - Roll new stream for sme10 @@ -398,6 +403,8 @@ permissions. %prep %setup +%patch0 -p1 + %build %install