diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-08-25 06:58:33 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-08-25 06:58:33 +0000 |
| commit | f27180b7cd801340f4691632814fa26ed5feba32 (patch) | |
| tree | af1010d123a5b0c1c23674806ebda9ed31b838dd /fltk.spec.in | |
| parent | 0ce142514f5eb6342c8200bd565415cd19edb79c (diff) | |
Do some rearranging of image and desktop support files.
Add new Block Attack! game...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5358 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fltk.spec.in')
| -rw-r--r-- | fltk.spec.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fltk.spec.in b/fltk.spec.in index 20899e28c..0fe849567 100644 --- a/fltk.spec.in +++ b/fltk.spec.in @@ -62,7 +62,7 @@ Summary: FLTK Games Group: Games %description games -Install fltk-games to play checkers or Sudoku on your computer. +Install fltk-games to play Block Attack!, checkers, or Sudoku on your computer. %prep %setup @@ -124,6 +124,7 @@ rm -rf $RPM_BUILD_ROOT %files games %dir %{prefix}/bin +%{prefix}/bin/blocks %{prefix}/bin/checkers %{prefix}/bin/sudoku @@ -135,6 +136,7 @@ rm -rf $RPM_BUILD_ROOT %{prefix}/share/applnk/Games/* %dir %{prefix}/share/icons +%{prefix}/share/icons/hicolor/*/apps/blocks.png %{prefix}/share/icons/hicolor/*/apps/checkers.png %{prefix}/share/icons/hicolor/*/apps/sudoku.png |
