rpms/highlight/devel highlight.spec,1.50,1.51

Jochen Schmitt s4504kr at fedoraproject.org
Sun Jan 31 19:32:58 UTC 2010


Author: s4504kr

Update of /cvs/pkgs/rpms/highlight/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22473

Modified Files:
	highlight.spec 
Log Message:
Remove moc file to make qt-4.6 happy


Index: highlight.spec
===================================================================
RCS file: /cvs/pkgs/rpms/highlight/devel/highlight.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- highlight.spec	28 Jan 2010 22:12:03 -0000	1.50
+++ highlight.spec	31 Jan 2010 19:32:58 -0000	1.51
@@ -50,6 +50,7 @@ chmod +x %{__perl_requires}
 
 %build
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=
+rm -rf src/gui-qt/moc*
 make gui %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"  \
                          QMAKE="qmake-qt4" \
                          LDFLAGS=



More information about the scm-commits mailing list