fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
66b2b136f2
commit
f5bb899148
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
%define name smeserver-print-monitor
|
%define name smeserver-print-monitor
|
||||||
%define version 0.0.7
|
%define version 0.0.7
|
||||||
%define release 9
|
%define release 10
|
||||||
Summary: SME Server print monitor
|
Summary: SME Server print monitor
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -14,14 +14,17 @@ Group: Apache/php/caching
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRoot: /var/tmp/e-smith-buildroot
|
BuildRoot: /var/tmp/e-smith-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: smeserver-release >= 10
|
Requires: smeserver-release >= 10
|
||||||
Requires: e-smith-apache >= 2.6.0-19
|
Requires: smeserver-apache >= 2.6.0-19
|
||||||
Obsoletes: smeserver-lprng-monitor
|
Obsoletes: smeserver-lprng-monitor
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.0.7-10.sme
|
||||||
|
- Fix e-smith references in smeserver-print-monitor [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.7-9.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.7-9.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