This commit is contained in:
Dennis Gilmore 2012-01-12 22:21:31 -06:00
parent c1596d6d71
commit b2a40aad56

View File

@ -3,7 +3,7 @@
Summary: A document formatting system
Name: groff
Version: 1.21
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://groff.ffii.org
@ -415,6 +415,9 @@ fi
%doc %{_docdir}/%{name}-%{version}/pdf/
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Oct 12 2011 Jan Vcelak <jvcelak@redhat.com> 1.21-7
- update: move local configuration from /usr/share/groff/site-* to /etc/groff/*
(change the paths in the app instead of symlinking to avoid RPM issues)