|
|
@ -34,14 +34,14 @@ 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 softwares/* %{buildroot}/home/e-smith/files/shares/wpkg/files/softwares/%{package}/ |
|
|
|
cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ |
|
|
|
cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%clean |
|
|
|
|
|
|
|
/bin/rm -rf %{buildroot} |
|
|
|
|
|
|
|
|
|
|
|
%files |
|
|
|
%files |
|
|
|
%defattr(-,root,root) |
|
|
|
%defattr(-,root,root) |
|
|
|
%doc CHANGELOG.git |
|
|
|
%doc CHANGELOG.git |
|
|
|
/home/e-smith/files/shares/wpkg/files/ |
|
|
|
/home/e-smith/files/shares/wpkg/files/ |
|
|
|
|
|
|
|
|
|
|
|
%clean |
|
|
|
|
|
|
|
/bin/rm -rf %{buildroot} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
* Thu Mar 17 2016 Daniel Berteaud <daniel@firewall-services.com> 0.67-2 |
|
|
|
* Thu Mar 17 2016 Daniel Berteaud <daniel@firewall-services.com> 0.67-2 |
|
|
|
- Update test condition |
|
|
|
- Update test condition |
|
|
|