[gnome-do] Fix build

Theodore Lee antiaircraft at fedoraproject.org
Thu Jul 21 13:54:45 UTC 2011


commit 597e8618c1a57691ff0bd77240c9807e42720a24
Author: Theodore Lee <theo148 at gmail.com>
Date:   Thu Jul 21 21:54:24 2011 +0800

    Fix build

 gnome-do.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-do.spec b/gnome-do.spec
index e9cba80..3b30ea0 100644
--- a/gnome-do.spec
+++ b/gnome-do.spec
@@ -3,7 +3,7 @@
 
 Name:			gnome-do
 Version:		%{mainver}
-Release:		4%{?dist}
+Release:		5%{?dist}
 Summary:		Quick launch and search
 
 License:		GPLv3+
@@ -130,7 +130,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING COPYRIGHT
-%{_bindir}/gnome-do/
+%{_bindir}/gnome-do
 %{_libdir}/gnome-do/
 %{_datadir}/gnome-do/
 %config(noreplace) %{_sysconfdir}/xdg/autostart/gnome-do.desktop
@@ -143,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Jul 21 2011 Theodore Lee <theo148 at gmail.com> - 0.8.5-5
+- Fix bindir entry in file listing
+
 * Thu Jul 21 2011 Theodore Lee <theo148 at gmail.com> - 0.8.5-4
 - Add patch for About window bug
 


More information about the scm-commits mailing list