SPECS: poppler.spec - qt_m4 patch replaced by QTINC+QTLIB passing

qboosh qboosh at pld-linux.org
Tue Sep 4 20:56:10 CEST 2007


Author: qboosh                       Date: Tue Sep  4 18:56:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- qt_m4 patch replaced by QTINC+QTLIB passing

---- Files affected:
SPECS:
   poppler.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.48 SPECS/poppler.spec:1.49
--- SPECS/poppler.spec:1.48	Tue Sep  4 12:07:04 2007
+++ SPECS/poppler.spec	Tue Sep  4 20:56:04 2007
@@ -216,7 +216,6 @@
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -226,6 +225,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	QTINC=/usr/include/qt \
+	QTLIB=%{_libdir} \
 	%{!?with_cairo:--disable-cairo-output} \
 	%{!?with_qt:--disable-poppler-qt} \
 	%{!?with_qt4:--disable-poppler-qt4} \
@@ -343,6 +344,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2007/09/04 18:56:04  qboosh
+- qt_m4 patch replaced by QTINC+QTLIB passing
+
 Revision 1.48  2007/09/04 10:07:04  wrobell
 - ver. 0.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poppler.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list