SPECS (AC-branch): gossip.spec - 0.11

aredridel aredridel at pld-linux.org
Mon May 29 00:07:22 CEST 2006


Author: aredridel                    Date: Sun May 28 22:07:22 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 0.11

---- Files affected:
SPECS:
   gossip.spec (1.48 -> 1.48.2.1) 

---- Diffs:

================================================================
Index: SPECS/gossip.spec
diff -u SPECS/gossip.spec:1.48 SPECS/gossip.spec:1.48.2.1
--- SPECS/gossip.spec:1.48	Sun Sep  4 18:18:19 2005
+++ SPECS/gossip.spec	Mon May 29 00:07:17 2006
@@ -2,30 +2,38 @@
 Summary:	Very easy to use GNOME Jabber client
 Summary(pl):	Bardzo prosty w użyciu klient Jabbera dla GNOME
 Name:		gossip
-Version:	0.9
-Release:	2
+Version:	0.11
+Release:	1
 License:	GPL
 Group:		Applications/Communications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gossip/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5:	af017e1652a96009d30eeeead2dd4ef9
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gossip/0.11/%{name}-%{version}.tar.bz2
+# Source0-md5:	4b2720f96df77e9c35f5eb7abbb10dab
 Patch0:		%{name}-desktop.patch
 URL:		http://gossip.imendio.org/
 BuildRequires:	aspell-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	dbus-glib-devel
 BuildRequires:	gnome-common >= 2.8.0
+BuildRequires:	gnome-doc-utils
 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:	iso-codes
+BuildRequires:	libgalago-devel
 BuildRequires:	libglade2-devel >= 2.0.0
 BuildRequires:	libgnomeui-devel >= 2.3.3.1-2
+BuildRequires:	libnotify-devel >= 0.3.2
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.19
 BuildRequires:	loudmouth-devel >= 1.0
-BuildRequires:  rpmbuild(macros) >= 1.197
-Requires(post,preun):   GConf2
-Requires(post,postun):  scrollkeeper
+BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	X11-devel
+Requires(post,postun):	scrollkeeper
+Requires(post,preun):	GConf2
+Requires:	hicolor-icon-theme
 Requires:	loudmouth >= 1.0
+Obsoletes:	gnome-jabber
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,7 +56,13 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-%configure
+%configure \
+	--disable-schemas-install \
+	--disable-scrollkeeper \
+	--enable-libnotify \
+	--enable-dbus \
+	--with-galago
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,8 +70,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
-	
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no	
 
 %find_lang %{name} --with-gnome --all-name
 
@@ -81,16 +93,52 @@
 %{_datadir}/%{name}
 %{_datadir}/sounds/gossip
 %{_desktopdir}/*.desktop
-%{_pixmapsdir}/gossip.png
+%{_iconsdir}/hicolor/*/apps/*
+%{_omf_dest_dir}/%{name}
 %{_sysconfdir}/gconf/schemas/gossip.schemas
 %{_sysconfdir}/sound/events/*
 
-%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48.2.1  2006/05/28 22:07:17  aredridel
+- 0.11
+
+Revision 1.58  2006/05/01 20:43:17  freetz
+- 0.11, updated BR, configure options and file list
+
+Revision 1.57  2006/04/16 12:52:20  blues
+- this project obsoletes gnome-jabber.
+
+Revision 1.56  2006/04/01 17:23:36  aredridel
+- R: gnome-doc-utils
+- R: libnotify >= 0.3.0
+
+Revision 1.55  2006/03/20 00:11:51  aredridel
+- up to 0.10.2
+
+Revision 1.54  2006/02/28 23:37:25  glen
+- adapterized (killed trailing spaces/tabs)
+
+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
+
+Revision 1.51  2006/02/18 11:32:41  ankry
+- tabs
+
+Revision 1.50  2006/02/18 11:25:58  freetz
+- updated dependencies / file list
+
+Revision 1.49  2006/02/18 11:18:36  freetz
+- started update to 0.10, NFY
+
 Revision 1.48  2005/09/04 16:18:19  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gossip.spec?r1=1.48&r2=1.48.2.1&f=u



More information about the pld-cvs-commit mailing list