Compare commits
2 Commits
5_0_6-16_e
...
master
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4b6f419e84 | ||
![]() |
2f98cff253 |
@@ -5,7 +5,7 @@ Summary: Bug tracking system
|
|||||||
URL: https://www.bugzilla.org/
|
URL: https://www.bugzilla.org/
|
||||||
Name: bugzilla
|
Name: bugzilla
|
||||||
Version: 5.0.6
|
Version: 5.0.6
|
||||||
Release: 16%{?dist}
|
Release: 17%{?dist}
|
||||||
License: MPLv1.1
|
License: MPLv1.1
|
||||||
Source0: https://github.com/bugzilla/bugzilla/archive/release-%{version}.tar.gz
|
Source0: https://github.com/bugzilla/bugzilla/archive/release-%{version}.tar.gz
|
||||||
Source1: bugzilla-httpd-conf
|
Source1: bugzilla-httpd-conf
|
||||||
@@ -72,8 +72,6 @@ BuildRequires: tex(needspace.sty)
|
|||||||
BuildRequires: tex(tabulary.sty)
|
BuildRequires: tex(tabulary.sty)
|
||||||
BuildRequires: tex(upquote.sty)
|
BuildRequires: tex(upquote.sty)
|
||||||
%endif
|
%endif
|
||||||
#ADD for Koozali builder
|
|
||||||
BuildRequires: python-sphinx
|
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Bugzilla documentation
|
Summary: Bugzilla documentation
|
||||||
@@ -291,6 +289,9 @@ popd > /dev/null)
|
|||||||
%{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm
|
%{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 10 2025 Trevor Batley <trevorb@koozali.org> 5.0.6-17.sme
|
||||||
|
- remove BuildRequires python-sphinx, needed for sme10 build
|
||||||
|
|
||||||
* Wed Oct 08 2025 BogusDateBot
|
* Wed Oct 08 2025 BogusDateBot
|
||||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||||
by assuming the date is correct and changing the weekday.
|
by assuming the date is correct and changing the weekday.
|
||||||
|
Reference in New Issue
Block a user