This commit is contained in:
Dennis Gilmore 2011-02-08 07:20:15 -06:00
parent cf768c499e
commit d8903f9615

View File

@ -4,7 +4,7 @@
Summary: A text formatting package based on SGML Summary: A text formatting package based on SGML
Name: linuxdoc-tools Name: linuxdoc-tools
Version: 0.9.66 Version: 0.9.66
Release: 8%{?dist} Release: 9%{?dist}
License: Copyright only License: Copyright only
Group: Applications/Publishing Group: Applications/Publishing
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz
@ -102,6 +102,9 @@ exit 0
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.66-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Dec 10 2010 Ondrej Vasik <ovasik@redhat.com> 0.9.66-8 * Fri Dec 10 2010 Ondrej Vasik <ovasik@redhat.com> 0.9.66-8
- make the dependency on perl vendor lib location more stable - make the dependency on perl vendor lib location more stable
- use global macro instead of define macro - use global macro instead of define macro