No jaló el aumento de versión de liborcus; lo regresé a como estaba.
This commit is contained in:
parent
35fea7c0c8
commit
68c290ac9c
1 changed files with 3 additions and 9 deletions
|
@ -50,7 +50,7 @@ Summary: Free Software Productivity Suite
|
|||
Name: libreoffice
|
||||
Epoch: 1
|
||||
Version: %{libo_version}.2
|
||||
Release: 4+gob.mx%{?libo_prerelease}%{?dist}
|
||||
Release: 3+gob.mx%{?libo_prerelease}%{?dist}
|
||||
# default new files are: MPLv2
|
||||
# older files are typically: MPLv2 incorporating work under ASLv2
|
||||
# nlpsolver is: LGPLv3
|
||||
|
@ -217,10 +217,8 @@ BuildRequires: pkgconfig(harfbuzz)
|
|||
BuildRequires: pkgconfig(libeot)
|
||||
BuildRequires: pkgconfig(libepubgen-0.1)
|
||||
BuildRequires: pkgconfig(libqxp-0.0)
|
||||
#BuildRequires: pkgconfig(liborcus) >= 0.17
|
||||
BuildRequires: liborcus-devel >= 0.17
|
||||
#BuildRequires: pkgconfig(mdds) >= 2.0
|
||||
BuildRequires: mdds-devel >= 2.0
|
||||
BuildRequires: pkgconfig(liborcus-0.17)
|
||||
BuildRequires: pkgconfig(mdds-2.0)
|
||||
BuildRequires: pkgconfig(zxing)
|
||||
BuildRequires: libnumbertext-devel
|
||||
|
||||
|
@ -2301,10 +2299,6 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_includedir}/LibreOfficeKit
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Sandino Araico Sánchez <sandino@sandino.net> - 1:7.5.5.2-4+gob.mx
|
||||
- liborcus >= 0.17 (tenemos la 0.18)
|
||||
- mdds >= 2.0 (tenemos la 2.1.1)
|
||||
|
||||
* Tue Aug 08 2023 Sandino Araico Sánchez <sandino@sandino.net> - 1:7.5.5.2-3+gob.mx
|
||||
- parches de gob.mx: fonts y logo
|
||||
|
||||
|
|
Loading…
Reference in a new issue