[xautomation/f18] Update to 1.07

Mohamed ElMorabity melmorabity at fedoraproject.org
Mon Oct 22 11:09:46 UTC 2012


commit e170352bd01513686f7cf22f8b63ca5f1731421b
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Mon Oct 22 12:49:49 2012 +0200

    Update to 1.07

 .gitignore       |    1 +
 sources          |    2 +-
 xautomation.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94809dd..98c3850 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xautomation-1.03.tar.gz
 /xautomation-1.04.tar.gz
 /xautomation-1.05.tar.gz
 /xautomation-1.06.tar.gz
+/xautomation-1.07.tar.gz
diff --git a/sources b/sources
index 52ed83f..6481b8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89cb18c15c0c177ce044c9d566a7ddfe  xautomation-1.06.tar.gz
+6d6334643429284bfe35cfbf36ff8738  xautomation-1.07.tar.gz
diff --git a/xautomation.spec b/xautomation.spec
index 568c0cb..416aff0 100644
--- a/xautomation.spec
+++ b/xautomation.spec
@@ -1,6 +1,6 @@
 Name:           xautomation
-Version:        1.06
-Release:        2%{?dist}
+Version:        1.07
+Release:        1%{?dist}
 Summary:        Tools to automate tasks in X, even detecting on screen images
 
 Group:          User Interface/X
@@ -27,7 +27,7 @@ find buttons, etc, on the screen to click on.
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} LDFLAGS=-lXi
 
 
 %install
@@ -48,6 +48,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 22 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.07-1
+- Update to 1.07
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.06-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list