Author: freetz Date: Thu Jul 13 17:21:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.3, updated deps, --as-needed for LDFLAGS
---- Files affected: SPECS: gtkmathview.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/gtkmathview.spec diff -u SPECS/gtkmathview.spec:1.14 SPECS/gtkmathview.spec:1.15 --- SPECS/gtkmathview.spec:1.14 Sun Jun 11 18:40:40 2006 +++ SPECS/gtkmathview.spec Thu Jul 13 19:21:22 2006 @@ -3,7 +3,7 @@ Summary(pl): Przeglądarka dokumentów MathML dla GTK+ Name: gtkmathview Version: 0.7.6 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications/Graphics #Source0Download: http://helm.cs.unibo.it/mml-widget/ @@ -13,7 +13,7 @@ URL: http://helm.cs.unibo.it/mml-widget/ BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: gtk+2-devel >= 1:2.9.2 +BuildRequires: gtk+2-devel >= 1:2.10.0 BuildRequires: gdome2-cpp_smart-devel >= 0.1.8 BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: libxslt-progs >= 1.1.17 @@ -35,7 +35,7 @@ Summary(pl): Biblioteki GTK+ Widget do renderowania dokumentów MathML Group: Development/Libraries Requires: gdome2-cpp_smart >= 0.1.8 -Requires: gtk+2 >= 1:2.2.0 +Requires: gtk+2 >= 2:2.10.0 %description libs GTK+ Widgets for rendering MathML documents. @@ -49,7 +49,7 @@ Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} Requires: gdome2-cpp_smart-devel >= 0.1.8 -Requires: gtk+2-devel >= 2:2.9.2 +Requires: gtk+2-devel >= 2:2.10.0 Requires: libxml2-devel >= 1:2.6.26 %description devel @@ -82,6 +82,7 @@ %{__autoconf} %{__autoheader} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --enable-libxml2 \ --enable-stats \ @@ -131,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/07/13 17:21:22 freetz +- rel.3, updated deps, --as-needed for LDFLAGS + Revision 1.14 2006/06/11 16:40:40 freetz - rel.2, bleeding edge deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtkmathview.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
