omnewrotate: bump SRCREV for 0.5.8 version
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 1 May 2010 11:24:11 +0000 (13:24 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 1 May 2010 11:25:41 +0000 (13:25 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/omnewrotate/omnewrotate_svn.bb

index baf5e69..477434c 100644 (file)
@@ -5,9 +5,9 @@ LICENSE = "GPLv3"
 SECTION = "console/network"
 DEPENDS = "libframeworkd-glib xrandr"
 
-SRCREV = "61"
+SRCREV = "66"
 
-PV = "0.5.7+svnr${SRCPV}"
+PV = "0.5.8+svnr${SRCPV}"
 PR = "r0"
 
 SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \
@@ -16,4 +16,6 @@ SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \
 
 S = "${WORKDIR}/trunk"
 
+CONFFILES_${PN} = "${sysconfdir}/default/omnewrotate.conf"
+
 inherit autotools