Update license tag to the SPDX format (LicenseRef-DMIT)
This commit is contained in:
parent
155e55bbae
commit
b080df868f
@ -1,7 +1,7 @@
|
|||||||
Summary: A DSSSL implementation
|
Summary: A DSSSL implementation
|
||||||
Name: openjade
|
Name: openjade
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 77%{?dist}
|
Release: 78%{?dist}
|
||||||
Requires: sgml-common
|
Requires: sgml-common
|
||||||
URL: http://openjade.sourceforge.net/
|
URL: http://openjade.sourceforge.net/
|
||||||
Source: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz
|
Source: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz
|
||||||
@ -32,7 +32,7 @@ Patch4: openjade-1.3.2-gcc46.patch
|
|||||||
Patch5: openjade-getoptperl.patch
|
Patch5: openjade-getoptperl.patch
|
||||||
|
|
||||||
Patch6: openjade-configure-c99.patch
|
Patch6: openjade-configure-c99.patch
|
||||||
License: DMIT
|
License: LicenseRef-DMIT
|
||||||
|
|
||||||
# Last jade version is from Red Hat 6.2
|
# Last jade version is from Red Hat 6.2
|
||||||
Provides: jade = %{version}-%{release}
|
Provides: jade = %{version}-%{release}
|
||||||
@ -117,6 +117,9 @@ touch %{_sysconfdir}/sgml/%{name}-%{version}-%{release}.soc
|
|||||||
%{_datadir}/sgml/%{name}-%{version}
|
%{_datadir}/sgml/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 23 2023 Ondrej Sloup <osloup@redhat.com> - 1.3.2-78
|
||||||
|
- Update license tag to the SPDX format
|
||||||
|
|
||||||
* Sun Oct 15 2023 Ondrej Sloup <osloup@redhat.com> - 1.3.2-77
|
* Sun Oct 15 2023 Ondrej Sloup <osloup@redhat.com> - 1.3.2-77
|
||||||
- Sync the RHEL version and Fedora version of the specfile
|
- Sync the RHEL version and Fedora version of the specfile
|
||||||
- Update sources file and config.{sub|guess}
|
- Update sources file and config.{sub|guess}
|
||||||
|
Loading…
Reference in New Issue
Block a user