================================
mail-notification:source=3.0_rc2-1 (previous: 2.0-1)
cvc rdiff mail-notification -1 /[EMAIL PROTECTED]:desktop/3.0_rc2-1
================================
3.0_rc2-1 Paul Scott-Wilson (pscott (#foresight on freenode)) Tue Jun 13
22:26:57 2006
Update to 3.0-rc2
mail-notification.desktop-eol.patch: new
--- data/mail-notification.desktop.in 2006-05-03 02:55:40.000000000 +0100
+++ data/mail-notification.desktop.in-eol 2006-06-14 02:37:19.000000000
+0100
@@ -8,4 +8,4 @@
Exec=mail-notification --sm-disable
Terminal=false
StartupNotify=true
-X-GNOME-DocPath=mail-notification/mail-notification.xml
\ No newline at end of file
+X-GNOME-DocPath=mail-notification/mail-notification.xml
mail-notification.recipe: changed
Index: mail-notification.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- mail-notification.recipe /[EMAIL PROTECTED]:desktop/2.0-1
+++ mail-notification.recipe /[EMAIL PROTECTED]:desktop/3.0_rc2-1
@@ -4,13 +4,27 @@
loadSuperClass('gnomepackage.recipe')
class mailnotification(GnomePackageRecipe):
- buildRequires = [ 'GConf:devel', 'ORBit2:devel', 'atk:devel',
'cairo:devel', 'cyrus-sasl:devel', 'eel:devel', 'fontconfig:devel',
'freetype:devel', 'gail:devel', 'glib:devel', 'gmime:devel',
'gnome-keyring:devel', 'gnome-vfs:devel', 'libart_lgpl:devel',
'libbonobo:devel', 'libbonoboui:devel', 'libglade:devel', 'libgnome:devel',
'libgnomecanvas:devel', 'libgnomeui:devel', 'libpng:devel', 'libxml2:devel',
'openssl:devel', 'pango:devel', 'popt:devel' ]
- name = "mail-notification"
- version = "2.0"
+ name = 'mail-notification'
+ version = '3.0_rc2'
- externalArchive =
'http://savannah.nongnu.org/download/mailnotify/%(name)s-%(version)s.tar.gz'
+ buildRequires = ['GConf:devel', 'GConf:runtime', 'ORBit2:devel',
+ 'atk:devel', 'cairo:devel', 'cyrus-sasl:devel',
+ 'desktop-file-utils:runtime', 'eel:devel',
+ 'evolution-data-server:devel', 'evolution:devel',
+ 'fontconfig:devel', 'freetype:devel', 'gail:devel',
+ 'gettext:runtime', 'glib:devel', 'gmime:devel',
+ 'gnome-keyring:devel', 'gnome-vfs:devel',
+ 'libart_lgpl:devel', 'libbonobo:devel',
+ 'libbonoboui:devel', 'libglade:devel', 'libgnome:devel',
+ 'libgnomecanvas:devel', 'libgnomeui:devel',
+ 'libpng:devel', 'libxml2:devel', 'openssl:devel',
+ 'pango:devel', 'popt:devel', 'scrollkeeper:runtime']
+
+ externalArchive = 'http://savannah.nongnu.org/download/mailnotify/' \
+ '%(name)s-%(version)s.tar.gz'
def unpack(r):
- GnomePackageRecipe.unpack(r)
- r.addPatch("mail-notification-2.0-buildfix.diff", level = 0)
- r.addPatch("mail-notification-2.0-gmail-properties-fix.diff", level =
0)
+ r.macros.version = r.version.replace('_','-')
+ r.macros.cflags = '-I/usr/kerberos/include/'
+ GnomePackageRecipe.unpack(r)
+ r.addPatch('mail-notification.desktop-eol.patch', level = 0)
mail-notification-3.0-rc2.tar.gz: new
mail-notification-2.0.tar.gz: removed
Committed by: pscott
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits