More useful download URL; Better .desktop file category
This commit is contained in:
parent
7c775384e7
commit
b68ccf82e4
1 changed files with 7 additions and 3 deletions
10
abe.spec
10
abe.spec
|
|
@ -1,12 +1,12 @@
|
|||
Name: abe
|
||||
Version: 1.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
|
||||
Summary: Scrolling, platform-jumping, ancient pyramid exploring game
|
||||
Group: Amusements/Games
|
||||
License: GPL
|
||||
URL: http://abe.sourceforge.net/
|
||||
Source0: http://dl.sourceforge.net/abe/abe-1.1.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/abe/abe-%{version}.tar.gz
|
||||
Source1: %{name}.png
|
||||
Patch0: abe-1.1-settings.patch
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ Icon=abe.png
|
|||
Terminal=false
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Categories=Game;Application;X-Fedora;
|
||||
Categories=Game;ArcadeGame;
|
||||
EOF
|
||||
|
||||
desktop-file-install --vendor fedora --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop
|
||||
|
|
@ -66,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/pixmaps/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 1 2007 Wart <wart@kobold.org> 1.1-5
|
||||
- Update desktop category for better game menu integration
|
||||
- Use improved download URL.
|
||||
|
||||
* Thu Aug 31 2006 Wart <wart@kobold.org> 1.1-4
|
||||
- Add missing BuildRequires
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue