fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
968f65d84e
commit
da57b8d235
@ -1,7 +1,7 @@
|
|||||||
Summary: phpPgAdmin for Koozali SME Server
|
Summary: phpPgAdmin for Koozali SME Server
|
||||||
Name: smeserver-phppgadmin
|
Name: smeserver-phppgadmin
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
URL: https://wiki.koozali.org/Phppgadmin
|
URL: https://wiki.koozali.org/Phppgadmin
|
||||||
@ -12,7 +12,7 @@ Requires: smeserver-php
|
|||||||
Requires: phpPgAdmin
|
Requires: phpPgAdmin
|
||||||
Requires: php74-php-pgsql
|
Requires: php74-php-pgsql
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Implementation of phpPgAdmin for Koozali SME Server
|
Implementation of phpPgAdmin for Koozali SME Server
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun
|
%postun
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.5.0-3.sme
|
||||||
|
- Fix e-smith references in smeserver-phppgadmin [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.5.0-2.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.5.0-2.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