Author: freetz Date: Sat Feb 25 20:48:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.10.1, updated/cleaned up BR, disable notification support (requires old libnotify API)
---- Files affected: SPECS: gossip.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/gossip.spec diff -u SPECS/gossip.spec:1.52 SPECS/gossip.spec:1.53 --- SPECS/gossip.spec:1.52 Fri Feb 24 02:25:15 2006 +++ SPECS/gossip.spec Sat Feb 25 21:48:26 2006 @@ -2,26 +2,27 @@ Summary: Very easy to use GNOME Jabber client Summary(pl): Bardzo prosty w użyciu klient Jabbera dla GNOME Name: gossip -Version: 0.10 -Release: 0.1 +Version: 0.10.1 +Release: 1 License: GPL Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/gossip/0.10/%{name}-%{version}.tar.bz2 -# Source0-md5: 57a3a1a84ca4451868df2f151bae50aa +# Source0-md5: 2cf3be244b3983da193ef0ef35302782 Patch0: %{name}-desktop.patch URL: http://gossip.imendio.org/ BuildRequires: aspell-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: avahi-glib-devel BuildRequires: dbus-glib-devel BuildRequires: gnome-common >= 2.8.0 BuildRequires: gnutls-devel >= 1.2.5 -BuildRequires: gtk+2-devel >= 1:2.6.0 +BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: intltool >= 0.23 BuildRequires: libgalago-devel BuildRequires: libglade2-devel >= 2.0.0 BuildRequires: libgnomeui-devel >= 2.3.3.1-2 +# requires libnotify < 0.3.x +#BuildRequires: libnotify-devel BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.19 BuildRequires: loudmouth-devel >= 1.0 @@ -53,6 +54,7 @@ %{__automake} %{__autoconf} %configure \ + --disable-libnotify \ --enable-dbus \ --with-galago @@ -98,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2006/02/25 20:48:26 freetz +- 0.10.1, updated/cleaned up BR, disable notification support (requires old + libnotify API) + Revision 1.52 2006/02/24 01:25:15 aredridel - added missing deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gossip.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
