Author: freetz Date: Mon Jul 17 16:53:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.3, updated deps, --as-needed support
---- Files affected: SPECS: epiphany-extensions.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: SPECS/epiphany-extensions.spec diff -u SPECS/epiphany-extensions.spec:1.60 SPECS/epiphany-extensions.spec:1.61 --- SPECS/epiphany-extensions.spec:1.60 Sun Jun 11 11:21:05 2006 +++ SPECS/epiphany-extensions.spec Mon Jul 17 18:53:11 2006 @@ -4,7 +4,7 @@ Summary(pl): Zbiór rozszerzeń dla Epiphany Name: epiphany-extensions Version: 2.15.1 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/2.15/%{name}-%{version}.tar.bz2 @@ -12,20 +12,20 @@ URL: http://www.gnome.org/projects/epiphany/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1:1.9 -BuildRequires: dbus-glib-devel >= 0.34 -BuildRequires: epiphany-devel >= 2.15.2 +BuildRequires: dbus-glib-devel >= 0.62 +BuildRequires: epiphany-devel >= 2.15.4 BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gtk+2-devel >= 2:2.9.2 +BuildRequires: gtk+2-devel >= 2:2.10.0 BuildRequires: intltool >= 0.35 -BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.15.1 +BuildRequires: libglade2-devel >= 1:2.6.0 +BuildRequires: libgnomeui-devel >= 2.15.2 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: mozilla-firefox-devel BuildRequires: opensp-devel BuildRequires: pcre-devel BuildRequires: pkgconfig -BuildRequires: python-gnome-devel >= 2.12.0 +BuildRequires: python-gnome-devel >= 2.15.4 Requires(post,postun): scrollkeeper Requires: epiphany = %(rpm -q --qf '%{EPOCH}:%{VERSION}' epiphany-devel) %requires_eq mozilla-firefox @@ -52,6 +52,7 @@ %{__aclocal} -I m4 %{__autoconf} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --with-extensions=really-all \ --disable-scrollkeeper @@ -92,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2006/07/17 16:53:11 freetz +- rel.3, updated deps, --as-needed support + Revision 1.60 2006/06/11 09:21:05 freetz - rel.2 for rebuild with ephy 2.15.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/epiphany-extensions.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
