%define package tightvnc %define version 2.8.8 %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 BuildRequires: e-smith-devtools Requires: ipasserelle-gp %description %{package} for WPKG on iPasserelle %prep %setup -q -n %{name}-%{version} %build perl createlinks unix2dos packages/* %install /bin/rm -rf %{buildroot} cp -a root %{buildroot}/ mkdir -p %{buildroot}/home/e-smith/files/shares/wpkg/files/settings/%{package} 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/ %clean /bin/rm -rf %{buildroot} %files %defattr(-,root,root) %doc CHANGELOG.git /home/e-smith/files/shares/wpkg/files/ /etc/ %changelog * Wed Apr 12 2017 Daniel Berteaud - 2.8.8-1 - Update to 2.8.8 * Tue Nov 15 2016 Daniel Berteaud - 2.8.5-1 - Update to 2.8.5 * Mon Jul 29 2013 Daniel Berteaud - 2.7.10-1 - update to 2.7.10 * Wed Jun 12 2013 Daniel Berteaud - 2.7.7-1 - update to 2.7.7 * Thu May 30 2013 Daniel Berteaud - 2.7.3-1 - update to 2.7.3 * Mon May 13 2013 Daniel Berteaud - 2.7.1-1 - update to 2.7.1 * Mon Dec 24 2012 Daniel Berteaud - 2.6.4-1 - update to 2.6.4 * Thu Nov 8 2012 Daniel Berteaud - 2.6.0-1 - update to 2.6.0 * Thu Jul 12 2012 Daniel Berteaud - 2.5.2-1 - update to 2.5.2 * Fri Jun 8 2012 Daniel Berteaud 2.5.1-2 - Fix package description for 2.5.1 * Wed Jun 6 2012 Daniel Berteaud 2.5.1-1 - Change version scheme * Wed Jun 6 2012 Daniel Berteaud 0.1+2.5.1 - update to 2.5.1 * Mon Jun 4 2012 Daniel Berteaud 0.1+2.0.4 - initial release with TightVNC 2.0.4