fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
4be04aa921
commit
9b0df55517
@ -2,7 +2,7 @@ Summary: Isoqlog on SME
|
|||||||
%define name smeserver-isoqlog
|
%define name smeserver-isoqlog
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.2.1
|
%define version 2.2.1
|
||||||
%define release 8
|
%define release 9
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -12,14 +12,17 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
Packager: Peter Schubert <psc@@s-a-c-o.de>
|
Packager: Peter Schubert <psc@@s-a-c-o.de>
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: e-smith-release => 10.0
|
Requires: smeserver-release => 10.0
|
||||||
Requires: e-smith-apache >= 2.6.0-19
|
Requires: smeserver-apache >= 2.6.0-19
|
||||||
Requires: isoqlog => 2.2.1
|
Requires: isoqlog => 2.2.1
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
|
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.2.1-9.sme
|
||||||
|
- Fix e-smith references in smeserver-isoqlog [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.2.1-8.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.2.1-8.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