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 271521 Details for
Bug 403211
[RFE] please package xpdf header files in poppler
[?]
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]
Necessary poppler.spec modification
d.diff (text/plain), 1.44 KB, created by
Jindrich Novy
on 2007-11-28 17:31:19 UTC
(
hide
)
Description:
Necessary poppler.spec modification
Filename:
MIME Type:
Creator:
Jindrich Novy
Created:
2007-11-28 17:31:19 UTC
Size:
1.44 KB
patch
obsolete
>diff -u -r1.48 poppler.spec >--- poppler.spec 23 Nov 2007 00:28:07 -0000 1.48 >+++ poppler.spec 28 Nov 2007 17:11:35 -0000 >@@ -3,7 +3,7 @@ > Summary: PDF rendering library > Name: poppler > Version: 0.6.2 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: GPLv2 and Redistributable, no modification permitted > # the code is GPLv2 > # the charmap data in /usr/share/poppler is redistributable >@@ -11,6 +11,7 @@ > URL: http://poppler.freedesktop.org/ > Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.gz > Source1: http://poppler.freedesktop.org/poppler-data-%{dataversion}.tar.gz >+Patch0: poppler-ObjStream.patch > # https://bugs.freedesktop.org/show_bug.cgi?id=12016 > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > >@@ -91,6 +92,7 @@ > > %prep > %setup -c -q -a1 >+%patch -p1 -b .objstream > > %build > ( cd %{name}-%{version} >@@ -98,7 +100,8 @@ > --disable-static \ > --enable-cairo-output \ > --enable-poppler-qt \ >- --enable-poppler-qt4 >+ --enable-poppler-qt4 \ >+ --enable-xpdf-headers > ) > make %{?_smp_mflags} -C %{name}-%{version} > >@@ -140,6 +143,7 @@ > %{_libdir}/libpoppler.so > %dir %{_includedir}/poppler/ > %{_includedir}/poppler/glib/ >+%{_includedir}/poppler/ > %{_datadir}/gtk-doc/html/poppler > > %files qt >@@ -168,6 +172,9 @@ > %{_mandir}/man1/* > > %changelog >+* Wed Nov 28 2007 Jindrich Novy <jnovy@redhat.com> 0.6.2-2 >+- package xpdf headers in poppler-devel >+ > * Thu Nov 22 2007 Matthias Clasen@redhat.com> - 0.6.2-1 > - Update to 0.6.2 >
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 403211
: 271521 |
271531
|
272861