[chinese-calendar/f18: 1/2] Fix files section.

Christopher Meng cicku at fedoraproject.org
Mon Aug 26 06:12:36 UTC 2013


commit 15015392cd9f329a095b7a76bcfffb7bf684f2ae
Author: Koji <koji at fedoraproject.org>
Date:   Mon Aug 26 13:45:10 2013 +0800

    Fix files section.

 chinese-calendar.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/chinese-calendar.spec b/chinese-calendar.spec
index edfe4b9..61275df 100644
--- a/chinese-calendar.spec
+++ b/chinese-calendar.spec
@@ -23,7 +23,8 @@ make %{?_smp_mflags}
 make install INSTALL_ROOT=%{buildroot}
 
 %files
-%exclude %{_sysconfdir}/xdg/autostart/%{name}.desktop
+%exclude %{_sysconfdir}/xdg/autostart/*.desktop
+%{_bindir}/chinese-calendar-autostart
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}


More information about the scm-commits mailing list