rebuilt with minor changes [release 1.3.2-12mamba;Sun Oct 24 2021]
This commit is contained in:
parent
1fbfedca92
commit
884101eb80
@ -1,6 +1,6 @@
|
|||||||
Name: openjade
|
Name: openjade
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 11mamba
|
Release: 12mamba
|
||||||
Summary: An implementation of DSSSL an ISO standard for formatting SGML
|
Summary: An implementation of DSSSL an ISO standard for formatting SGML
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -42,7 +42,6 @@ Requires: libopenjade = %{version}-%{release}
|
|||||||
|
|
||||||
%description -n libopenjade-devel
|
%description -n libopenjade-devel
|
||||||
Jade is an implementation of DSSSL -- Document Style Semantics and Specification Language -- an ISO standard for formatting SGML (and XML) documents.
|
Jade is an implementation of DSSSL -- Document Style Semantics and Specification Language -- an ISO standard for formatting SGML (and XML) documents.
|
||||||
|
|
||||||
This package contains the development files.
|
This package contains the development files.
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
@ -54,11 +53,10 @@ sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config/config.sub
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--prefix=%{_prefix} \
|
|
||||||
--datadir=%{_datadir}/sgml/openjade-%{version} \
|
--datadir=%{_datadir}/sgml/openjade-%{version} \
|
||||||
--libdir=%{_libdir} \
|
--enable-html \
|
||||||
--mandir=%{_mandir} \
|
|
||||||
--enable-http \
|
--enable-http \
|
||||||
|
--enable-mif \
|
||||||
--enable-splibdir=%{_libdir} \
|
--enable-splibdir=%{_libdir} \
|
||||||
--enable-default-catalog=%{_sysconfdir}/sgml/catalog \
|
--enable-default-catalog=%{_sysconfdir}/sgml/catalog \
|
||||||
--enable-default-search-path=%{_datadir}/sgml \
|
--enable-default-search-path=%{_datadir}/sgml \
|
||||||
@ -138,6 +136,9 @@ fi
|
|||||||
%{_includedir}/sp/*
|
%{_includedir}/sp/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-12mamba
|
||||||
|
- rebuilt with minor changes
|
||||||
|
|
||||||
* Wed Jun 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-11mamba
|
* Wed Jun 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-11mamba
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user