Accepting request 75095 from home:jengelh:branches:games
- Remove conflicting %debug_package: OBS deals with that already - Remove unnecessary %clean section - Use %_smp_mflags OBS-URL: https://build.opensuse.org/request/show/75095 OBS-URL: https://build.opensuse.org/package/show/games/gnubg?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 2 13:18:26 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove conflicting %debug_package: OBS deals with that already
|
||||
- Remove unnecessary %clean section
|
||||
- Use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 28 15:11:59 UTC 2010 - cwh@novell.com
|
||||
|
||||
|
@@ -69,7 +69,7 @@ This package contains the sounds for GNU Backgammon.
|
||||
autoreconf -fi
|
||||
export SUSE_ASNEEDED=0
|
||||
%configure
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
@@ -77,11 +77,7 @@ make %{?jobs:-j%jobs}
|
||||
%suse_update_desktop_file -c %name "GNU Backgammon" "Backgammon Board Game" "%name -w" /usr/share/%name/%name.png "Game;BoardGame;"
|
||||
%endif
|
||||
%find_lang %{name}
|
||||
%debug_package
|
||||
|
||||
%clean
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc ABOUT-NLS AUTHORS CODING COPYING NEWS README TODO
|
||||
|
Reference in New Issue
Block a user