Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 292636 Details for
Bug 428509
split poppler-glib out
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed patch to split libpoppler and libpoppler-glib
d.diff (text/plain), 1.97 KB, created by
Jindrich Novy
on 2008-01-23 13:27:56 UTC
(
hide
)
Description:
Proposed patch to split libpoppler and libpoppler-glib
Filename:
MIME Type:
Creator:
Jindrich Novy
Created:
2008-01-23 13:27:56 UTC
Size:
1.97 KB
patch
obsolete
>--- poppler.spec.old 2007-12-12 18:47:16.000000000 +0100 >+++ poppler.spec 2008-01-23 12:04:54.000000000 +0100 >@@ -3,7 +3,7 @@ > Summary: PDF rendering library > Name: poppler > Version: 0.6.2 >-Release: 3%{?dist} >+Release: 4%{?dist} > License: GPLv2 and Redistributable, no modification permitted > # the code is GPLv2 > # the charmap data in /usr/share/poppler is redistributable >@@ -30,7 +30,6 @@ > Group: Development/Libraries > Requires: %{name} = %{version}-%{release} > Requires: pkgconfig >-Requires: gtk-doc > > %description devel > Poppler, a PDF rendering library, it's a fork of the xpdf PDF >@@ -39,6 +38,24 @@ > You should install the poppler-devel package if you would like to > compile applications based on poppler. > >+%package glib >+Summary: Glib wrapper for poppler >+Group: Development/Libraries >+Requires: %{name} = %{version}-%{release} >+ >+%description glib >+%{summary}. >+ >+%package glib-devel >+Summary: Development files for glib wrapper >+Group: Development/Libraries >+Requires: %{name} = %{version}-%{release} >+Requires: pkgconfig >+Requires: gtk-doc >+ >+%description glib-devel >+%{summary}. >+ > %package qt > Summary: Qt wrapper for poppler > Group: System Environment/Libraries >@@ -130,20 +147,26 @@ > %doc %{name}-%{version}/COPYING > %doc poppler-data-%{dataversion}/README-poppler-data > %doc poppler-data-%{dataversion}/COPYING-poppler-data >-%{_libdir}/libpoppler-glib.so.* > %{_libdir}/libpoppler.so.* > %{_datadir}/poppler/ > > %files devel > %defattr(-,root,root,-) > %exclude %{_libdir}/pkgconfig/poppler-qt.pc >-%{_libdir}/pkgconfig/poppler-cairo.pc >-%{_libdir}/pkgconfig/poppler-glib.pc > %{_libdir}/pkgconfig/poppler.pc > %{_libdir}/pkgconfig/poppler-splash.pc >-%{_libdir}/libpoppler-glib.so > %{_libdir}/libpoppler.so > %{_includedir}/poppler/ >+ >+%files glib >+%defattr(-,root,root,-) >+%{_libdir}/libpoppler-glib.so.* >+ >+%files glib-devel >+%defattr(-,root,root,-) >+%{_libdir}/pkgconfig/poppler-glib.pc >+%{_libdir}/pkgconfig/poppler-cairo.pc >+%{_libdir}/libpoppler-glib.so > %{_datadir}/gtk-doc/html/poppler > > %files qt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 428509
: 292636