Author: gotar Date: Mon Feb 1 12:28:09 2010 GMT Module: packages Tag: HEAD ---- Log message: - use QT4 qmake
---- Files affected: packages/highlight: highlight.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/highlight/highlight.spec diff -u packages/highlight/highlight.spec:1.15 packages/highlight/highlight.spec:1.16 --- packages/highlight/highlight.spec:1.15 Mon Feb 1 12:00:33 2010 +++ packages/highlight/highlight.spec Mon Feb 1 13:28:03 2010 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Konwerter kodu źródłowego do formatów HTML, XHTML, RTF, TeX, LaTeX, XSL-FO oraz XML Name: highlight Version: 2.14 -Release: 1 +Release: 2 License: GPL v3 Group: Applications/Publishing Source0: http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2 @@ -73,6 +73,7 @@ CXX="%{__cxx}" \ CXXFLAGS="%{rpmcxxflags}" %{__make} gui \ + QMAKE=qmake-qt4 \ CXX="%{__cxx}" \ CXXFLAGS="%{rpmcxxflags} "'$(DEFINES)' @@ -127,6 +128,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/02/01 12:28:03 gotar +- use QT4 qmake + Revision 1.15 2010/02/01 11:00:33 gotar - upgraded to 2.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/highlight/highlight.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
