Author: freetz Date: Sun Jul 16 19:57:49 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 4.3.90.2, updated deps, --as-needed support
---- Files affected: SPECS: xfce4-session.spec (1.25.2.3 -> 1.25.2.4) ---- Diffs: ================================================================ Index: SPECS/xfce4-session.spec diff -u SPECS/xfce4-session.spec:1.25.2.3 SPECS/xfce4-session.spec:1.25.2.4 --- SPECS/xfce4-session.spec:1.25.2.3 Wed May 17 06:51:55 2006 +++ SPECS/xfce4-session.spec Sun Jul 16 21:57:44 2006 @@ -1,28 +1,29 @@ # $Revision$, $Date$ +# # Conditional build: %bcond_without static_libs # don't build static library # -Summary: Xfce Session manager +Summary: Xfce session manager Summary(pl): ZarzÄ…dca sesji Xfce Name: xfce4-session -Version: 4.3.90.1 +Version: 4.3.90.2 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfce4-session-%{version}.tar.bz2 -# Source0-md5: f0ec9fcc3f6211e105f2f00c847ed1b1 +# Source0-md5: 32aecd2896ae290a0cbb0f67d4bc8a3a Patch0: %{name}-locale-names.patch URL: http://www.xfce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: intltool +BuildRequires: intltool >= 0.35.0 BuildRequires: libtool BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: libxfcegui4-devel >= %{version} BuildRequires: pkgconfig BuildRequires: xfce-mcs-manager-devel >= %{version} -BuildRequires: xfce4-dev-tools +BuildRequires: xfce4-dev-tools >= %{version} Requires: %{name}-libs = %{version}-%{release} Requires: libxfce4mcs >= %{version} Requires: libxfcegui4 >= %{version} @@ -82,10 +83,11 @@ %build %{__libtoolize} -%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros +%{__aclocal} %{__autoheader} %{__automake} %{__autoconf} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ %{!?with_static_libs:--disable-static} \ ICEAUTH=/usr/bin/iceauth @@ -157,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25.2.4 2006/07/16 19:57:44 freetz +- 4.3.90.2, updated deps, --as-needed support + Revision 1.25.2.3 2006/05/17 04:51:55 charles - without static_libs bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce4-session.spec?r1=1.25.2.3&r2=1.25.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
