%define package fusioninventory %define version 2.2.7 %define release 4 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 BuildRequires: e-smith-devtools Requires: ipasserelle-gp %description %{package} for WPKG on iPasserelle %prep %setup -q -n %{name}-%{version} %build unix2dos packages/* %install /bin/rm -rf %{buildroot} cp -a root %{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/ /etc/ %clean /bin/rm -rf %{buildroot} %changelog * Wed Apr 3 2013 Daniel Berteaud - 2.2.7-4 - update to 2.2.7-4 * Tue Jan 15 2013 Daniel Berteaud - 2.2.7-3 - update to 2.2.7-3 * Wed Dec 12 2012 Daniel Berteaud - 2.2.7-1 - update to 2.2.7 * Thu Sep 20 2012 Daniel Berteaud - 2.2.6-1 - update to 2.2.6 * Wed Aug 22 2012 Daniel Berteaud - 2.2.5-1 - update to 2.2.5 * Mon Jul 23 2012 Daniel Berteaud - 2.2.4-1 - update to 2.2.4 * Fri Jul 12 2012 Daniel Berteaud - 2.2.3-2 - Don't hardcode path in registry * Thu Jun 28 2012 Daniel Berteaud - 2.2.3-1 - update to 2.2.3 * Fri Jun 8 2012 Daniel Berteaud 2.2.2-1 - Update to 2.2.2 - Stop the service before importing reg settings * Fri Jun 8 2012 Daniel Berteaud 2.2.0-2 - Fix reg templates * Wed Jun 6 2012 Daniel Berteaud 2.2.0-1 - change version scheme * Mon Jun 4 2012 Daniel Berteaud 0.1+2.2.0 - initial release with Fusion Inventory Agent 2.2.0