exclude poppler-qt-devel bits from poppler-devel

This commit is contained in:
Bill Nottingham 2007-03-02 03:44:19 +00:00
parent 3f5eea332b
commit 876a850f24

View File

@ -3,7 +3,7 @@
Summary: PDF rendering library
Name: poppler
Version: 0.5.4
Release: 5%{?dist}
Release: 6%{?dist}
License: GPL
Group: Development/Libraries
URL: http://poppler.freedesktop.org/
@ -103,7 +103,9 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-,root,root,-)
%exclude %{_libdir}/pkgconfig/poppler-qt.pc
%{_libdir}/pkgconfig/*
%exclude %{_libdir}/libpoppler-qt.so.*
%{_libdir}/lib*.so
%dir %{_includedir}/poppler/
%{_includedir}/poppler/glib/
@ -127,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Thu Mar 1 2007 Bill Nottingham <notting@redhat.com> - 0.5.4-6
- fix it so the qt pkgconfig/.so aren't in the main poppler-devel
* Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com> - 0.5.4-5
- Include epoch in the Provides/Obsoletes for xpdf-utils