Author: blekot Date: Thu Jun 28 12:10:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed build on Th - STBR
---- Files affected: SPECS: qwt.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/qwt.spec diff -u SPECS/qwt.spec:1.11 SPECS/qwt.spec:1.12 --- SPECS/qwt.spec:1.11 Fri Apr 13 16:47:35 2007 +++ SPECS/qwt.spec Thu Jun 28 14:10:43 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Rozszerzenie wykresów 2D dla GUI Qt Name: qwt Version: 4.2.0 -Release: 3 +Release: 4 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/qwt/%{name}-%{version}.tar.bz2 @@ -88,7 +88,7 @@ %{__make} install \ INSTALL_ROOT=$RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/ # If you find better idea to put this file into proper directory, change this fix -mv $RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/plugins/designer/libqwtplugin.so \ +mv $RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/usr/plugins/designer/libqwtplugin.so \ $RPM_BUILD_ROOT%{_libdir}/qt/plugins-mt/designer/libqwtplugin.so cd .. @@ -127,6 +127,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007/06/28 12:10:43 blekot +- fixed build on Th +- STBR + Revision 1.11 2007/04/13 14:47:35 darekr - fix %install ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qwt.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
