Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2086dc8a10 | |||
![]() |
da57b8d235 |
@ -6,7 +6,14 @@ SMEServer Koozali developed git repo for smeserver-phppgadmin smecontribs
|
||||
<br />https://wiki.koozali.org/Phppgadmin
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-phppgadmin&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||
Show list of outstanding bugs:
|
||||
[All](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDINFO&bug_status=IN_PROGRESS&bug_status=RESOLVED&bug_status=VERIFIED&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Confirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=CONFIRMED&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Unconfirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Need Info](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=NEEDINFO&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[In Progress](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=IN_PROGRESS&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Verified](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=VERIFIED&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Resolved](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=RESOLVED&classification=Contribs&component=smeserver-phppgadmin&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
|
||||
## Description
|
||||
|
||||
|
BIN
smeserver-phppgadmin-1.5.0.tar.xz
Normal file
BIN
smeserver-phppgadmin-1.5.0.tar.xz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
Summary: phpPgAdmin for Koozali SME Server
|
||||
Name: smeserver-phppgadmin
|
||||
Version: 1.5.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
URL: https://wiki.koozali.org/Phppgadmin
|
||||
@ -12,7 +12,7 @@ Requires: smeserver-php
|
||||
Requires: phpPgAdmin
|
||||
Requires: php74-php-pgsql
|
||||
BuildRequires: perl
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
|
||||
%description
|
||||
Implementation of phpPgAdmin for Koozali SME Server
|
||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun
|
||||
|
||||
%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
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user