Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/openjade.git#d72e2050bedae59095fb95223146d5a1a05f1485
This commit is contained in:
parent
0235b5647b
commit
82ed47258b
@ -1,7 +1,7 @@
|
||||
Summary: A DSSSL implementation
|
||||
Name: openjade
|
||||
Version: 1.3.2
|
||||
Release: 65%{?dist}
|
||||
Release: 66%{?dist}
|
||||
Requires: sgml-common
|
||||
URL: http://openjade.sourceforge.net/
|
||||
Source: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz
|
||||
@ -28,6 +28,7 @@ License: DMIT
|
||||
#Last jade version is from Red Hat 6.2
|
||||
Provides: jade = %{version}-%{release}
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: opensp-devel
|
||||
|
||||
@ -107,6 +108,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.so $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_datadir}/sgml/%{name}-%{version}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-66
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Thu Aug 27 2020 Than Ngo <than@redhat.com> - 1.3.2-65
|
||||
- fixed FTBFS
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user