Projects
Games
performous
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
performous.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue May 17 16:03:25 UTC 2011 - fisiu@opensuse.org + +- set optflags and minor cmake's adjustments + +------------------------------------------------------------------- Mon May 16 20:59:47 UTC 2011 - fisiu@opensuse.org - add 2 ultrastar-songs-libre
View file
performous.spec
Changed
@@ -64,8 +64,13 @@ cp %{S:2} . %build +# set optflags +CFLAGS="%{optflags}" +CXXFLAGS=$CFLAGS mkdir build && cd build -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=RelWithDebInfo .. +cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_SKIP_RPATH=TRUE \ + -DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE .. make %{?_smp_mflags} %install @@ -99,6 +104,6 @@ %{_datadir}/applications/performous.desktop %{_datadir}/pixmaps/performous.xpm # man page -%{_mandir}/man6/performous.6.gz +%{_mandir}/man6/performous.6%{ext_man} # game data %{_datadir}/games/performous
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.