Author: freetz Date: Mon Jul 31 16:25:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.13, use macros
---- Files affected: SPECS: gossip.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/gossip.spec diff -u SPECS/gossip.spec:1.63 SPECS/gossip.spec:1.64 --- SPECS/gossip.spec:1.63 Sat Jul 15 22:44:59 2006 +++ SPECS/gossip.spec Mon Jul 31 18:25:30 2006 @@ -2,12 +2,12 @@ Summary: Very easy to use GNOME Jabber client Summary(pl): Bardzo prosty w użyciu klient Jabbera dla GNOME Name: gossip -Version: 0.12 -Release: 2 +Version: 0.13 +Release: 1 License: GPL Group: Applications/Communications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gossip/0.12/%{name}-%{version}.tar.bz2 -# Source0-md5: 8ab6249e719cff70ea61cbe83171f78b +Source0: http://ftp.gnome.org/pub/GNOME/sources/gossip/0.13/%{name}-%{version}.tar.bz2 +# Source0-md5: d690a8f78e847ed3bbbb2fd183d17582 Patch0: %{name}-desktop.patch URL: http://gossip.imendio.org/ BuildRequires: aspell-devel @@ -17,19 +17,19 @@ BuildRequires: gnome-common >= 2.12.0 BuildRequires: gnome-doc-utils BuildRequires: gnutls-devel >= 1.2.5 -BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: gtk+2-devel >= 2:2.10.1 BuildRequires: intltool >= 0.35 BuildRequires: iso-codes BuildRequires: libgalago-devel >= 0.5.1 -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.90 BuildRequires: libnotify-devel >= 0.4.2 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 -BuildRequires: loudmouth-devel >= 1.0.3 -BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: loudmouth-devel >= 1.0.4 +BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: xorg-lib-libXScrnSaver-devel -Requires(post,postun): gtk+2 >= 2:2.10.0 +Requires(post,postun): gtk+2 >= 2:2.10.1 Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 >= 2.14.0 Requires: hicolor-icon-theme @@ -57,7 +57,6 @@ %{__autoheader} %{__automake} %{__autoconf} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-schemas-install \ --disable-scrollkeeper \ @@ -82,14 +81,14 @@ %post %gconf_schema_install gossip.schemas %scrollkeeper_update_post -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %preun %gconf_schema_uninstall gossip.schemas %postun %scrollkeeper_update_postun -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %files -f %{name}.lang %defattr(644,root,root,755) @@ -111,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2006/07/31 16:25:30 freetz +- 0.13, use macros + Revision 1.63 2006/07/15 20:44:59 freetz - rel.2, --as-needed support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gossip.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
