Reverting changes; should have been in OLPC-2 tree
This commit is contained in:
parent
2c30425dc6
commit
d89086f109
14
poppler.spec
14
poppler.spec
@ -3,7 +3,7 @@
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.6.2
|
||||
Release: 4%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2 and Redistributable, no modification permitted
|
||||
# the code is GPLv2
|
||||
# the charmap data in /usr/share/poppler is redistributable
|
||||
@ -101,12 +101,9 @@ converting PDF files to a number of other formats.
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-cairo-output \
|
||||
--disable-poppler-qt \
|
||||
--disable-poppler-qt4 \
|
||||
--enable-xpdf-headers \
|
||||
--disable-abiword-output \
|
||||
--disable-splash-output \
|
||||
--disable-gtk-test
|
||||
--enable-poppler-qt \
|
||||
--enable-poppler-qt4 \
|
||||
--enable-xpdf-headers
|
||||
)
|
||||
make %{?_smp_mflags} -C %{name}-%{version}
|
||||
|
||||
@ -175,9 +172,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 4 2007 Reinier Heeres <reinier@heeres.eu> - 0.6.2-4
|
||||
- Make OLPC-2 package without qt
|
||||
|
||||
* Sun Dec 2 2007 Matthias Clasen <mclasen@redhat.com> - 0.6.2-3
|
||||
- Fix the qt3 checks some more
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user