fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
ab07cfea54
commit
d57cb6b4ce
@ -6,20 +6,23 @@ Summary: SME server Sarg
|
||||
%define name smeserver-sarg
|
||||
Name: %{name}
|
||||
%define version 2.3.1
|
||||
%define release 2
|
||||
%define release 3
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: Freely distributable
|
||||
Group: Apache/php/caching
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/e-smith-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
BuildArchitectures: noarch
|
||||
Requires: smeserver-release >= 9
|
||||
Requires: sarg >= 2.3.1
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.3.1-3.sme
|
||||
- Fix e-smith references in smeserver-sarg [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.3.1-2.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user