%define package gimp %define version 2.8.22 %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/ %clean /bin/rm -rf %{buildroot} %files %defattr(-,root,root) %doc CHANGELOG.git /home/e-smith/files/shares/wpkg/files/ %changelog * Wed May 17 2017 Daniel Berteaud 2.8.22-1 - Update to 2.8.22 * Wed Feb 8 2017 Daniel Berteaud 2.8.20-1 - Update to 2.8.20 * Wed Jul 20 2016 Daniel Berteaud 2.8.18-1 - Update to 2.8.18 * Mon Nov 23 2015 Daniel Berteaud 2.8.16-1 - Update to 2.8.16 * Wed Sep 3 2014 Daniel Berteaud 2.8.14-1 - Update to 2.8.14 * Tue Dec 3 2013 Daniel Berteaud 2.8.10-1 - update to 2.8.10 * Thu Nov 7 2013 Daniel Berteaud 2.8.8-2 - Fix uninstall commands * Thu Nov 7 2013 Daniel Berteaud 2.8.8-1 - update to 2.8.8 * Fri Jun 28 2013 Daniel Berteaud 2.8.6-1 - update to 2.8.6 * Mon Mar 11 2013 Daniel Berteaud 2.8.4-1 - update to 2.8.4 * Wed Aug 29 2012 Daniel Berteaud 2.8.2 - update to 2.8.2 * Wed Jun 6 2012 Daniel Berteaud 2.8.0 - change version scheme * Tue Jun 5 2012 Daniel Berteaud - initial release with Gimp 2.8.0