[xautomation] Add missing BR libXi-devel

Mohamed ElMorabity melmorabity at fedoraproject.org
Mon Oct 22 13:16:45 UTC 2012


commit 5d7f3b2fcc9668c5c45d688cd99516f0e15d2eef
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Mon Oct 22 15:16:36 2012 +0200

    Add missing BR libXi-devel

 xautomation.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xautomation.spec b/xautomation.spec
index 416aff0..61a71e1 100644
--- a/xautomation.spec
+++ b/xautomation.spec
@@ -1,6 +1,6 @@
 Name:           xautomation
 Version:        1.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tools to automate tasks in X, even detecting on screen images
 
 Group:          User Interface/X
@@ -9,6 +9,7 @@ URL:            http://hoopajoo.net/projects/xautomation.html
 Source0:        http://hoopajoo.net/static/projects/%{name}-%{version}.tar.gz
 
 BuildRequires:  libpng-devel
+BuildRequires:  libXi-devel
 BuildRequires:  libXtst-devel
 
 %description
@@ -48,7 +49,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Oct 22 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.07-1
+* Mon Oct 22 2012 Mohamed El Morabity <melmorabity at fedorapeople.org> - 1.07-2
+- Add missing BuildRequires libXi-devel
+
+* Mon Oct 22 2012 Mohamed El Morabity <melmorabity at fedorapeople.org> - 1.07-1
 - Update to 1.07
 
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.06-2


More information about the scm-commits mailing list