|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
%define package sogo-addons |
|
|
|
|
%define version 24.0.6 |
|
|
|
|
%define version 31.0.0 |
|
|
|
|
%define release 1 |
|
|
|
|
|
|
|
|
|
Name: wpkg-%{package} |
|
|
|
@ -18,7 +18,7 @@ BuildRequires: unix2dos |
|
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
|
|
|
|
|
|
Requires: ipasserelle-gp |
|
|
|
|
Requires: wpkg-thunderbird >= 24 |
|
|
|
|
Requires: wpkg-thunderbird >= 31.2.0 |
|
|
|
|
Requires: wpkg-thunderbird-config |
|
|
|
|
Requires: wpkg-7zip |
|
|
|
|
|
|
|
|
@ -52,6 +52,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ |
|
|
|
|
/bin/rm -rf %{buildroot} |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Wed Oct 15 2014 Daniel Berteaud <daniel@firewall-services.com> 31.0.0-1 |
|
|
|
|
- Update to 31.0.0 |
|
|
|
|
|
|
|
|
|
* Wed Sep 3 2014 Daniel Berteaud <daniel@firewall-services.com> 24.0.6-1 |
|
|
|
|
- Update to 24.0.6 |
|
|
|
|
|
|
|
|
|