%define package zabbix_agent %define version 2.4.7.1 %define release 1 Name: wpkg-%{package} Version: %{version} Release: %{release}%{?dist} Summary: %{package} for WPKG on iPasserelle Group: System/Softwares URL: http://www.ipasserelle.com Source0: %{name}-%{version}.tar.gz License: misc BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch BuildRequires: unix2dos Requires: ipasserelle-gp %description %{package} for WPKG on iPasserelle %prep %setup -q -n %{name}-%{version} %build unix2dos packages/* %install /bin/rm -rf %{buildroot} mkdir -p %{buildroot}/home/e-smith/files/shares/wpkg/files/packages mkdir -p %{buildroot}/home/e-smith/files/shares/wpkg/files/softwares/%{package} cp -r softwares/* %{buildroot}/home/e-smith/files/shares/wpkg/files/softwares/%{package}/ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ %files %defattr(-,root,root) %doc CHANGELOG.git /home/e-smith/files/shares/wpkg/files/ %clean /bin/rm -rf %{buildroot} %changelog * Mon Nov 30 2015 Daniel Berteaud - 2.4.7.1-1 - Update to 2.4.7.1 * Mon Nov 23 2015 Daniel Berteaud - 2.4.7-1 - Update to 2.4.7 * Thu Sep 10 2015 Daniel Berteaud - 2.4.6-1 - Update to 2.4.6 * Mon May 18 2015 Daniel Berteaud - 2.4.5-1 - Update to 2.4.5 * Mon Mar 30 2015 Daniel Berteaud - 2.4.4-1 - Update to 2.4.4 * Wed Dec 10 2014 Daniel Berteaud - 2.4.2-1 - Update to 2.4.2 * Mon Sep 1 2014 Daniel Berteaud - 2.2.6-1 - Update to 2.2.6 * Mon Aug 4 2014 Daniel Berteaud - 2.2.5-1 - Update to 2.2.5 * Wed Apr 23 2014 Daniel Berteaud - 2.2.3-1 - Update to 2.2.3 * Wed Feb 12 2014 Daniel Berteaud - 2.2.1-1 - update to 2.2.1 * Mon Nov 18 2013 Daniel Berteaud - 2.2.0-1 - update to 2.2.0 * Thu Aug 29 2013 Daniel Berteaud - 2.0.8-1 - update to 2.0.8 * Tue Aug 20 2013 Daniel Berteaud - 2.0.7-1 - update to 2.0.7 * Mon May 13 2013 Daniel Berteaud - 2.0.6-1 - update to 2.0.6 * Wed Dec 26 2012 Daniel Berteaud - 2.0.4-1 - update to 2.0.4 - also use ZBX_SERVER_IP for the firewall rule * Wed Aug 29 2012 Daniel Berteaud - 2.0.2-2 - Use ZBX_SERVER_IP during agent installation * Fri Aug 17 2012 Daniel Berteaud - 2.0.2-1 - update to 2.0.2 * Mon Jul 9 2012 Daniel Berteaud - 2.0.0 - initial release with Zabbix Agent 2.0.0