diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-05-20 09:24:11 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-05-20 09:24:11 +0000 |
commit | 12a650bbb33ae0879c1b472814433cfa2a02547b (patch) | |
tree | 7e0c7b3a3226db65e503682dd558d528563186d0 | |
parent | d8d85c4f881e1f240c87d3547baac687b1f54841 (diff) |
updated sylpheed.spec.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1999 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | sylpheed.spec.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sylpheed.spec.in b/sylpheed.spec.in index 2f0237f5..bbc8e13b 100644 --- a/sylpheed.spec.in +++ b/sylpheed.spec.in @@ -15,6 +15,9 @@ Packager: Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> Buildroot: %{_tmppath}/%{name}-root %changelog +* Tue May 20 2008 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> +- updated %files section. + * Thu Feb 10 2006 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> - changed Requires: package name from gtk+ to gtk2. @@ -115,3 +118,4 @@ rm -rf ${RPM_BUILD_ROOT} %{_datadir}/%{name}/faq/*/* %{_datadir}/%{name}/manual/*/* %{_datadir}/pixmaps/*.png +%{_datadir}/applications/sylpheed.desktop |