Author: freetz Date: Wed Jul 12 16:34:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.1, removed load-config patch (included), --as-needed support, updated BR/R
---- Files affected: SPECS: libgnome.spec (1.93 -> 1.94) ---- Diffs: ================================================================ Index: SPECS/libgnome.spec diff -u SPECS/libgnome.spec:1.93 SPECS/libgnome.spec:1.94 --- SPECS/libgnome.spec:1.93 Wed Jun 7 16:26:19 2006 +++ SPECS/libgnome.spec Wed Jul 12 18:34:17 2006 @@ -2,13 +2,12 @@ Summary: GNOME base library Summary(pl): Podstawowa biblioteka GNOME Name: libgnome -Version: 2.14.1 -Release: 4 +Version: 2.15.1 +Release: 1 License: LGPL Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/libgnome/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: bf53815df10db62bbf00defd4100b8d8 -Patch0: %{name}-load-config.patch +Source0: http://ftp.gnome.org/pub/gnome/sources/libgnome/2.15/%{name}-%{version}.tar.bz2 +# Source0-md5: 0f7c63d3cff2832758bd27339c1a9e5e URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: audiofile-devel >= 1:0.2.3 @@ -16,17 +15,17 @@ BuildRequires: automake BuildRequires: esound-devel >= 1:0.2.35 BuildRequires: gettext-devel -BuildRequires: gnome-vfs2-devel >= 2.15.1 -BuildRequires: gtk-doc >= 1.3 -BuildRequires: intltool >= 0.34.1 -BuildRequires: libbonobo-devel >= 2.14.0 +BuildRequires: gnome-vfs2-devel >= 2.15.3 +BuildRequires: gtk-doc >= 1.6 +BuildRequires: intltool >= 0.35.0 +BuildRequires: libbonobo-devel >= 2.15.0 BuildRequires: libtool BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: popt-devel >= 1.5 BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 >= 2.14.0 -Requires: gnome-vfs2-libs >= 2.15.1 +Requires: gnome-vfs2-libs >= 2.15.3 Obsoletes: gnome-objc BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,7 +51,7 @@ Requires: GConf2-devel >= 2.14.0 Requires: audiofile-devel >= 1:0.2.3 Requires: esound-devel >= 1:0.2.35 -Requires: gnome-vfs2-devel >= 2.15.1 +Requires: gnome-vfs2-devel >= 2.15.3 Requires: gtk-doc-common Requires: popt-devel >= 1.5 @@ -81,10 +80,10 @@ %prep %setup -q -%patch0 -p1 %build -export _POSIX2_VERSION=199209 +# to be removed (?) +#export _POSIX2_VERSION=199209 %{__gtkdocize} %{__glib_gettextize} %{__intltoolize} @@ -93,6 +92,7 @@ %{__autoconf} %{__autoheader} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} @@ -109,8 +109,6 @@ # no static modules and *.la for bonobo modules rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.{la,a} -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no - %find_lang %{name} --with-gnome --all-name %clean @@ -196,6 +194,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94 2006/07/12 16:34:17 freetz +- 2.15.1, removed load-config patch (included), --as-needed support, + updated BR/R + Revision 1.93 2006/06/07 14:26:19 freetz - rel.4, refresh gtk-doc.make, bleeding edge deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgnome.spec?r1=1.93&r2=1.94&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit