- Include doc files (bug #192790).
This commit is contained in:
parent
d593b4ec70
commit
40308447cb
@ -127,7 +127,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%doc COPYING doc/*
|
||||
%dir %{_sysconfdir}/hp
|
||||
%config(noreplace) %{_sysconfdir}/hp/hplip.conf
|
||||
%config(noreplace) %{_sysconfdir}/rc.d/init.d/hplip
|
||||
@ -172,6 +172,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri May 26 2006 Tim Waugh <twaugh@redhat.com>
|
||||
- Include doc files (bug #192790).
|
||||
|
||||
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 0.9.11-4
|
||||
- Patchlevel 2.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user