specfile fix with rpm4 [release 0.6.3-5mamba;Fri Nov 27 2020]
This commit is contained in:
parent
67c659d6fb
commit
7bd8c53769
@ -1,6 +1,6 @@
|
|||||||
Name: sgml-common
|
Name: sgml-common
|
||||||
Version: 0.6.3
|
Version: 0.6.3
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: Common SGML catalog and DTD files
|
Summary: Common SGML catalog and DTD files
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -41,9 +41,9 @@ URL: http://www.iso.ch/cate/3524030.html
|
|||||||
%description -n xml-common
|
%description -n xml-common
|
||||||
The xml-common package contains a collection of entities and DTDs that are useful for processing XML, but that don't need to be included in multiple packages.
|
The xml-common package contains a collection of entities and DTDs that are useful for processing XML, but that don't need to be included in multiple packages.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%define _default_patch_fuzz 2
|
||||||
%patch0 -p1 -b .umask
|
%patch0 -p1 -b .umask
|
||||||
%patch1 -p1 -b .xmldir
|
%patch1 -p1 -b .xmldir
|
||||||
%patch2 -p1 -b .quotes
|
%patch2 -p1 -b .quotes
|
||||||
@ -134,6 +134,9 @@ fi
|
|||||||
%dir %{_datadir}/xml
|
%dir %{_datadir}/xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.3-5mamba
|
||||||
|
- specfile fix with rpm4
|
||||||
|
|
||||||
* Fri May 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.3-4mamba
|
* Fri May 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.3-4mamba
|
||||||
- don't own /etc/xml/catalog and update it in %post script
|
- don't own /etc/xml/catalog and update it in %post script
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user