- Ship libhpmud.so (bug #489059).
This commit is contained in:
parent
ec8111936b
commit
aaf08a1064
@ -150,7 +150,8 @@ rm -rf %{buildroot}%{_sysconfdir}/sane.d \
|
||||
rm -f %{buildroot}%{_bindir}/foomatic-rip \
|
||||
%{buildroot}%{_libdir}/cups/filter/foomatic-rip \
|
||||
%{buildroot}%{_libdir}/*.la \
|
||||
%{buildroot}%{_libdir}/*.so \
|
||||
%{buildroot}%{_libdir}/python*/site-packages/*.la \
|
||||
%{buildroot}%{_libdir}/libhpip.so \
|
||||
%{buildroot}%{_libdir}/sane/*.la \
|
||||
%{buildroot}%{_datadir}/cups/model/foomatic-ppds \
|
||||
%{buildroot}%{_datadir}/applications/hplip.desktop \
|
||||
@ -268,7 +269,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files libs
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libhpip.so*
|
||||
%{_libdir}/libhpip.so.*
|
||||
%{_libdir}/libhpmud.so*
|
||||
# Python extension
|
||||
%{_libdir}/python*/site-packages/*
|
||||
@ -327,6 +328,7 @@ exit 0
|
||||
|
||||
%changelog
|
||||
* Mon Mar 9 2009 Tim Waugh <twaugh@redhat.com> 3.9.2-4
|
||||
- Ship libhpmud.so (bug #489059).
|
||||
- Fixed no-root-config patch (bug #489055).
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.2-3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user