fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
3be0778088
commit
0989daf6d4
@ -11,7 +11,7 @@ Summary: smeserver-usbdisksmanager
|
|||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 1.2
|
%define version 1.2
|
||||||
%define release 11
|
%define release 12
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GNU GPL version 2
|
License: GNU GPL version 2
|
||||||
@ -19,12 +19,15 @@ Group: SMEserver/addon
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRoot: /var/tmp/e-smith-buildroot
|
BuildRoot: /var/tmp/e-smith-buildroot
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: smeserver-release >= 8.0
|
Requires: smeserver-release >= 8.0
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.2-12.sme
|
||||||
|
- Fix e-smith references in smeserver-usbdisksmanager [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-11.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-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