- Don't use mode 0666 for the texindex temporary files
This commit is contained in:
parent
a61b7e85c8
commit
8c15fcfa5a
@ -1,7 +1,7 @@
|
|||||||
Summary: Tools needed to create Texinfo format documentation files.
|
Summary: Tools needed to create Texinfo format documentation files.
|
||||||
Name: texinfo
|
Name: texinfo
|
||||||
Version: 4.8
|
Version: 4.8
|
||||||
Release: 12
|
Release: 13
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Url: http://www.gnu.org/software/texinfo/
|
Url: http://www.gnu.org/software/texinfo/
|
||||||
@ -137,6 +137,9 @@ fi
|
|||||||
%{_mandir}/man1/texi2pdf.1*
|
%{_mandir}/man1/texi2pdf.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 9 2006 Miloslav Trmac <mitr@redhat.com> - 4.8-13
|
||||||
|
- Don't use mode 0666 for the texindex temporary files
|
||||||
|
|
||||||
* Mon Oct 9 2006 Miloslav Trmac <mitr@redhat.com> - 4.8-12
|
* Mon Oct 9 2006 Miloslav Trmac <mitr@redhat.com> - 4.8-12
|
||||||
- Don't leave around temporary files used by texindex
|
- Don't leave around temporary files used by texindex
|
||||||
- Add missing error handling to texinfo-CAN-2005-3011.patch
|
- Add missing error handling to texinfo-CAN-2005-3011.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user