From 13acd65e73142f8506c9955fa3363916ed40df6d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 10 Jun 2008 18:04:39 +0000 Subject: lots of recipes: bump PR to get postinsts back * this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs --- packages/pulseaudio/pulseaudio_0.9.10.bb | 2 +- packages/pulseaudio/pulseaudio_0.9.6.bb | 2 +- packages/pulseaudio/pulseaudio_0.9.9.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/pulseaudio') diff --git a/packages/pulseaudio/pulseaudio_0.9.10.bb b/packages/pulseaudio/pulseaudio_0.9.10.bb index 5a445a45cb..60bedcc42e 100644 --- a/packages/pulseaudio/pulseaudio_0.9.10.bb +++ b/packages/pulseaudio/pulseaudio_0.9.10.bb @@ -1,7 +1,7 @@ require pulse.inc DEPENDS += "dbus" -PR = "r1" +PR = "r2" # this is not correct (see below) SRC_URI += "\ diff --git a/packages/pulseaudio/pulseaudio_0.9.6.bb b/packages/pulseaudio/pulseaudio_0.9.6.bb index 56b717aac7..422ae9ff25 100644 --- a/packages/pulseaudio/pulseaudio_0.9.6.bb +++ b/packages/pulseaudio/pulseaudio_0.9.6.bb @@ -1,4 +1,4 @@ require pulse.inc -PR = "r7" +PR = "r8" diff --git a/packages/pulseaudio/pulseaudio_0.9.9.bb b/packages/pulseaudio/pulseaudio_0.9.9.bb index f38595e5dd..22f722124e 100644 --- a/packages/pulseaudio/pulseaudio_0.9.9.bb +++ b/packages/pulseaudio/pulseaudio_0.9.9.bb @@ -1,7 +1,7 @@ require pulse.inc DEPENDS += "dbus" -PR = "r4" +PR = "r5" # this is not correct (see below) SRC_URI += "\ -- cgit 1.2.3-korg