Author: sls Date: Tue Apr 1 11:24:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - moc-qt4 fixes
---- Files affected: SPECS: poppler.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/poppler.spec diff -u SPECS/poppler.spec:1.58 SPECS/poppler.spec:1.59 --- SPECS/poppler.spec:1.58 Tue Apr 1 13:05:20 2008 +++ SPECS/poppler.spec Tue Apr 1 13:24:13 2008 @@ -17,10 +17,12 @@ Group: Libraries Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz # Source0-md5: 1a3ea3000d3446a97366c37b876979f4 +Patch0: %{name}-qt4.patch URL: http://poppler.freedesktop.org/ %{?with_qt4:BuildRequires: QtGui-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtXml-devel >= 4.1.0} %{?with_qt4:BuildRequires: QtTest-devel >= 4.1.0} +%{?with_qt4:BuildRequires: qt4-build} BuildRequires: autoconf >= 2.59 BuildRequires: automake %{?with_cairo:BuildRequires: cairo-devel >= %{cairo_ver}} @@ -215,6 +217,7 @@ %prep %setup -q +%patch0 -p1 %build %{?with_apidocs:%{__gtkdocize}} @@ -347,6 +350,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2008-04-01 11:24:13 sls +- moc-qt4 fixes + Revision 1.58 2008-04-01 11:05:20 sls - ver. 0.8.0 (NFY) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
