Accepting request 83746 from games

- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.) (forwarded request 83516 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fillets-ng?expand=0&rev=17
This commit is contained in:
Sascha Peilicke 2011-09-26 08:30:19 +00:00 committed by Git OBS Bridge
commit 692b30e7f7
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
-------------------------------------------------------------------
Mon Feb 7 20:18:42 UTC 2011 - lars@linux-schulserver.de

View File

@ -52,16 +52,13 @@ your fish. The whole game is accompanied by quiet, comforting music.
%build
%configure
make %{?jobs:-j %jobs}
make %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install
install -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
%suse_update_desktop_file -i %{name}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README TODO