The latest stable version is 0.21, no yet 0.22; 

Would '0.21 words' be accepted in this case? (still will remove 0.22git words)

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Anas Nashif
Sent: Wednesday, February 09, 2011 8:16 PM
To: [email protected]
Cc: [email protected]
Subject: Re: [meego-packaging] [meego-commits] 13446: Changes to 
Trunk:Testing/xorg-x11-drv-mtev


On 9 Feb 2011, at 03:42, Austin Zhang wrote:
> 
> 
> spec files:
> -----------
> --- xorg-x11-drv-mtev.spec
> +++ xorg-x11-drv-mtev.spec
> @@ -1,6 +1,6 @@
> # 
> -# Do NOT Edit the Auto-generated Part!
> -# Generated by: spectacle version 0.22git
> +# Do not Edit! Generated by:
> +# spectacle version 0.17

Can you please update your tools?


> # 
> # >> macros
> # << macros
> @@ -14,6 +14,7 @@
> URL:        http://gitorious.org/xorg/xf86-input-mtev
> Source0:    %{name}-%{version}.tar.gz
> Source1:    60-cando-mtev.conf
> +Source2:    70-sitronix-mtev.conf
> Source100:  xorg-x11-drv-mtev.yaml
> BuildRequires:  pkgconfig(xorg-server)
> BuildRequires:  pkgconfig(xkbfile)
> @@ -55,6 +56,7 @@
> # >> install post
> mkdir -p %{buildroot}/etc/X11/xorg.conf.d
> install -p -m 644 %{SOURCE1} %{buildroot}/etc/X11/xorg.conf.d
> +install -p -m 644 %{SOURCE2} %{buildroot}/etc/X11/xorg.conf.d
> # << install post
> 
> 
> @@ -67,6 +69,7 @@
> # >> files
> %(pkg-config xorg-server --variable=moduledir )/input/mtev.so
> %config  /etc/X11/xorg.conf.d/60-cando-mtev.conf
> +%config  /etc/X11/xorg.conf.d/70-sitronix-mtev.conf
> # << files
> 
> 
> 
> other changes:
> --------------
> 
> ++++++ 70-sitronix-mtev.conf (new)
> --- 70-sitronix-mtev.conf
> +++ 70-sitronix-mtev.conf
> +Section "InputClass"
> +        Identifier              "Sitronix Technology Corp"
> +        MatchVendor          "Sitronix"
> +        MatchDevicePath      "/dev/input/event*"
> +        Driver                  "mtev"
> +        Option                  "Ignore"                "off"
> +EndSection
> 
> ++++++ xorg-x11-drv-mtev.yaml
> --- xorg-x11-drv-mtev.yaml
> +++ xorg-x11-drv-mtev.yaml
> @@ -10,6 +10,7 @@
> Sources:
>     - "%{name}-%{version}.tar.gz"
>     - 60-cando-mtev.conf
> +    - 70-sitronix-mtev.conf
> PkgConfigBR:
>     - xorg-server
>     - xkbfile
> 
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits

_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to