%define package winscp %define version 5.7.2 %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 * Tue Apr 14 2015 Daniel Berteaud 5.7.2-1 - Update to 5.7.2 * Mon Mar 30 2015 Daniel Berteaud 5.7.1-1 - Update to 5.7.1 * Mon Feb 23 2015 Daniel Berteaud 5.7.0-1 - Update to 5.7.0 * Wed Dec 10 2014 Daniel Berteaud 5.5.6-1 - Update to 5.5.6 * Wed Sep 3 2014 Daniel Berteaud 5.5.5-1 - Update to 5.5.5 * Fri May 2 2014 Daniel Berteaud 5.5.3-1 - update to 5.5.3 * Mon Mar 31 2014 Daniel Berteaud 5.5.2-1 - update to 5.5.2 * Thu Feb 6 2014 Daniel Berteaud 5.5.1-1 - update to 5.5.1 * Wed Dec 11 2013 Daniel Berteaud 5.1.8-1 - update to 5.1.8 * Tue Aug 20 2013 Daniel Berteaud 5.1.7-1 - update to 5.1.7 * Wed Jun 12 2013 Daniel Berteaud 5.1.5-1 - update to 5.1.5 * Mon Mar 11 2013 Daniel Berteaud 5.1.4-1 - update to 5.1.4 * Fri Dec 14 2012 Daniel Berteaud 5.1.2-1 - update to 5.1.2 * Tue Nov 13 2012 Daniel Berteaud 5.1.1-1 - update to 5.1.1 * Mon Aug 20 2012 Daniel Berteaud 4.3.9-1 - update to 4.3.9 * Tue Jul 24 2012 Daniel Berteaud 4.3.8-1 - update to version 4.3.8 * Thu Jun 7 2012 Daniel Berteaud 4.3.7-1 - change version scheme * Tue Jun 5 2012 Daniel Berteaud - initial release with WinSCP 4.3.7