1 |
%define version 1.0 |
%define version 1.0 |
2 |
%define release 1 |
%define release 2 |
3 |
Summary: Set up a migration helper script for SME Server. |
Summary: Set up a migration helper script for SME Server. |
4 |
Name: smeserver-migratehelper |
Name: smeserver-migratehelper |
5 |
Version: %{version} |
Version: %{version} |
19 |
rpm backup all contribs data and bare essential to have a working system and then rsync data while the new system is up |
rpm backup all contribs data and bare essential to have a working system and then rsync data while the new system is up |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
|
* Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-2.sme |
23 |
|
- add backup of spamassassin admin config |
24 |
|
- add search for non rpm owned folder in /usr/local |
25 |
|
|
26 |
* Sat Jan 05 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-1.sme |
* Sat Jan 05 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-1.sme |
27 |
- initial release [SME: 11275] |
- initial release [SME: 11275] |
28 |
- TODO use SME 10 includes / excludes |
- TODO use SME 10 includes / excludes |