fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
327b575974
commit
9fc78d1785
@ -1,5 +1,5 @@
|
|||||||
%define version 1.0
|
%define version 1.0
|
||||||
%define release 11
|
%define release 12
|
||||||
Summary: Set up a migration helper script for SME Server.
|
Summary: Set up a migration helper script for SME Server.
|
||||||
Name: smeserver-migratehelper
|
Name: smeserver-migratehelper
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -11,14 +11,17 @@ Group: SMEserver/addon
|
|||||||
Source: migratehelper.sh
|
Source: migratehelper.sh
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||||
Requires: e-smith-release >= 8.0
|
Requires: smeserver-release >= 8.0
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%description
|
%description
|
||||||
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
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.0-12.sme
|
||||||
|
- Fix e-smith references in smeserver-migratehelper [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.0-11.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.0-11.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user