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