Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: Saul Wold <saul.wold@intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/4] xdg-utils: update to 1.1.0 rc1
Date: Wed, 19 Oct 2011 10:47:31 +0800	[thread overview]
Message-ID: <4E9E3A43.9040902@windriver.com> (raw)
In-Reply-To: <4E9E3909.40904@intel.com>

On 2011年10月19日 10:42, Saul Wold wrote:
> On 10/18/2011 07:00 PM, Kang Kai wrote:
>> Update xdg-utils to 1.1.0 rc1, set variable "S".
>>
> Why are we updating to an RC1, if you are tracking this upstream then 
> should we not wait just a little longer for the actual 1.1 release?

ok.

>
>> Signed-off-by: Kang Kai<kai.kang@windriver.com>
>> ---
>> .../{xdg-utils_1.0.2.bb => xdg-utils_1.1.0rc1.bb} | 20 
>> +++++++++++---------
>> 1 files changed, 11 insertions(+), 9 deletions(-)
>> rename meta/recipes-extended/xdg-utils/{xdg-utils_1.0.2.bb => 
>> xdg-utils_1.1.0rc1.bb} (57%)
>>
>> diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb 
>> b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0rc1.bb
>> similarity index 57%
>> rename from meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb
>> rename to meta/recipes-extended/xdg-utils/xdg-utils_1.1.0rc1.bb
>> index f54d591..d7e4e47 100644
>> --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb
>> +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0rc1.bb
>> @@ -4,13 +4,13 @@ DESCRIPTION = "The xdg-utils package is a set of 
>> simple scripts that provide bas
>> desktop integration functions for any Free Desktop, such as Linux. \
>> They are intended to provide a set of defacto standards. \
>> The following scripts are provided at this time: \
>> -xdg-desktop-icon \
>> -xdg-desktop-menu \
>> -xdg-email \
>> +xdg-desktop-icon \
>> +xdg-desktop-menu \
>> +xdg-email \
>> xdg-icon-resource \
>> -xdg-mime \
>> -xdg-open \
>> -xdg-screensaver \
>> +xdg-mime \
>> +xdg-open \
>> +xdg-screensaver \
>> "
> White space changes?

Yes, trailing white space.

Regards,
Kai

>
> Sau!
>
>>
>> PR="r0"
>> @@ -18,9 +18,11 @@ PR="r0"
>> LICENSE = "MIT"
>> LIC_FILES_CHKSUM = "file://LICENSE;md5=a5367a90934098d6b05af3b746405014"
>>
>> -SRC_URI = "http://portland.freedesktop.org/download/${BPN}-${PV}.tgz"
>> +SRC_URI = 
>> "http://portland.freedesktop.org/download/${BPN}-1.1.0-rc1.tar.gz"
>> +
>> +S = "${WORKDIR}/${PN}-1.1.0-rc1"
>>
>> inherit autotools
>>
>> -SRC_URI[md5sum] = "348a5b91dc66426505022c74a64b2940"
>> -SRC_URI[sha256sum] = 
>> "21aeb7d16b2529b8d3975118f59eec09953e09f9a68d718159e98c90474b01ac"
>> +SRC_URI[md5sum] = "fadf5e7a08e0526fc60dbe3e5b7ef8d6"
>> +SRC_URI[sha256sum] = 
>> "7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209d79102"
>




  reply	other threads:[~2011-10-19  2:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  2:00 [PATCH 0/4] Update packages Kang Kai
2011-10-19  2:00 ` [PATCH 1/4] ghostscript: update to 9.04 Kang Kai
2011-10-19  2:43   ` Saul Wold
2011-10-19  2:00 ` [PATCH 2/4] xdg-utils: update to 1.1.0 rc1 Kang Kai
2011-10-19  2:42   ` Saul Wold
2011-10-19  2:47     ` Kang Kai [this message]
2011-10-19  2:00 ` [PATCH 3/4] libxml-sax-perl: update to 0.96 Kang Kai
2011-10-19  2:00 ` [PATCH 4/4] liburi-perl: update to 1.59 Kang Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E9E3A43.9040902@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=saul.wold@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox