fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
da7439100c
commit
1f54382363
@ -2,7 +2,7 @@ Summary: smeserver module to provide dynamic windows login scripts
|
|||||||
%define name smeserver-loginscript
|
%define name smeserver-loginscript
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.2
|
%define version 0.2
|
||||||
%define release 10
|
%define release 11
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
License: Freely distributable
|
License: Freely distributable
|
||||||
@ -10,13 +10,16 @@ Group: Networking/Daemons
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Packager: Daniel van Raay <danielvr@caa.org.au>
|
Packager: Daniel van Raay <danielvr@caa.org.au>
|
||||||
BuildRoot: /var/tmp/e-smith-buildroot
|
BuildRoot: /var/tmp/e-smith-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Obsoletes: e-smith-loginscript
|
Obsoletes: e-smith-loginscript
|
||||||
Requires: e-smith-lib >= 1.15.1-16
|
Requires: smeserver-lib >= 1.15.1-16
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2-11.sme
|
||||||
|
- Fix e-smith references in smeserver-loginscript [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.2-10.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.2-10.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user