SPECS: gnome-mail-notification.spec - 2.0, TODO added

freetz freetz at pld-linux.org
Tue Aug 16 19:14:42 CEST 2005


Author: freetz                       Date: Tue Aug 16 17:14:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.0, TODO added

---- Files affected:
SPECS:
   gnome-mail-notification.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/gnome-mail-notification.spec
diff -u SPECS/gnome-mail-notification.spec:1.24 SPECS/gnome-mail-notification.spec:1.25
--- SPECS/gnome-mail-notification.spec:1.24	Tue Aug  9 15:09:14 2005
+++ SPECS/gnome-mail-notification.spec	Tue Aug 16 19:14:35 2005
@@ -1,17 +1,22 @@
 # $Revision$, $Date$
+# TODO:
+# - evolution support
+#
 %define		rname mail-notification
 Summary:	GNOME notification area mail monitor
 Summary(pl):	Monitor poczty widoczny w obszarze powiadamiania GNOME
 Name:		gnome-%{rname}
-Version:	1.1
-Release:	6
+Version:	2.0
+Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://savannah.nongnu.org/download/mailnotify/%{rname}-%{version}.tar.gz
-# Source0-md5:	2359fb53128b12cf295bdf8553e5869b
+# Source0-md5:	56ef7401aba1cb27d881fb0f33a3248d
 URL:		http://www.nongnu.org/mailnotify/
 Patch0:		%{name}-capplet.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-include.patch
+Patch3:		%{name}-gmail-properties.patch
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	cyrus-sasl-devel >= 2.0
@@ -45,6 +50,8 @@
 %setup -q -n %{rname}-%{version}
 %patch0 -p0
 %patch1 -p1
+%patch2 -p0
+%patch3 -p0
 
 %build
 %{__aclocal} -I m4
@@ -62,8 +69,6 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 	
-mv $RPM_BUILD_ROOT%{_datadir}/control-center-2.0/capplets/mail-notification-properties.desktop $RPM_BUILD_ROOT%{_desktopdir}
-
 %find_lang %{rname} --all-name --with-gnome
 
 %clean
@@ -83,12 +88,12 @@
 %defattr(644,root,root,755)
 %doc NEWS README TODO
 %attr(755,root,root) %{_bindir}/mail-notification
-%{_sysconfdir}/gconf/schemas/*
 %{_datadir}/%{rname}
-%{_pixmapsdir}/*
 %{_desktopdir}/*.desktop
-%{_omf_dest_dir}/%{rname}
 %{_libdir}/bonobo/servers/*
+%{_omf_dest_dir}/%{rname}
+%{_pixmapsdir}/*
+%{_sysconfdir}/gconf/schemas/mail-notification.schemas
 %{_sysconfdir}/sound/events/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -97,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/08/16 17:14:35  freetz
+- 2.0, TODO added
+
 Revision 1.24  2005/08/09 13:09:14  paladine
 - missing BR: scrollkeeper
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-mail-notification.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list