--- rpms/e-smith-devtools/sme9/e-smith-devtools.spec 2015/06/29 20:22:43 1.6 +++ rpms/e-smith-devtools/sme9/e-smith-devtools.spec 2016/08/23 08:47:19 1.7 @@ -1,10 +1,10 @@ -# $Id: e-smith-devtools.spec,v 1.5 2015/06/25 15:13:32 stephdl Exp $ +# $Id: e-smith-devtools.spec,v 1.6 2015/06/29 20:22:43 stephdl Exp $ Summary: e-smith tools for building RPMs %define name e-smith-devtools Name: %{name} %define version 2.4.0 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,10 +13,15 @@ Source: %{name}-%{version}.tar.xz BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Patch0: e-smith-devtools-2.4.0.bz8951.event_template-actions-services.patch +Patch1: e-smith-devtools-2.4.0-quote_filenames.patch Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser) AutoReqProv: no %changelog +* Tue Aug 23 2016 Daniel Berteaud 2.4.0-5.sme +- Quote filenames in genfilelist so filenames containing spaces are correctly + handled [SME: 9758] + * Mon Jun 22 2015 stephane de labrusse 2.4.0-4.sme - Added new createlinks function [SME: 8951] - event_templates event_actions event_services @@ -397,6 +402,8 @@ permissions. %prep %setup %patch0 -p1 +%patch1 -p1 + %build %install