- Move libhpip.so* to the main package to avoid libsane-hpaio depending on
hpijs (bug #457440).
This commit is contained in:
parent
93c599baf8
commit
38bfb2bc0f
@ -177,6 +177,7 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/hal/fdi/policy/10osvendor/10-hplip.fdi
|
||||
%dir %{_sysconfdir}/hp
|
||||
%config(noreplace) %{_sysconfdir}/hp/hplip.conf
|
||||
%{_libdir}/libhpip.so*
|
||||
%{_bindir}/hp-align
|
||||
%{_bindir}/hp-clean
|
||||
%{_bindir}/hp-colorcal
|
||||
@ -256,7 +257,6 @@ rm -rf %{buildroot}
|
||||
|
||||
%files -n hpijs
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libhpip.so*
|
||||
%{_libdir}/libhpmud.so*
|
||||
%{_bindir}/hpijs
|
||||
%{_datadir}/foomatic/db/source/PPD/HP
|
||||
@ -291,6 +291,10 @@ fi
|
||||
exit 0
|
||||
|
||||
%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
|
||||
- fix license tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user