From 6d4f51a16030537e3a611f5112a9cdc473c22158 Mon Sep 17 00:00:00 2001 From: Raghu Udiyar Date: Nov 22 2011 15:11:04 +0000 Subject: Add missing autokey-run files --- 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 0.81.0-2 +- Add autokey-run files to the package + * Wed Nov 22 2011 Raghu Udiyar 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