SPECS: gossip.spec - 0.11, updated BR, configure options and file ...

freetz freetz at pld-linux.org
Mon May 1 22:43:23 CEST 2006


Author: freetz                       Date: Mon May  1 20:43:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.11, updated BR, configure options and file list

---- Files affected:
SPECS:
   gossip.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/gossip.spec
diff -u SPECS/gossip.spec:1.57 SPECS/gossip.spec:1.58
--- SPECS/gossip.spec:1.57	Sun Apr 16 14:52:20 2006
+++ SPECS/gossip.spec	Mon May  1 22:43:17 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.10.2
+Version:	0.11
 Release:	1
 License:	GPL
 Group:		Applications/Communications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gossip/0.10/%{name}-%{version}.tar.bz2
-# Source0-md5:	f53dbf1fa951c620dbf4b95560e51c8c
+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
@@ -19,10 +19,11 @@
 BuildRequires:	gnutls-devel >= 1.2.5
 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.0
+BuildRequires:	libnotify-devel >= 0.3.2
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.19
 BuildRequires:	loudmouth-devel >= 1.0
@@ -30,6 +31,7 @@
 BuildRequires:	xorg-lib-libXScrnSaver-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)
@@ -55,6 +57,8 @@
 %{__automake}
 %{__autoconf}
 %configure \
+	--disable-schemas-install \
+	--disable-scrollkeeper \
 	--enable-libnotify \
 	--enable-dbus \
 	--with-galago
@@ -65,11 +69,8 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	_ENABLE_SK=false \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
 %find_lang %{name} --with-gnome --all-name
 
 %clean
@@ -92,7 +93,7 @@
 %{_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/*
@@ -103,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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.
 
================================================================

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



More information about the pld-cvs-commit mailing list