--- rpms/smeserver-updates/contribs8/smeserver-updates.spec 2013/03/04 00:30:56 1.1 +++ rpms/smeserver-updates/contribs8/smeserver-updates.spec 2013/06/25 21:13:21 1.2 @@ -1,4 +1,4 @@ -# $Id: smeserver-updates.spec,v 1.4 2008/11/25 16:20:33 slords Exp $ +# $Id: smeserver-updates.spec,v 1.1 2013/03/04 00:30:56 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble @@ -6,23 +6,28 @@ Summary: Update system panel for SMEserv %define name smeserver-updates Name: %{name} %define version 1.2 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System/Administration Source: %{name}-%{version}.tar.gz +Patch0: smeserver-updates-1.2-patch0.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch -Requires: e-smith-release >= 7.0 +Requires: e-smith-release >= 8.0 BuildRequires: e-smith-devtools AutoReqProv: no %description -Update system panel for sme server 7 +Update system panel for sme server 8 permitting the uploading and installing of .rpms %changelog +* Tue Jun 25 2013 JP Pialasse 1.2-4.sme +- fix yum path [SME: 7478] +- patch0 + * Tue Jan 23 2007 Stephen Noble - install with 'yum localinstall' - [1.2-3] @@ -70,7 +75,7 @@ cd .. %post #new installs -echo " If panel doesnt appear run /etc/e-smith/events/actions/navigation-conf" +#echo " If panel doesnt appear run /etc/e-smith/events/actions/navigation-conf" # DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"` # for db in $DBS ; do