rpms/poppler/devel fix-qt4-build.patch,1.2,1.3

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Feb 29 04:46:24 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/poppler/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4471

Modified Files:
	fix-qt4-build.patch 
Log Message:
fix qt4 build


fix-qt4-build.patch:

Index: fix-qt4-build.patch
===================================================================
RCS file: /cvs/extras/rpms/poppler/devel/fix-qt4-build.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fix-qt4-build.patch	29 Feb 2008 03:52:01 -0000	1.2
+++ fix-qt4-build.patch	29 Feb 2008 04:46:20 -0000	1.3
@@ -10,3 +10,15 @@
  all: all-recursive
  
  .SUFFIXES:
+diff -up poppler-0.7.1/poppler-0.7.1/qt4/src/Makefile.in.qt4 poppler-0.7.1/poppler-0.7.1/qt4/src/Makefile.in
+--- poppler-0.7.1/poppler-0.7.1/qt4/src/Makefile.in.qt4	2008-02-28 23:28:27.000000000 -0500
++++ poppler-0.7.1/poppler-0.7.1/qt4/src/Makefile.in	2008-02-28 23:28:46.000000000 -0500
+@@ -635,7 +635,7 @@ SUFFIXES: .moc
+ 
+ # This rule lets GNU make create any *.moc from the equivalent *.h
+ .h.moc:
+-	moc -i $< -o $@
++	moc-qt4 -i $< -o $@
+ 
+ poppler-optcontent.lo: poppler-optcontent.moc
+ 




More information about the fedora-extras-commits mailing list