[Spice-devel] [PATCH] update rdf versions - plugin, firefox

Peter Hatina phatina at redhat.com
Tue Jul 10 00:13:35 PDT 2012


Hi,

On 07/09/2012 05:01 PM, Alon Levy wrote:
> On Mon, Jul 09, 2012 at 03:25:54PM +0200, Peter Hatina wrote:
>> Hi,
>>
>> I am rising spice-xpi version and also supported
> Raising.
> 
> Ack.
> 
> I sure hope there is a saner way then chasing the ever increasing
> version numbers..

I think, it isn't. *.rdf is similar to *.spec. Once you need to do
something with the version, you have to do it manually. Maybe I could
use some grep/sed/other shell magic to find out the versions, but I
don't think, it is appropriate.

> 
>> versions of firefox.
>>
>> Peter Hatina
>> EMEA ENG-Desktop Development
>> Red Hat Czech, Brno
>>
>> ---
>>  SpiceXPI/src/install.rdf |    4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/SpiceXPI/src/install.rdf b/SpiceXPI/src/install.rdf
>> index d916372..f3e70a4 100644
>> --- a/SpiceXPI/src/install.rdf
>> +++ b/SpiceXPI/src/install.rdf
>> @@ -4,14 +4,14 @@
>>       xmlns:em="http://www.mozilla.org/2004/em-rdf#">
>>    <Description about="urn:mozilla:install-manifest">
>>      <em:id>SpiceXPI at redhat.com</em:id>
>> -    <em:version>2.6.0</em:version>
>> +    <em:version>2.8.0</em:version>
>>  	
>>      <em:targetApplication>
>>        <!-- Firefox -->
>>        <Description>
>>          <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
>>          <em:minVersion>4.0</em:minVersion>
>> -        <em:maxVersion>10.*</em:maxVersion>
>> +        <em:maxVersion>13.*</em:maxVersion>
>>        </Description>
>>      </em:targetApplication>
>>  	
>> -- 
>> 1.7.10.4
>>
>> _______________________________________________
>> Spice-devel mailing list
>> Spice-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/spice-devel


-- 
Peter Hatina
EMEA ENG-Desktop Development
Red Hat Czech, Brno




More information about the Spice-devel mailing list