matchbox-keyboard*: drop RPROVIDES
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 26 Jun 2010 02:11:45 +0000 (02:11 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 22:07:32 +0000 (00:07 +0200)
* RCONFLICTS is enough to block packages providing conflicting files
* distributions can still decide if they need only some or all 3 parts of
  matchbox-keyboard-inputmethod or if matchbox-keyboard (like
  matchbox-keyboard-inputmethod package but without Xsession script) is enough

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
recipes/matchbox-keyboard/matchbox-keyboard_svn.bb

index bbe8874..f8822e7 100644 (file)
@@ -2,11 +2,10 @@ DESCRIPTION = "Matchbox virtual keyboard for X11"
 LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
 RCONFLICTS_${PN} = "matchbox-keyboard"
-RPROVIDES_${PN} = "matchbox-keyboard"
 SECTION = "x11"
 SRCREV = "1910"
 PV = "0.0+svnr${SRCPV}"
-PR = "r11"
+PR = "r12"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-keyboard;proto=http \
            file://smallscreen-fontsize.patch \
index 28e3ac7..28d8035 100644 (file)
@@ -2,11 +2,10 @@ DESCRIPTION = "Matchbox virtual keyboard for X11"
 LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft"
 RCONFLICTS_${PN} = matchbox-keyboard-inputmethod
-RPROVIDES_${PN} = matchbox-keyboard-inputmethod
 SECTION = "x11"
 SRCREV = "1910"
 PV = "0.0+svnr${SRCPV}"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
            file://smallscreen-fontsize.patch \