[autokey] Add missing autokey-run files

Raghu Udiyar raghusiddarth at fedoraproject.org
Tue Nov 22 15:11:14 UTC 2011


commit 6d4f51a16030537e3a611f5112a9cdc473c22158
Author: Raghu Udiyar <raghusiddarth at gmail.com>
Date:   Tue Nov 22 20:41:04 2011 +0530

    Add missing autokey-run files

 autokey.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/autokey.spec b/autokey.spec
index 98ac78e..32a0099 100644
--- a/autokey.spec
+++ b/autokey.spec
@@ -3,7 +3,7 @@
 
 Name:		autokey
 Version:	0.81.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Desktop automation utility 
 
 
@@ -66,12 +66,17 @@ update-desktop-database > /dev/null 2>&1 || :
 %{python_sitelib}/autokey/*
 %{python_sitelib}/autokey-*.egg-info
 %{_bindir}/autokey-gtk
+%{_bindir}/autokey-run
 %{_datadir}/applications/autokey-gtk.desktop
 %{_datadir}/pixmaps/*
 %{_mandir}/man1/autokey-gtk.1.gz
+%{_mandir}/man1/autokey-run.1.gz
 
 
 %changelog
+* Wed Nov 22 2011 Raghu Udiyar <raghusiddarth at gmail.com> 0.81.0-2
+- Add autokey-run files to the package
+
 * Wed Nov 22 2011 Raghu Udiyar <raghusiddarth at gmail.com> 0.81.0-1
 - Update to upstream 0.81.0 release
 - Changelog : http://code.google.com/p/autokey/source/browse/trunk/debian/changelog?r=408


More information about the scm-commits mailing list