- Move libhpip.so* to the main package to avoid libsane-hpaio depending on

hpijs (bug #457440).
This commit is contained in:
Tim Waugh 2008-07-31 17:46:19 +00:00
parent 93c599baf8
commit 38bfb2bc0f

View File

@ -177,6 +177,7 @@ rm -rf %{buildroot}
%{_datadir}/hal/fdi/policy/10osvendor/10-hplip.fdi %{_datadir}/hal/fdi/policy/10osvendor/10-hplip.fdi
%dir %{_sysconfdir}/hp %dir %{_sysconfdir}/hp
%config(noreplace) %{_sysconfdir}/hp/hplip.conf %config(noreplace) %{_sysconfdir}/hp/hplip.conf
%{_libdir}/libhpip.so*
%{_bindir}/hp-align %{_bindir}/hp-align
%{_bindir}/hp-clean %{_bindir}/hp-clean
%{_bindir}/hp-colorcal %{_bindir}/hp-colorcal
@ -256,7 +257,6 @@ rm -rf %{buildroot}
%files -n hpijs %files -n hpijs
%defattr(-,root,root) %defattr(-,root,root)
%{_libdir}/libhpip.so*
%{_libdir}/libhpmud.so* %{_libdir}/libhpmud.so*
%{_bindir}/hpijs %{_bindir}/hpijs
%{_datadir}/foomatic/db/source/PPD/HP %{_datadir}/foomatic/db/source/PPD/HP
@ -291,6 +291,10 @@ fi
exit 0 exit 0
%changelog %changelog
* Thu Jul 31 2008 Tim Waugh <twaugh@redhat.com>
- Move libhpip.so* to the main package to avoid libsane-hpaio
depending on hpijs (bug #457440).
* Thu Jul 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.8.6b-2 * Thu Jul 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.8.6b-2
- fix license tag - fix license tag