fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
da7439100c
commit
18fd7f438b
@ -2,7 +2,7 @@ Summary: smeserver module to provide dynamic windows login scripts
|
||||
%define name smeserver-loginscript
|
||||
Name: %{name}
|
||||
%define version 0.2
|
||||
%define release 10
|
||||
%define release 11
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
License: Freely distributable
|
||||
@ -10,13 +10,16 @@ Group: Networking/Daemons
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Packager: Daniel van Raay <danielvr@caa.org.au>
|
||||
BuildRoot: /var/tmp/e-smith-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
BuildArchitectures: noarch
|
||||
Obsoletes: e-smith-loginscript
|
||||
Requires: e-smith-lib >= 1.15.1-16
|
||||
Requires: smeserver-lib >= 1.15.1-16
|
||||
AutoReqProv: no
|
||||
|
||||
%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
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user