--- rpms/e-smith-devtools/sme9/e-smith-devtools.spec 2013/01/31 15:28:20 1.2 +++ rpms/e-smith-devtools/sme9/e-smith-devtools.spec 2015/06/29 20:22:43 1.6 @@ -1,10 +1,10 @@ -# $Id: e-smith-devtools.spec,v 1.1 2013/01/24 19:31:34 slords Exp $ +# $Id: e-smith-devtools.spec,v 1.5 2015/06/25 15:13:32 stephdl Exp $ Summary: e-smith tools for building RPMs %define name e-smith-devtools Name: %{name} %define version 2.4.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,12 +12,21 @@ Group: Networking/Daemons 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 Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser) AutoReqProv: no %changelog +* Mon Jun 22 2015 stephane de labrusse 2.4.0-4.sme +- Added new createlinks function [SME: 8951] +- event_templates event_actions event_services + +* Tue Sep 9 2014 Daniel Berteaud 2.4.0-3.sme +- Don't claim to own /sbin and /sbin/e-smith [SME: 8550] + * Thu Jan 31 2013 Shad L. Lords 2.4.0-2.sme -- vendor_perl lives in share not lib [SME: 7268] +- Put vendor_perl in share not lib, so works on both 32 and 64 bit + build systems. [SME: 7268] * Thu Jan 24 2013 Shad L. Lords 2.4.0-1.sme - Change site_perl to vendor_perl @@ -387,7 +396,7 @@ permissions. %prep %setup - +%patch0 -p1 %build %install @@ -417,7 +426,5 @@ rm -rf $RPM_BUILD_ROOT %attr(0755,root,root) /sbin/e-smith/validate-lexicon %attr(0755,root,root) /sbin/e-smith/generate-lexicons %attr(0755,root,root) /sbin/e-smith/update-po -%attr(-,root,root) %dir /sbin -%attr(-,root,root) %dir /sbin/e-smith %attr(0644,root,root) /usr/share/perl5/vendor_perl/esmith/Build/CreateLinks.pm %doc COPYING