fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
d0654a4494
commit
c5e0d970de
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-extrarepositories
|
%define name smeserver-extrarepositories
|
||||||
%define version 0.1
|
%define version 0.1
|
||||||
%define release 46
|
%define release 47
|
||||||
Summary: easy configuration of extra yum repo
|
Summary: easy configuration of extra yum repo
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -10,8 +10,8 @@ URL: https://wiki.koozali.org
|
|||||||
Group: SMEserver/addon
|
Group: SMEserver/addon
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}
|
BuildRoot: /var/tmp/%{name}-%{version}
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
Source0: https://raw.githubusercontent.com/ONLYOFFICE/repo/master/centos/RPM-GPG-KEY-ONLYOFFICE
|
Source0: https://raw.githubusercontent.com/ONLYOFFICE/repo/master/centos/RPM-GPG-KEY-ONLYOFFICE
|
||||||
Source1: https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-RHEL7
|
Source1: https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-RHEL7
|
||||||
@ -20,6 +20,9 @@ Source1: https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-RHE
|
|||||||
Provides configuration for external yum repository comaptible with Koozali SME Server.
|
Provides configuration for external yum repository comaptible with Koozali SME Server.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.1-47.sme
|
||||||
|
- Fix e-smith references in smeserver-extrarepositories [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1-46.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1-46.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