apply quotes patch once again (accidently deleted in Nov07-#533058)
This commit is contained in:
parent
7b19ccfea4
commit
78cfffa9ca
@ -1,6 +1,6 @@
|
||||
Name: sgml-common
|
||||
Version: 0.6.3
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Common SGML catalog and DTD files
|
||||
@ -52,6 +52,7 @@ but that don't need to be included in main package.
|
||||
%setup -q
|
||||
%patch0 -p1 -b .umask
|
||||
%patch1 -p1 -b .xmldir
|
||||
%patch2 -p1 -b .quotes
|
||||
#patch 3 and patch4 not applied but still shipped with SRPM
|
||||
#(see #226415 MergeReview)
|
||||
#%patch3 -p1 -b .automake
|
||||
@ -143,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_datadir}/xml
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2009 Ondrej Vasik <ovasik@redhat.com> 0.6.3-31
|
||||
- apply quotes patch once again (accidently deleted in Nov07-#533058)
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.3-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user