--- rpms/e-smith-lib-compspec/sme10/e-smith-lib-compspec.spec 2016/02/05 22:42:01 1.1 +++ rpms/e-smith-lib-compspec/sme10/e-smith-lib-compspec.spec 2021/01/06 20:06:21 1.2 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib-compspec.spec,v 1.1 2013/01/25 18:25:30 slords Exp $ +# $Id: e-smith-lib-compspec.spec,v 1.1 2016/02/05 22:42:01 stephdl Exp $ Summary: bash completion specifications for e-smith-lib utilities %define name e-smith-lib-compspec Name: %{name} %define version 2.6.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -22,6 +22,7 @@ e-smith-lib command-line utilities (db, %prep %setup +mkdir -p root/etc/e-smith/events/%{name}-update %build @@ -40,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Wed Jan 06 2021 Jean-Philipe Pialasse 2.6.0-2.sme +- add update event [SME: 11142] + * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10