Author: megabajt Date: Sat Nov 8 21:04:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pass --enable-deprecated to fix build with gtkmm 2.14 - release 2
---- Files affected: SPECS: libview.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/libview.spec diff -u SPECS/libview.spec:1.9 SPECS/libview.spec:1.10 --- SPECS/libview.spec:1.9 Thu Jul 17 22:42:22 2008 +++ SPECS/libview.spec Sat Nov 8 22:04:22 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Zestaw widgetów dla VMware (ale nie tylko) Name: libview Version: 0.6.2 -Release: 1 +Release: 2 License: MIT Group: X11/Libraries Source0: http://dl.sourceforge.net/view/%{name}-%{version}.tar.bz2 @@ -63,7 +63,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --enable-deprecated %{__make} %install @@ -101,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/11/08 21:04:22 megabajt +- pass --enable-deprecated to fix build with gtkmm 2.14 +- release 2 + Revision 1.9 2008/07/17 20:42:22 qboosh - updated to 0.6.2 - added ac patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libview.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
