[meego-commits] 6295: Changes to Trunk/xorg-x11-utils-xlsclients

Anas Nashif nashif at linux.intel.com
Wed Aug 4 19:42:25 UTC 2010


Hi,
I have made the following changes to xorg-x11-utils-xlsclients in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #6295:

  submit:   Trunk:Testing/xorg-x11-utils-xlsclients(r3) -> Trunk/xorg-x11-utils-xlsclients


Message:
    Move to Trunk

State:   new          2010-08-04T07:34:40 nashif
Comment: None



changes files:
--------------
--- xorg-x11-utils-xlsclients.changes
+++ xorg-x11-utils-xlsclients.changes
@@ -0,0 +1,3 @@
+* Tue Aug 03 2010 Liu, Xinyun <xinyun.liu at intel.com> - 1.1.0
+- Update to 1.1.0
+

old:
----
  xlsclients-1.0.1.tar.bz2

new:
----
  xlsclients-1.1.0.tar.bz2

spec files:
-----------
--- xorg-x11-utils-xlsclients.spec
+++ xorg-x11-utils-xlsclients.spec
@@ -1,24 +1,23 @@
 # 
 # Do not Edit! Generated by:
-# spectacle version 0.13~pre
+# spectacle version 0.18
 # 
 # >> macros
 # << macros
 
 Name:       xorg-x11-utils-xlsclients
 Summary:    X.Org X11 xlsclients utility
-Version:    1.0.1
+Version:    1.1.0
 Release:    1
 Group:      System/X11
 License:    MIT/X11
 URL:        http://www.x.org
 Source0:    http://xorg.freedesktop.org/releases/individual/app/xlsclients-%{version}.tar.bz2
 Source100:  xorg-x11-utils-xlsclients.yaml
-BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xmuu)
+BuildRequires:  pkgconfig(xcb)
+BuildRequires:  pkgconfig(xcb-atom)
 BuildRequires:  pkgconfig
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Description: %{summary}
@@ -27,6 +26,7 @@
 
 %prep
 %setup -q -n xlsclients-%{version}
+
 # >> setup
 # << setup
 
@@ -35,7 +35,6 @@
 # << build pre
 
 %configure --disable-static
-# Call make instruction with smp support
 make %{?jobs:-j%jobs}
 
 # >> build post
@@ -49,9 +48,6 @@
 # >> install post
 # << install post
 
-%clean
-rm -rf %{buildroot}
-
 
 
 

other changes:
--------------

++++++ xlsclients-1.0.1.tar.bz2 -> xlsclients-1.1.0.tar.bz2
27196 lines of diff (skipped)

++++++ xorg-x11-utils-xlsclients.yaml
--- xorg-x11-utils-xlsclients.yaml
+++ xorg-x11-utils-xlsclients.yaml
@@ -1,6 +1,6 @@
 Name: xorg-x11-utils-xlsclients
 Summary: X.Org X11 xlsclients utility
-Version: 1.0.1
+Version: 1.1.0
 Release: 1
 Group: System/X11
 License: MIT/X11
@@ -11,6 +11,6 @@
 PkgBR:
     - pkgconfig
 PkgConfigBR:
-    - x11
-    - xmuu
+    - xcb 
+    - xcb-atom 
 Configure: configure



More information about the MeeGo-commits mailing list