Author: sls Date: Mon Jul 21 12:13:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc43.patch
---- Files affected: SPECS: qtpfsgui.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/qtpfsgui.spec diff -u SPECS/qtpfsgui.spec:1.13 SPECS/qtpfsgui.spec:1.14 --- SPECS/qtpfsgui.spec:1.13 Mon Jul 21 13:10:26 2008 +++ SPECS/qtpfsgui.spec Mon Jul 21 14:13:51 2008 @@ -11,6 +11,7 @@ Group: X11/Applications Source0: http://dl.sourceforge.net/qtpfsgui/%{name}-%{version}.tar.gz # Source0-md5: 3a730548a681a20a43fffff68fdd46c3 +Patch0: %{name}-gcc43.patch URL: http://qtpfsgui.sourceforge.net/ BuildRequires: QtGui-devel BuildRequires: OpenEXR-devel @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 %build qmake-qt4 -after target.path=/usr/bin @@ -53,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008/07/21 12:13:51 sls +- added gcc43.patch + Revision 1.13 2008/07/21 11:10:26 sls - BR: libtiff-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qtpfsgui.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
